mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 21:40:16 +00:00
* Revert "Emulated Hue: changed the reported fallback device-type to fix Alexa compatibility issues (#30013)" This reverts commitddc8d9e25c. * Revert "Emulated Hue: updated tests (#30013)" This reverts commit90df461e75. * Emulated Hue + Alexa: changed the fallback device-type again to "Dimmable Light" (#30013) after collective debugging; fixed brightness for on/off-devices and scripts to prevent "device malfunction" response from Alexa (#29899) * Emulated Hue + Alexa: lint (#30013, #29899)