@jriker1 wrote:
Using the harmony hub and trying to map the number keys. Kind of did that, but everytime I hit one it’s like it has an Enter/OK button hit and can’t enter more than one number before it switches.
So for my testing I have a script of:
channel_1: alias: 'TV - Channel 1' sequence: - service: harmony.change_channel data_template: entity_id: remote.familyroom_hub channel: 1
In lovelace I have
type: entity-button name: 1 tap_action: action: call-service service: script.channel_1
Any thoughts?
Posts: 1
Participants: 1