This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
83aea10f06101c7dc6cf7f232cd4b413d2ebbc14
core
/
homeassistant
/
components
/
switch
History
Ryan Kraus
83aea10f06
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.
2015-04-13 12:56:37 -04:00
..
__init__.py
Added not dimming Insteon devices on an ISY controller as switches.
2015-04-12 17:18:14 -04:00
demo.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
isy994.py
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.
2015-04-13 12:56:37 -04:00
tellstick.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
vera.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
wemo.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
wink.py
Refactored device components
2015-03-01 01:35:58 -08:00