hass-core/homeassistant
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +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 Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
generated Remove Spider integration (#127346) 2024-10-03 21:44:30 +02:00
helpers Fix merge_response template not mutate original object (#127865) 2024-10-08 18:35:06 +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 Prevent async_create_entry from reauth/reconfigure flows (#127527) 2024-10-08 15:19:58 +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 Revert Alexa Media Player block (#127553) 2024-10-04 13:13:18 +02: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 Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
strings.json