core/homeassistant
Jan Bouwhuis 548eb35b79
Migrate File notify entity platform (#117215)
* Migrate File notify entity platform

* Do not load legacy notify service for new  config entries

* Follow up comment

* mypy

* Correct typing

* Only use the name when importing notify services

* Make sure a name is set on new entires
2024-05-13 11:22:13 +02:00
..
auth Use HassKey for helpers (2) (#117013) 2024-05-07 11:24:13 -05:00
backports Deprecated old backports and typing aliases (#114883) 2024-04-06 13:15:30 -10:00
brands
components Migrate File notify entity platform (#117215) 2024-05-13 11:22:13 +02:00
generated Add ESPhome discovery via MQTT (#116499) 2024-05-10 13:32:42 +02:00
helpers Fix blocking I/O in the event loop to get MacOS system_info (#117290) 2024-05-12 08:16:21 -04:00
scripts Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
util Refactor asyncio loop protection to improve performance (#117295) 2024-05-13 07:01:55 +09:00
__init__.py
__main__.py Prevent shutdown fault-log trace-back (#116735) 2024-05-11 07:59:05 +02:00
block_async_io.py Enable open protection in the event loop (#117289) 2024-05-13 08:50:31 +09:00
bootstrap.py Fix mimetypes doing blocking I/O in the event loop (#117292) 2024-05-12 10:47:52 +02:00
config.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
config_entries.py Add minor version + migration to config entry store (#117350) 2024-05-13 10:16:18 +02:00
const.py Use HassKey for setup and bootstrap (#116998) 2024-05-07 11:18:20 -05:00
core.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
data_entry_flow.py Remove options from FlowResult (#117351) 2024-05-13 10:11:33 +02:00
exceptions.py
loader.py Use HassKey for loader (#116999) 2024-05-07 18:37:01 +02:00
package_constraints.txt Bump bleak to 0.22.0 (#116955) 2024-05-08 07:35:33 -05:00
py.typed
requirements.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
runner.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
setup.py Small speed up to setting up integrations and config entries (#117278) 2024-05-11 22:39:20 -04:00
strings.json