core/homeassistant
Marc Hörsken 5e38bb7a32
Add scene support to WMS WebControl pro (#126081)
* Add scene support to WMS WebControl pro

* Update homeassistant/components/wmspro/scene.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Create a device per room instead of scene

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-10-10 15:44:18 +02:00
..
auth Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
backports Add pylint rule for cached_property (#127482) 2024-10-03 17:53:55 -05:00
brands Remove the Google Domains integration (#127278) 2024-10-02 13:58:19 +02:00
components Add scene support to WMS WebControl pro (#126081) 2024-10-10 15:44:18 +02:00
generated Fix casing on Powerview Gen3 zeroconf discovery (#128076) 2024-10-10 07:22:14 -05:00
helpers Add ability to pass the config entry explicitly in data update coordinators (#127980) 2024-10-10 10:20:15 +02:00
scripts
util Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Add updates argument to update_reload_and_abort helper (#127781) 2024-10-09 07:47:18 +02:00
const.py Rename `UnitOfConductivity` enum members (#127919) 2024-10-08 14:44:01 +02:00
core.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
data_entry_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
exceptions.py
loader.py Extend deprecation period for hass.helpers by 6 months (#128038) 2024-10-09 14:16:56 -04:00
package_constraints.txt Bump yarl to 1.14.0 (#127924) 2024-10-08 14:01:37 +02:00
py.typed
requirements.py
runner.py
setup.py
strings.json