This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-17 00:06:21 +00:00
Code
Issues
Releases
Wiki
Activity
Files
83aea10f06101c7dc6cf7f232cd4b413d2ebbc14
core
/
homeassistant
/
components
/
light
T
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
Addded light controls to isy994 component.
2015-04-04 06:13:27 -04:00
demo.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
hue.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
light_profiles.csv
Lights now support profiles
2014-03-26 00:20:02 -07:00
tellstick.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
vera.py
Changed exception logging, and updated excluded device logic
2015-03-09 09:11:59 +11:00
wink.py
Disable pylint unused-argument check
2015-01-19 23:40:51 -08:00