Ken Thompson

Results 20 comments of Ken Thompson

Thanks @skandiah94 ; I did the same thing and this resolved: - Uninstall UI-Lovelace-Minimalist integration - Re-download UI-Lovelace-Minimalist via HACs - Download/Install button-card repo and front via HACs - Restart...

Will this support fans with only several set speeds; low, medium, high vs ones with a percentage?

@sildehoop here's attributes of an example fan I have, controlled via RF through Broadlink. Could use "speed_list" attribute to populate available steps and names?: speed_list: off, low, medium, high preset_modes:...

@th3w1zard1 - Do you have any docs/guidance on how to achieve the objective of this issue with the new PR? The primary use case I was looking to achieve, was...

Yeah, guess I could set up two automation for turning lights on that are in sleep mode and have them on conditional times. Does adaptive lighting on those intervals store...

True, I'll try setting at 1 and see how that works. Although, It looks like I can get the brightness from the adaptive light switch attributes, so I will try...

Looks like I should be able to do it like this: data: brightness_pct: "{{ state_attr('switch.adaptive_lighting_kids', 'brightness_pct') }}" I'll validate when I'm at home, but looking at device state remotely, it...

Yeah, I totally got what you were recommending 😀. Which was certainly a simple and great solution, so thanks! But the perfectionist in me would like it to turn on...

This is still an issue, albeit intermittent since 2024.8. I get the same error listed as OP, and the integration fails to load. Sometimes upon restart it loads fine. I...

@Danielhiversen @felipediel @L-I-Am @eifinger - any pointers on providing more debugging info on this?