Logitech Harmony Hub Remote Card

KVuke

Member
Hallo zusammen,
hat jemand von euch einen Logitech Harmony Hub? Und verwendet die Harmony Remote Card?
https://github.com/ljmerza/harmony-remote-card

Ich kann damit meine Aktivität starten und beenden, aber keines der einzelnen Geräte steuern.

In den Logs steht:
Logger: homeassistant.components.harmony.remote
Source: components/harmony/remote.py:236
Integration: Logitech Harmony Hub (documentation, issues)
First occurred: 17:58:38 (74 occurrences)
Last logged: 20:59:31

Harmony Hub: Missing required argument: device


Aktuell finde ich dazu nur einen Thread hier:
https://community.home-assistant.io/t/harmony-remote-card/474142
jedoch ohne Lösung.


Mich würde interessieren ob das hier jemand verwendet und ob es bei euch geht?

Danke & Grüße
 
Hab eine Lösung gefunden und diese auch in der HA Community gepostet:

-open file “harmony-remote-card.js” in Folder www\community\harmony-remote-card\ in an Texteditor
-Scroll to the End of the file, line 8844
-Replace: data: { command: e, device: n.device },
with: data: { command: e, device: n },

so remove the “.device”
-not sure if necessary: delete file harmony-remote-card.js.gz in the same folder
-restart HA
-delete Cache in your Browser
-delete Cache on your Mobile HA App if you are using it
 

Letzte Anleitungen

Statistik des Forums

Themen
4.388
Beiträge
45.288
Mitglieder
3.989
Neuestes Mitglied
Dr.Snuggles
Zurück
Oben