Go to the source code of this file.
Namespaces | |
| homeassistant.components.guardian.valve | |
Functions | |
| None | homeassistant.components.guardian.valve.async_close_valve (Client client) |
| None | homeassistant.components.guardian.valve.async_halt_valve (Client client) |
| None | homeassistant.components.guardian.valve.async_open_valve (Client client) |
| None | homeassistant.components.guardian.valve.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
| bool | homeassistant.components.guardian.valve.is_closing (dict[str, Any] data) |
| bool | homeassistant.components.guardian.valve.is_opening (dict[str, Any] data) |
Variables | |
| tuple | homeassistant.components.guardian.valve.VALVE_CONTROLLER_DESCRIPTIONS |
| string | homeassistant.components.guardian.valve.VALVE_KIND_VALVE = "valve" |