-
- Downloads
Added hidden_string and sensor_string properties to the isy994 configuration...
Added hidden_string and sensor_string properties to the isy994 configuration to allow nodes to be hidden and to be handled as sensors. Implimented the sensor_string. Any node name that contains the sensor_string in its name will be treated as a sensor instead of a switch or light. The hidden_string will be implimented later.
Showing
- homeassistant/components/isy994.py 25 additions, 17 deletionshomeassistant/components/isy994.py
- homeassistant/components/light/isy994.py 2 additions, 2 deletionshomeassistant/components/light/isy994.py
- homeassistant/components/sensor/isy994.py 6 additions, 1 deletionhomeassistant/components/sensor/isy994.py
- homeassistant/components/switch/isy994.py 2 additions, 2 deletionshomeassistant/components/switch/isy994.py
Loading
Please register or sign in to comment