hass-core/homeassistant
steffenrapp b3b235cbb7
Add homeassistant reload_all translatable service name and description (#100437)
* Update services.yaml

* Update strings.json

* Update strings.json
2023-09-27 20:16:00 +02:00
..
auth
backports Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00
brands Add integration for IKEA Idasen Desk (#99173) 2023-09-20 02:44:35 +02:00
components Add homeassistant reload_all translatable service name and description (#100437) 2023-09-27 20:16:00 +02:00
generated Add WeatherFlow integration (#75530) 2023-09-27 17:28:05 +02:00
helpers Remove async_process_integration_platform_for_component (#100680) 2023-09-21 17:06:41 +02:00
scripts Remove unnecessary block use of pylint disable in components p-z (#100192) 2023-09-12 20:47:48 +02:00
util Add body_exists to MockRequest in aiohttp util (#100932) 2023-09-26 17:52:29 +02:00
__init__.py
__main__.py Remove dead code from __main__.py (#98694) 2023-08-20 10:17:28 +02:00
block_async_io.py
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
config_entries.py Avoid ConfigEntry lookups in hass.config_entries.async_entries for domain index (#100598) 2023-09-20 18:43:15 +02:00
const.py Bump version to 2023.11.0dev0 (#101013) 2023-09-27 19:03:06 +02:00
core.py Move attributes to be excluded from recording to entity classes (#100239) 2023-09-20 18:09:12 +02:00
data_entry_flow.py Avoid double lookups with data_entry_flow indices (#100627) 2023-09-20 11:55:51 +02:00
exceptions.py
loader.py Fix module check in _async_get_flow_handler (#99509) 2023-09-04 14:19:10 -04:00
package_constraints.txt Bump dbus-fast to 2.11.0 (#101005) 2023-09-27 10:23:06 -05:00
requirements.py
runner.py Remove unnecessary block use of pylint disable in components p-z (#100192) 2023-09-12 20:47:48 +02:00
setup.py
strings.json