Variables | |
| string | CHECK_ENTITIES_SIGNAL = "wiffi_check_entities_signal" |
| string | CREATE_ENTITY_SIGNAL = "wiffi_create_entity_signal" |
| int | DEFAULT_PORT = 8189 |
| int | DEFAULT_TIMEOUT = 3 |
| string | DOMAIN = "wiffi" |
| string | UPDATE_ENTITY_SIGNAL = "wiffi_update_entity_signal" |
Constants for the wiffi component.
| string homeassistant.components.wiffi.const.CHECK_ENTITIES_SIGNAL = "wiffi_check_entities_signal" |
| string homeassistant.components.wiffi.const.CREATE_ENTITY_SIGNAL = "wiffi_create_entity_signal" |
| int homeassistant.components.wiffi.const.DEFAULT_TIMEOUT = 3 |