Functions | |
| None | setup_service_functions (HomeAssistant hass) |
Variables | |
| PULSE_SCHEMA | |
| SET_RUNTIME_VALUE_BOOL_SCHEMA | |
| SET_RUNTIME_VALUE_FLOAT_SCHEMA | |
| SET_RUNTIME_VALUE_INT_SCHEMA | |
Support for IHC devices.
| None homeassistant.components.ihc.service_functions.setup_service_functions | ( | HomeAssistant | hass | ) |
Set up the IHC service functions.
Definition at line 54 of file service_functions.py.
| homeassistant.components.ihc.service_functions.PULSE_SCHEMA |
Definition at line 46 of file service_functions.py.
| homeassistant.components.ihc.service_functions.SET_RUNTIME_VALUE_BOOL_SCHEMA |
Definition at line 22 of file service_functions.py.
| homeassistant.components.ihc.service_functions.SET_RUNTIME_VALUE_FLOAT_SCHEMA |
Definition at line 38 of file service_functions.py.
| homeassistant.components.ihc.service_functions.SET_RUNTIME_VALUE_INT_SCHEMA |
Definition at line 30 of file service_functions.py.