Giter VIP home page Giter VIP logo

jarvis_liveboxtv's People

Contributors

alexylem avatar erim32 avatar wikijm avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

jarvis_liveboxtv's Issues

utilisation via les lignes de commande

Bonjour,
Étant donné qu'avoir une API BING c'est une vrai usine à gaze (il demande le n° de cb..)
J’essaie d'utiliser ce plugins "Keyboard mode".
J'ai :

  • installé via le plugin de JARVIS.
  • configuré correctement l'ip de ma box.
    quand je tester la commande:
    "Tf1" ou *TF1",
    Ex :
    "cedric: tf1
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 48 100 39 100 9 6504 1501 --:--:-- --:--:-- --:--:-- 7800
    jarvis: Désolé je ne comprends pas la demande"

Il ne reconnait que les commandes de base 'bonjour', ect.
Je ne trouve pas de doc sur son installation
ai je oublié quelque chose (vu l'heure, c'est possible :) )?
Ah dernière chose, je suis sur une vm debian 8.x et pas sur un rpy, es ce lié?

En tout c'est du beau boulot, j'ai hâte de pouvoir l'utiliser pleinement.
bonne fin de soirée!

Problemes commandes Plugin liveboxtv

Il y avais un soucis sur le plugin quand on essayer de faire une commande

le plugin s'installer au mauvais endroit voila comment resoudre

-cd /home/pi/jarvis/plugins/fr_liveboxtv/
-mkdir fr
-cp commands /home/pi/jarvis/plugins/fr_liveboxtv/fr/
A modifier
cette soluce n'est pas de moi mais je remercie @tchoul

Pour que le plugin soit optimal referez vous a l'autre modification dans l'onglet issue il vous faudra changer l'url pour que le plugin marche

URL incorrect

Bonjour je viens de tester le plugin et il ne fonctionne pas correctement avec ma livebox.

en debuggant j'ai trouvé que l'url était mal construite :

http://IP:8080/remoteControl/cmd?operation=01&mode=0&key=116
retourne :

{
"result":
{
"responseCode": "-11",
"message": "bad/invalid request",
"data":
{}
}
}

alors que la bonne requete avec mode à la fin fonctionne

http://IP:8080/remoteControl/cmd?operation=01&key=116&mode=0
retourne :

{
"result":
{
"responseCode": "0",
"message": "ok",
"data":
{}
}
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.