Changes file legacy notify service migration to notify entity service (#32698)

This commit is contained in:
Jan Bouwhuis 2024-05-13 11:22:35 +02:00 committed by GitHub
parent 2e1a8e97f7
commit e4d4bf2fc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ The `file` platform allows you to store notifications from Home Assistant as a f
To use notifications, please see the [getting started with automation page](/getting-started/automation/). To use notifications, please see the [getting started with automation page](/getting-started/automation/).
Use the `notify.{name}` service to store notification messages. Use the `notify.send_message` entity service to store notification messages.
## Sensor ## Sensor