sbryfcz / harmony-card

A Home Assistant Lovelace Care for Harmony Integration
MIT License
104 stars 12 forks source link

Weird issue with middle button on Android #87

Closed Dinth closed 10 months ago

Dinth commented 1 year ago

Hey. Until recently i have been using a HTPC with Harmony and never had any problems with it. Recently HTPC was replaced with a Nvidia Shield and the middle button (the one in the middle of arrows) stopped working in Harmony Card. This is weird, because in the Harmony app/Harmony remote the middle button is still functioning as expected.

Dinth commented 1 year ago

I have kinda resolved it by adding:

buttons:
  dpad_center:
    command: Select
    icon: mdi:checkbox-blank-circle
    hide: false

to the card configuration, but this is changing behaviour of other activities which were all working fine with defaults

github-actions[bot] commented 10 months ago

This issue is being marked as stale due to lack of activity