core/homeassistant
Paulus Schoutsen 0b09376360
Mobile app to notify when sensor is disabled (#71561)
* Mobile app to notify when sensor is disabled

* Add entity status to get_config

* Allow overriding enabled/disabled
2022-05-17 09:05:49 -07:00
..
auth Clean up accessing entity_registry.async_get_registry helper via hass (#72005) 2022-05-17 16:40:45 +02:00
backports
components Mobile app to notify when sensor is disabled (#71561) 2022-05-17 09:05:49 -07:00
generated Add Home Connect application_credentials platform and deprecate configuration.yaml (#71988) 2022-05-17 10:48:31 +02:00
helpers Clean up accessing entity_registry.async_get_registry helper via hass (#72005) 2022-05-17 16:40:45 +02:00
scripts Refactor logbook to reduce overhead and complexity (#71509) 2022-05-08 21:47:26 -07:00
util Small cleanups to find_next_time_expression and addition of tests (#71845) 2022-05-14 12:13:32 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Add Show logs URL to integration errors notification (#71142) 2022-05-01 16:14:30 -07:00
config_entries.py Clean up use of deprecated async_get_registry methods (#72001) 2022-05-17 13:40:19 +02:00
const.py Remove entity category system in favor of hidden_by (#68550) 2022-05-02 09:33:16 -07:00
core.py Guard expensive `cast`s in performance sensitive spots with `if TYPE_CHECKING` (#71960) 2022-05-16 21:15:04 +02:00
data_entry_flow.py
exceptions.py
loader.py Allow custom integrations to support application_credentials platform (#71129) 2022-05-01 16:26:22 -07:00
package_constraints.txt Update frontend to 20220516.0 (#71964) 2022-05-16 21:41:43 +02:00
requirements.py
runner.py
setup.py
strings.json