92332 Commits

Author SHA1 Message Date
sfam
c8b88219b7 rename config parameter to "invert_logic" 2015-08-26 11:03:06 +01:00
Paulus Schoutsen
884af889a4 Merge pull request #268 from nkgilley/actiontec
device_tracker component: Actiontec MI424WR Verizon FiOS Router
2015-08-25 21:59:38 -07:00
Paulus Schoutsen
c50a47a307 Merge pull request #279 from Zyell/dev
Updated Thermostat unit handling and Nest support
2015-08-25 19:08:52 -07:00
zyell
e15eb90b33 Have thermostat class make all necessary unit conversions 2015-08-25 17:52:40 -07:00
zyell
6647894c36 updated nest to use helper method and updated requirements 2015-08-25 17:52:40 -07:00
zyell
c12b7e70d9 Updated to support Nest API changes and fix set_temp and away_mode and pull in new required python-nest version 2015-08-25 17:52:40 -07:00
sfam
930036272b fix pylint warnings 2015-08-26 00:15:57 +01:00
sfam
c194121da6 fix pylint warnings 2015-08-26 00:11:07 +01:00
sfam
cfc2232c22 fix pylint warnings 2015-08-26 00:02:52 +01:00
sfam
ab5a569922 Add RPi GPIO sensor 2015-08-25 23:24:36 +01:00
sfam
0a9d82fe6f Fix RPi_GPIO switch and add extra parameters 2015-08-25 23:23:51 +01:00
Nolan Gilley
bc5a7564b1 fix formatting 2015-08-25 10:09:47 -04:00
Nolan Gilley
047b4abd82 Fix get_device_name and get_actiontec_data 2015-08-25 09:39:00 -04:00
Paulus Schoutsen
917db18b29 Fix netgear username/password combo 2015-08-24 23:32:07 -07:00
Paulus Schoutsen
c078ee4313 Remove broken Z-Wave support build from Docker 2015-08-24 22:59:05 -07:00
Theodor Lindquist
152fd9cb28 Merge pull request #277 from theolind/dev
Added test for Automation component service id list
2015-08-25 06:55:01 +02:00
theolind
089cd0ff8a Added test for Automation component service id list 2015-08-25 06:50:20 +02:00
Paulus Schoutsen
8cda3f8291 Fix frontend compilation 2015-08-24 21:45:15 -07:00
Theodor Lindquist
83794765a4 Merge pull request #276 from theolind/dev
Added support for YAML lists in automation component confg
2015-08-24 21:35:32 +02:00
theolind
a7889ef628 Automation component now supports YAML lists for config key service_entity_id 2015-08-24 21:19:47 +02:00
Paulus Schoutsen
05df84d04f Frontend bugfix url-sync 2015-08-23 22:45:00 -07:00
Nolan Gilley
93bd238be5 add return None for get_actiontec_data 2015-08-24 00:27:26 -04:00
Paulus Schoutsen
a419509893 More bugfixes frontend 2015-08-23 19:47:51 -07:00
Paulus Schoutsen
d45a7e2ba4 Update demo data to show more features 2015-08-23 19:46:18 -07:00
Paulus Schoutsen
6338f387d2 Bugfixes for frontend 2015-08-23 17:20:23 -07:00
Paulus Schoutsen
35489998df Allow for Netgear router discovery 2015-08-23 17:20:09 -07:00
Paulus Schoutsen
e917479fba Update netdisco to latest version 2015-08-23 17:18:52 -07:00
Paulus Schoutsen
517d4b35ed Update Cast dependency to latest version 2015-08-23 17:18:21 -07:00
Paulus Schoutsen
d69bb8db6e Frontend: fix sensor label and menu button 2015-08-23 10:20:54 -07:00
Paulus Schoutsen
b79d0f5404 Fix discovery and wemo 2015-08-23 10:06:54 -07:00
Paulus Schoutsen
387bdd4a30 Merge pull request #273 from balloob/UI2015
Initial UI revamp
2015-08-23 01:35:48 -07:00
Paulus Schoutsen
33b007b7b4 Initial UI revamp 2015-08-23 01:33:19 -07:00
Paulus Schoutsen
3b982e25a5 Remove broken Z-Wave support build from Docker 2015-08-22 23:32:09 -07:00
Paulus Schoutsen
584e67a6d4 Merge pull request #270 from sfam/dev
Add MQTT switch and sensor
2015-08-22 12:34:36 -07:00
sfam
d0c674b756 update 2015-08-22 16:10:29 +01:00
sfam
fd7808e6f4 update 2015-08-22 16:04:55 +01:00
sfam
a9a650edb6 update style issues 2015-08-22 15:10:49 +01:00
sfam
01ed3b18cc update docstring 2015-08-22 14:57:57 +01:00
Paulus Schoutsen
e09e78347b Upgrade remote test 2015-08-21 21:51:54 -07:00
sfam
8a63325abe update 2015-08-20 23:09:11 +01:00
sfam
44263752ca update header 2015-08-20 23:05:51 +01:00
Nolan Gilley
63e441c73f fix scan_devices 2015-08-20 10:35:01 -04:00
Paulus Schoutsen
051e2db9b7 Merge pull request #272 from nkgilley/scheduler_update
Scheduler update
2015-08-19 13:23:10 -07:00
Paulus Schoutsen
b418907598 Merge pull request #271 from rmkraus/notifier_update
Updated notifier component.
2015-08-19 13:20:47 -07:00
Nolan Gilley
ca515615b9 add support for recording decive name as ip address 2015-08-19 09:52:47 -04:00
Nolan Gilley
7127ddf0a0 fix for broken scheduler component. 2015-08-19 09:16:45 -04:00
Ryan Kraus
a23ab44a6d Removed unnecessary import in notify component. 2015-08-18 22:49:27 -04:00
Ryan Kraus
b8b5ac0653 Removed unnecessary line from notify component. 2015-08-18 22:42:01 -04:00
Ryan Kraus
159411df8b Updated notifier component.
This update to the notifier component allows multiple notifiers to be
configured. In order to support this, an optional property “name” has
been added to all the notifier’s configurations. The notifier can now
be called with the service “notify.NAME”. If the name is not provided,
the service will be mapped to “notify.notify”. Because of this, this
update should be fully backwards compatible.
2015-08-18 22:28:40 -04:00
sfam
c5db42677a Add MQTT Sensor 2015-08-19 01:25:05 +01:00