core/homeassistant
zewelor 16ddbb95f4
Add yeelight service to enable disable music mode (#44533)
* Add service to enable / disable music mode

* Black reformat

* Update test

* Fix tests

* Revert consts cleanup

* Use entity method as service call

* Use ATTR for service call

* Sort

* Add tests

* Fix isort

* Fix print

* Black
2020-12-30 17:00:28 +01:00
..
auth
components Add yeelight service to enable disable music mode (#44533) 2020-12-30 17:00:28 +01:00
generated Support homekit discovery for roku (#44625) 2020-12-29 20:43:02 -06:00
helpers Add debug logging for failed OAuth token refreshes to help users diagnose (#44637) 2020-12-30 10:03:27 +01:00
scripts
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
const.py Bumped version to 2021.2.0dev0 (#44647) 2020-12-30 13:27:12 +01:00
core.py Ensure consistent spelling of "ID" (#44585) 2020-12-28 18:34:08 +01:00
data_entry_flow.py
exceptions.py
loader.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
package_constraints.txt Updated frontend to 20201229.0 (#44632) 2020-12-30 00:19:38 +01:00
requirements.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
runner.py
setup.py
strings.json