Public Member Functions | |
| None | __init__ (self, HomeAssistant hass, list[dict[str, Any]] entities) |
| None | async_send_message (self, str message="", **Any kwargs) |
Public Attributes | |
| entities | |
| hass | |
Implement the notification service for the group notify platform.
| None homeassistant.components.group.notify.GroupNotifyPlatform.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| list[dict[str, Any]] | entities | ||
| ) |
| None homeassistant.components.group.notify.GroupNotifyPlatform.async_send_message | ( | self, | |
| str | message = "", |
||
| **Any | kwargs | ||
| ) |
| homeassistant.components.group.notify.GroupNotifyPlatform.entities |
| homeassistant.components.group.notify.GroupNotifyPlatform.hass |