core/homeassistant
Michał Huryn 169264db66
Fix Blebox light scenes (#75106)
* Bug fix for light platform, when async_turn_on recieves multiple keys.

* Changes according to @MartinHjelmare suggestion.

* Moved effect set call in BleBoxLightEntity.async_turn_on method.

* Added tests for effect in light platform. Added ValueError raise if effect not in effect list.

* Removed duplicated line from test as @MartinHjelmare suggested.
2022-07-14 11:21:01 +02:00
..
auth Make Store a generic class (#74617) 2022-07-09 22:32:57 +02:00
backports
components Fix Blebox light scenes (#75106) 2022-07-14 11:21:01 +02:00
generated Expose supported brands via API (#75074) 2022-07-12 13:49:54 -07:00
helpers Tweak handling of entities with `has_entity_name` set (#74948) 2022-07-11 15:10:53 -07:00
scripts
util Remove pip --prefix workaround (#74922) 2022-07-11 11:33:28 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add bluetooth integration (#74653) 2022-07-08 18:55:31 -05:00
config.py
config_entries.py Make Store a generic class (#74617) 2022-07-09 22:32:57 +02:00
const.py Bump version to 2022.8.0dev0 (#74184) 2022-06-29 21:20:57 +03:00
core.py Make Store a generic class (#74617) 2022-07-09 22:32:57 +02:00
data_entry_flow.py
exceptions.py
loader.py Add bluetooth integration (#74653) 2022-07-08 18:55:31 -05:00
package_constraints.txt Block bad pubnub version (#75138) 2022-07-13 14:12:53 -07:00
requirements.py
runner.py
setup.py Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
strings.json