Ryan Kraus
|
6b2dd69bcb
|
Updated isy994 component to hide any device with the HIDDEN STRING in its ancestry.
|
2015-04-17 09:27:14 -04:00 |
Ryan Kraus
|
b20424261c
|
1) Performed many pylint and flake8 fixes to clean up isy994 integration and hidden entities addition. 2) Added necessary code to allow groups to also be hidden. 3) Made most of the weather data from the isy994 component be hidden by default.
|
2015-04-15 02:05:34 -04:00 |
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 |
Ryan Kraus
|
0e9a8a7cc2
|
Added custom program sensors to the isy994 component.
|
2015-04-13 01:47:32 -04:00 |
Ryan Kraus
|
f6d75f2db2
|
Cleaned up ISY994 light and sensor code to use the same abstract class.
|
2015-04-12 16:45:23 -04:00 |
Ryan Kraus
|
80f1581d6e
|
Added ISY994 weather data as sensors.
|
2015-04-04 04:33:03 -04:00 |