core/homeassistant
Jan Bouwhuis edb30af441
Fix hassio data fetching over list[Repository] (#128206)
* Fix hassio data fetching over list[Repository]

* Parameterize store mock and add store data to sensor tests
2024-10-12 14:44:26 +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
components Fix hassio data fetching over list[Repository] (#128206) 2024-10-12 14:44:26 +02:00
generated Mark integrations as single_config_entry in manifest [k-r] (#128191) 2024-10-12 09:03:17 +02:00
helpers Use exposed error messages in Assist (#127503) 2024-10-11 13:06:03 -04: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.15.0 (#128215) 2024-10-12 08:52:12 +02:00
py.typed
requirements.py
runner.py
setup.py
strings.json