Subscriber class for the publisher in mprm websocket class.
Definition at line 9 of file subscriber.py.
◆ __init__()
| None homeassistant.components.devolo_home_control.subscriber.Subscriber.__init__ |
( |
|
self, |
|
|
str |
name, |
|
|
Callable |
callback |
|
) |
| |
◆ update()
| None homeassistant.components.devolo_home_control.subscriber.Subscriber.update |
( |
|
self, |
|
|
str |
message |
|
) |
| |
Trigger hass to update the device.
Definition at line 17 of file subscriber.py.
◆ callback
| homeassistant.components.devolo_home_control.subscriber.Subscriber.callback |
◆ name
| homeassistant.components.devolo_home_control.subscriber.Subscriber.name |
The documentation for this class was generated from the following file: