core/homeassistant/components/emulated_hue
Jean-Yves Avenard 36ee9ff58f
Don't advertise switch devices as dimmable lights (#37978)
This issue has been corrected and then reverted multiple times.
It seems that the core issue was a casing one (On/off vs On/Off) ; for better
matching with a real Hue hub, also add the productname.

Tested to work with echo 2 and echo 5.
2020-07-19 22:33:56 -10:00
..
__init__.py Cache checking for entity exposure in emulated_hue (#37260) 2020-06-30 13:22:17 -05:00
const.py Fix emulated_hue compatibility with older devices (#36090) 2020-05-25 14:55:23 -05:00
hue_api.py Don't advertise switch devices as dimmable lights (#37978) 2020-07-19 22:33:56 -10:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
services.yaml
upnp.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00