This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-09-11 08:01:56 +01:00
Code
Activity
Files
a3d6972268895b0f5475dc201a543a585b6cbe21
core
/
homeassistant
/
components
/
sensor
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
Added ISY994 weather data as sensors.
2015-04-04 04:33:03 -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
sabnzbd.py
removed unused imports
2015-03-22 15:43:59 +11:00
systemmonitor.py
Fix broken tellstick and systemmonitor sensors
2015-03-21 22:26:41 -07:00
tellstick.py
Fix broken tellstick and systemmonitor sensors
2015-03-21 22:26:41 -07:00
vera.py
Refactored vera temp sensors to use temperature contstants and conversion
2015-03-30 00:51:03 +11:00
wink.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00
zwave.py
Update components to use Entity instead of Device
2015-03-21 19:16:13 -07:00