Go to the source code of this file.
Classes | |
| class | homeassistant.components.ridwell.sensor.RidwellSensor |
Namespaces | |
| homeassistant.components.ridwell.sensor | |
Functions | |
| None | homeassistant.components.ridwell.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| string | homeassistant.components.ridwell.sensor.ATTR_CATEGORY = "category" |
| string | homeassistant.components.ridwell.sensor.ATTR_PICKUP_STATE = "pickup_state" |
| string | homeassistant.components.ridwell.sensor.ATTR_PICKUP_TYPES = "pickup_types" |
| string | homeassistant.components.ridwell.sensor.ATTR_QUANTITY = "quantity" |
| homeassistant.components.ridwell.sensor.SENSOR_DESCRIPTION | |