#notifications are actions
1 messages · Page 1 of 1 (latest)
I guess I don't quite understand, still. I don't think any of these options fit what I'm trying to do. I don't want to set a scene or something. Do I have to select devices and manually set to send a notification to each device?
most things in HA are done through service calls
your service would be a notification service
to turn on a light, it would be a light.turn_on service
Okay so from there it looks like I have to setup notifications for each device.