hass-core/homeassistant/components/file
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
..
__init__.py Migrate File notify entity platform (#117215) 2024-05-13 11:22:13 +02:00
config_flow.py Migrate File notify entity platform (#117215) 2024-05-13 11:22:13 +02:00
const.py Migrate file integration to config entry (#116861) 2024-05-10 10:54:36 +02:00
manifest.json Migrate file integration to config entry (#116861) 2024-05-10 10:54:36 +02:00
notify.py Migrate File notify entity platform (#117215) 2024-05-13 11:22:13 +02:00
sensor.py Fix import on File config entry and other improvements (#117210) 2024-05-12 15:09:54 +02:00
strings.json Migrate File notify entity platform (#117215) 2024-05-13 11:22:13 +02:00