Discovery event handler for refoss devices.
Definition at line 16 of file bridge.py.
◆ __init__()
| None homeassistant.components.refoss.bridge.DiscoveryService.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
Discovery |
discovery |
|
) |
| |
Init discovery service.
Definition at line 19 of file bridge.py.
◆ device_found()
| None homeassistant.components.refoss.bridge.DiscoveryService.device_found |
( |
|
self, |
|
|
DeviceInfo |
device_info |
|
) |
| |
Handle new device found on the network.
Definition at line 28 of file bridge.py.
◆ device_update()
| None homeassistant.components.refoss.bridge.DiscoveryService.device_update |
( |
|
self, |
|
|
DeviceInfo |
device_info |
|
) |
| |
Handle updates in device information, update if ip has changed.
Definition at line 41 of file bridge.py.
◆ discovery
| homeassistant.components.refoss.bridge.DiscoveryService.discovery |
◆ hass
| homeassistant.components.refoss.bridge.DiscoveryService.hass |
The documentation for this class was generated from the following file:
- core/homeassistant/components/refoss/bridge.py