Forum Lifedomus
Harmony smart control hub - Version imprimable

+- Forum Lifedomus (http://forum-lifedomus.com)
+-- Forum : Les outils de configuration et design (http://forum-lifedomus.com/forumdisplay.php?fid=7)
+--- Forum : Config Studio (CS) (http://forum-lifedomus.com/forumdisplay.php?fid=8)
+---- Forum : Equipements (http://forum-lifedomus.com/forumdisplay.php?fid=38)
+----- Forum : Equipements (http://forum-lifedomus.com/forumdisplay.php?fid=158)
+------ Forum : Télécommandes (http://forum-lifedomus.com/forumdisplay.php?fid=134)
+------ Sujet : Harmony smart control hub (/showthread.php?tid=1206)



Harmony smart control hub - domotiqa - 04-15-2015

Je penses qu'intégrer les télécommande Harmony serai un gros plus

A titre d'exemple, j'ai intégré cette librairie:
http://sourceforge.net/projects/harmonyhubcontrol/

a un mini serveur Jeedom sur Raspberry avec cette methode:
https://forum.jeedom.fr/viewtopic.ph...4339a12b23cac2


sudo apt-get install git
git clone git://git.code.sf.net/p/harmonyhubcontrol/code harmonyhubcontrol-code
mv harmonyhubcontrol-code HarmonyHubControl
cd HarmonyHubControl
make HarmonyHubControl
cp HarmonyHubControl /usr/share/nginx/www/jeedom/plugins/script/core/ressources



Et ca marche super bien
avec une commande comme
./HarmonyHubControl toto@gmail.com 12345678 192.168.1.38 start_activity 13092

on lance la TV...
et on a plein de commande:
list_activities
list_activities_raw
get_current_activity_id
get_current_activity_id_raw
start_activity [ID]
list_devices
list_devices_raw
list_commands
list_device_commands [deviceId]
list_device_commands_raw [deviceId]
issue_device_command [deviceId] [command]
get_config
get_config_raw


a méditer mais je penses que Lifedomus devrait se pencher sur le concept, car a la place de telecommande comme RTI... y a pas photo ca remplacerai presque les Globalcache et autres irtrans


Harmony smart control hub - PITP2 - 08-22-2015

Et l'intégration de la télécommande vient d'être portée aussi sur la box Fibaro
C’est extra comme fonctionnalité


Harmony smart control hub - seb69100 - 09-16-2016

Bonjour,

toujours pas prévu de l'intégrer dans Lifedomus ?