hass-core/homeassistant/components/blebox
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
..
translations [ci skip] Translation update 2022-05-21 00:22:49 +00:00
__init__.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
air_quality.py Bump blebox_uniapi to 2.0.0 and adapt integration (#73834) 2022-06-29 11:57:55 +02:00
button.py Remove incorrect device class from blebox button (#75042) 2022-07-12 10:01:53 +02:00
climate.py Bump blebox_uniapi to 2.0.0 and adapt integration (#73834) 2022-06-29 11:57:55 +02:00
config_flow.py Bump blebox_uniapi to 2.0.0 and adapt integration (#73834) 2022-06-29 11:57:55 +02:00
const.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
cover.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
light.py Fix Blebox light scenes (#75106) 2022-07-14 11:21:01 +02:00
manifest.json Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
sensor.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07:00
switch.py Add blebox tvLiftBox support (#74395) 2022-07-11 12:24:37 +02:00