Hi, I have added Harmony to my HA but I can’t operate it
I want for example to have a button that turn on and off my Tv
This is my code, what am i doing wrong?
remote:
- platform: harmony
name: HarmonyHub
host: 192.168.14.111
service: remote.toggle
data:
entity_id: remote.harmonyhub
command:
- PowerToggle
device: Sharp TV
delay_secs: 0.6
Thanks
david1
(David)
March 24, 2020, 7:55pm
2
remote is the configuration only, you need to look into switches
petro
(Petro)
March 24, 2020, 10:18pm
3
take a look here
Hello everyone, I’ve been getting quite a few messages about my harmony setup, so I decided to create this post to give it more visibility.
I attempted to create a ‘minimalist’ approach to an interface that works identical to the harmony remotes activities. That being, when one activity is turned on, all others are off. This functionality is built into the harmony remote and it can be quite difficult to replicate in the Home Assistant user interface.
The second thing to note here is that I a…
if you don’t have activities, that link won’t help you. You’ll need to create scripts at that point.
nickrout
(Nick Rout)
March 25, 2020, 5:07am
4
I found this helpful
I cannot guarantee it is up to date.
1 Like
petro
(Petro)
March 25, 2020, 9:16pm
5
It looks up to date, definitely a good video for using the device side of harmony instead of the activities.
1 Like