Go to the source code of this file.
Namespaces | |
| homeassistant.components.sia.utils | |
Functions | |
| dict[str, Any] | homeassistant.components.sia.utils.get_attr_from_sia_event (SIAEvent event) |
| dict[str, Any] | homeassistant.components.sia.utils.get_event_data_from_sia_event (SIAEvent event) |
| float | homeassistant.components.sia.utils.get_unavailability_interval (int ping) |
| tuple[str, str] | homeassistant.components.sia.utils.get_unique_id_and_name (str entry_id, int port, str account, int zone, str entity_key) |
Variables | |
| int | homeassistant.components.sia.utils.PING_INTERVAL_MARGIN = 30 |