This website requires JavaScript.
Explore
Help
Sign in
evlli
/
hass-core
Watch
1
Star
0
Fork
You've already forked hass-core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
83aea10f06
hass-core
/
homeassistant
/
components
/
light
History
Download ZIP
Download TAR.GZ
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