Logitech Harmony Hub

Begonnen von der-Lolo, 07 August 2013, 14:17:16

Vorheriges Thema - Nächstes Thema

marvin78

Zitat von: 87insane am 21 Dezember 2018, 19:10:53
Macht euch lieber darüber sorgen:
https://www.heise.de/newsticker/meldung/Logitech-sperrt-lokalen-Zugriff-auf-Harmony-Hub-4257188.html

Denke mal das wisst ihr schon und für die, die es noch nicht gesehen haben...

Darum geht es hier...

Amenophis86

Zitat von: 87insane am 21 Dezember 2018, 19:10:53
Macht euch lieber darüber sorgen:
https://www.heise.de/newsticker/meldung/Logitech-sperrt-lokalen-Zugriff-auf-Harmony-Hub-4257188.html

Denke mal das wisst ihr schon und für die, die es noch nicht gesehen haben...

you made my day ...
Aktuell dabei unser neues Haus mit KNX am einrichten. Im nächsten Schritt dann KNX mit FHEM verbinden. Allein zwei Dinge sind dabei selten: Zeit und Geld...

AbeamStart

#1577
kann jemand die aktualisierte Version posten. Finde sie nicht und habe eben update gemacht  :-[

Habe es aus dem SVN: https://svn.fhem.de/fhem/trunk/fhem/FHEM/37_harmony.pm
... funktiert!

Vielen Dank für die Arbeit!
FHEM auf Debian (VM)

marvin78


bbg41crew

Servus zusammen,

nachfolgende Nachricht habe ich eben im Logitech Forum entdeckt. Bei mir läuft nach dem Update alles wieder wie gehabt.

Viele Grüße,

bbg41crew

Harmony Hub Firmware Update Fixes Vulnerabilities

*UPDATED December 19, 2018*



We've heard your concerns. We understand that some customers are frustrated with the recent security fix we put in place, as it closed access to private local API controls. While security continues to be a priority for us, we are working to provide a solution for those who still want access despite the inherent security risks involved.



If you would like to participate in an XMPP beta program, which will allow access to local controls, see the below instructions. Over the coming weeks, we will qualify a regular firmware release that still allows XMPP control for those who need it. We expect to send out an update that will be available to all Harmony customers in January.



Here are the instructions to access the program by updating the firmware on your Hub.



Launch the MyHarmony software on your desktop computer.

From the login page, press the following keys to access the tool:

On Windows - Press Alt + F9

On Macs - Press Fn + Option + F9 or Option + F9.

Scroll down to the bottom where it says "FIRMWARE TO ENABLE XMPP. FOR DEVELOPERS ONLY."

Be sure to read through the short warning and disclaimer to understand the impact of installing this firmware.

Click on Update Firmware.

Plug in your Harmony Hub via USB and click on Install.



Thank you

justme1968

sehr lustig... dabei gefällt mir die websocket version inzwischen fast besser.

wie auch immer: vielleicht mag jemand das wiki ergänzen. da sollte man auch erwähnen das die websocket version nur mit broadcast oder eingetragener remoteId funktioniert.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

heilfei

Zitat von: bbg41crew am 21 Dezember 2018, 20:36:27
Servus zusammen,

nachfolgende Nachricht habe ich eben im Logitech Forum entdeckt. Bei mir läuft nach dem Update alles wieder wie gehabt.

Viele Grüße,

bbg41crew

Harmony Hub Firmware Update Fixes Vulnerabilities

*UPDATED December 19, 2018*



We've heard your concerns. We understand that some customers are frustrated with the recent security fix we put in place, as it closed access to private local API controls. While security continues to be a priority for us, we are working to provide a solution for those who still want access despite the inherent security risks involved.



If you would like to participate in an XMPP beta program, which will allow access to local controls, see the below instructions. Over the coming weeks, we will qualify a regular firmware release that still allows XMPP control for those who need it. We expect to send out an update that will be available to all Harmony customers in January.



Here are the instructions to access the program by updating the firmware on your Hub.



Launch the MyHarmony software on your desktop computer.

From the login page, press the following keys to access the tool:

On Windows - Press Alt + F9

On Macs - Press Fn + Option + F9 or Option + F9.

Scroll down to the bottom where it says "FIRMWARE TO ENABLE XMPP. FOR DEVELOPERS ONLY."

Be sure to read through the short warning and disclaimer to understand the impact of installing this firmware.

Click on Update Firmware.

Plug in your Harmony Hub via USB and click on Install.



Thank you

also in der MyHarmony App wird mir die Option zwar angezeigt, aber sie bleibt leer und nix geht....

heilfei

Zitat von: justme1968 am 21 Dezember 2018, 20:44:03
sehr lustig... dabei gefällt mir die websocket version inzwischen fast besser.

wie auch immer: vielleicht mag jemand das wiki ergänzen. da sollte man auch erwähnen das die websocket version nur mit broadcast oder eingetragener remoteId funktioniert.

darf ich direkt die dumme Frage stellen auf welchem Port der discovery nach der remoteId läuft ? Ich bin grade wohl nicht dazu in der Lage das ganze Modul in meinem Docker Container zum laufen zu bringen...

justme1968

5224 udp. die antwort ist ganz normal tcp und muss von aussen erreichbar sein. für Docker ist es vermutlich am einfachsten die remoteId einzutragen. siehe oben.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

scourge

#1584
Wer auch wie ich Probleme beim herausfinden der Harmony Remote ID hatte hier ein Phyton Tool zum auslesen der remoteId

Die Datei harmonyid.py mit einem Editor öffnen und in Zeile 7 eure HarmonyHub IP Adresse eintragen
hub_ip = '192.168.178.118'    <--- Hier muss eure IP rein!
dann speichern und das Phyton Script harmonyid.py ausführbar machen und mit dem Befehl
./harmonyid.py im Terminal starten.

Und schwupps wird eure remoteId ausgegeben.

Diese dann wie bereits beschieben im define Befehl mit angeben und siehe da, alles läuft wieder, auch mit Hub Version 206 8)
define <hub> harmony <ip> remoteId=<id>


Wetterhexe

Zitat von: heilfei am 21 Dezember 2018, 21:34:45
also in der MyHarmony App wird mir die Option zwar angezeigt, aber sie bleibt leer und nix geht....
Zitat
Plug in your Harmony Hub via USB and click on Install.
das auch gemacht?

Deen

Hallo!
Bin ich der einzige dass Probleme mit downgrade hat? Mein Ultimate Hub meldet kein Support für diese s Gerät!

scourge

#1587
Zitat von: Deen am 21 Dezember 2018, 22:14:55
Hallo!
Bin ich der einzige dass Probleme mit downgrade hat? Mein Ultimate Hub meldet kein Support für diese s Gerät!

Downgrade ist nicht mehr nötig, nimm die 37_harmony.pm und meine Anleitung zwei Posts höher zum herausfinden der remoteID, dann klappt es auch wieder mit der Hub Version 206
https://forum.fhem.de/index.php/topic,14163.msg875147.html#msg875147

Deen

Hey super ich werde versuchen, bin aber Anfänger, hoffentlich schaffe ich😔

Deen

die 37_harmony.pm muss im Fhem die alte überschreiben richtig?