jimz011 / homekit-infused

Homekit Infused 5 2023
https://jimz011.github.io/homekit-infused/
Other
873 stars 137 forks source link

[FR] Add 'Force Glow' Option - Certain lights do not use glow setting by default #164

Open MagicMountainMan opened 2 years ago

MagicMountainMan commented 2 years ago

Problem: I have crappy TP-Link Kasa dimmers all over my house, and they don't have a lot of attributes attached to them. Naturally the 'glow' that the button card style in Homekit Infused is looking for a certain attribute that my dimmers don't have.

Proposed Solution: A boolean that could be set to true or false in the button card settings to effectively force the glow on a button card. This would be helpful for buttons that we want to glow but don't have the built in attributes that the glow effect is looking for.

jimz011 commented 1 year ago

I will check and see what is possible. It is really hard to implement this the way it is currently coded (HA wasn't really made for stuff that HKI does with it 😂 )