Variables | |
| int | DEFAULT_SCAN_INTERVAL = 30 |
| string | DOMAIN = "tesla_wall_connector" |
| string | WALLCONNECTOR_DATA_LIFETIME = "lifetime" |
| string | WALLCONNECTOR_DATA_VITALS = "vitals" |
| string | WALLCONNECTOR_DEVICE_NAME = "Tesla Wall Connector" |
| string | WALLCONNECTOR_SERIAL_NUMBER = "serial_number" |
Constants for the Tesla Wall Connector integration.
| int homeassistant.components.tesla_wall_connector.const.DEFAULT_SCAN_INTERVAL = 30 |
| string homeassistant.components.tesla_wall_connector.const.DOMAIN = "tesla_wall_connector" |
| string homeassistant.components.tesla_wall_connector.const.WALLCONNECTOR_DATA_LIFETIME = "lifetime" |
| string homeassistant.components.tesla_wall_connector.const.WALLCONNECTOR_DATA_VITALS = "vitals" |
| string homeassistant.components.tesla_wall_connector.const.WALLCONNECTOR_DEVICE_NAME = "Tesla Wall Connector" |