Variables | |
| string | ATTR_MODE = "mode" |
| string | ATTR_ONOFF = "on_off" |
| string | ATTR_TIME_PERIOD = "time_period" |
| string | CONF_CODE = "2fa" |
| string | CONF_DEVICE_NAME = "device_name" |
| int | CONFIG_ENTRY_VERSION = 1 |
| string | DEFAULT_NAME = "Hive" |
| string | DOMAIN = "hive" |
| dictionary | PLATFORM_LOOKUP |
| list | PLATFORMS |
| string | SERVICE_BOOST_HEATING_OFF = "boost_heating_off" |
| string | SERVICE_BOOST_HEATING_ON = "boost_heating_on" |
| string | SERVICE_BOOST_HOT_WATER = "boost_hot_water" |
| list | WATER_HEATER_MODES = ["on", "off"] |
Constants for Hive.
| string homeassistant.components.hive.const.ATTR_MODE = "mode" |
| string homeassistant.components.hive.const.ATTR_ONOFF = "on_off" |
| string homeassistant.components.hive.const.ATTR_TIME_PERIOD = "time_period" |
| string homeassistant.components.hive.const.CONF_DEVICE_NAME = "device_name" |
| int homeassistant.components.hive.const.CONFIG_ENTRY_VERSION = 1 |
| string homeassistant.components.hive.const.DEFAULT_NAME = "Hive" |
| dictionary homeassistant.components.hive.const.PLATFORM_LOOKUP |
| list homeassistant.components.hive.const.PLATFORMS |
| string homeassistant.components.hive.const.SERVICE_BOOST_HEATING_OFF = "boost_heating_off" |
| string homeassistant.components.hive.const.SERVICE_BOOST_HEATING_ON = "boost_heating_on" |
| string homeassistant.components.hive.const.SERVICE_BOOST_HOT_WATER = "boost_hot_water" |