core/homeassistant/components/ihc
Jens Østergaard Nielsen 353a014496 Fix the ihc.set_runtime_value_int service function not working with templates (#31145)
* Make the set_runtime_value_int function work with template values

* Use newest version of the ihcsdk library

* Make the set_runtime_value_int function work with template values

* Use newest version of the ihcsdk library

* Updated to the newest ihcsdk 2.5.0

* Formatted changes to make it pass CI tests
2020-01-26 00:37:31 +01:00
..
__init__.py Fix the ihc.set_runtime_value_int service function not working with templates (#31145) 2020-01-26 00:37:31 +01:00
binary_sensor.py
const.py
ihc_auto_setup.yaml Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
ihcdevice.py
light.py
manifest.json Fix the ihc.set_runtime_value_int service function not working with templates (#31145) 2020-01-26 00:37:31 +01:00
sensor.py
services.yaml
switch.py
util.py