Go to the source code of this file.
Namespaces | |
| homeassistant.components.smarttub.binary_sensor | |
Functions | |
| None | homeassistant.components.smarttub.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_CREATED_AT = "created_at" |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_ERROR_CODE = "error_code" |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_ERROR_DESCRIPTION = "error_description" |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_ERROR_TITLE = "error_title" |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_ERROR_TYPE = "error_type" |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_REMINDER_DAYS = "days" |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_REMINDER_SNOOZED = "snoozed" |
| string | homeassistant.components.smarttub.binary_sensor.ATTR_UPDATED_AT = "updated_at" |
| homeassistant.components.smarttub.binary_sensor.VolDictType | |