Public Member Functions | |
| None | __init__ (self, HomeAssistant hass, PushBullet pushbullet) |
| None | update_data (self, dict[str, Any] data) |
Public Attributes | |
| daemon | |
| data | |
| hass | |
| pushbullet | |
| None homeassistant.components.pushbullet.api.PushBulletNotificationProvider.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| PushBullet | pushbullet | ||
| ) |
| None homeassistant.components.pushbullet.api.PushBulletNotificationProvider.update_data | ( | self, | |
| dict[str, Any] | data | ||
| ) |
| homeassistant.components.pushbullet.api.PushBulletNotificationProvider.daemon |
| homeassistant.components.pushbullet.api.PushBulletNotificationProvider.data |
| homeassistant.components.pushbullet.api.PushBulletNotificationProvider.hass |
| homeassistant.components.pushbullet.api.PushBulletNotificationProvider.pushbullet |