Variables | |
| string | DOMAIN = "blue_current" |
| string | EVSE_ID = "evse_id" |
| LOGGER = logging.getLogger(__package__) | |
| string | MODEL_TYPE = "model_type" |
Constants for the Blue Current integration.
| string homeassistant.components.blue_current.const.DOMAIN = "blue_current" |
| string homeassistant.components.blue_current.const.EVSE_ID = "evse_id" |
| homeassistant.components.blue_current.const.LOGGER = logging.getLogger(__package__) |