1682 Commits

Author SHA1 Message Date
Paulus Schoutsen
33b007b7b4 Initial UI revamp 2015-08-23 01:33:19 -07:00
Paulus Schoutsen
e09e78347b Upgrade remote test 2015-08-21 21:51:54 -07: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
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
Paulus Schoutsen
74308b2677 Upgrade nmap dependency 2015-08-18 14:37:53 -07:00
Paulus Schoutsen
199a80dcfb Merge pull request #267 from balloob/master
Syncing dev with master
2015-08-18 13:04:26 -07:00
Paulus Schoutsen
bf9d067a7d Configure Cast platform host via config 2015-08-17 22:38:10 -07:00
Paulus Schoutsen
ebfec2d1d3 Update update script 2015-08-17 20:11:37 -07:00
Paulus Schoutsen
dfc7f8b0c6 Merge pull request #263 from balloob/dev
Update master with latest changes
2015-08-17 19:55:50 -07:00
Paulus Schoutsen
4ab75d58f5 Update coveragerc 2015-08-17 19:49:08 -07:00
Paulus Schoutsen
b93516197c Merge pull request #261 from persandstrom/verisure
Verisure: Hygrometers etc.
2015-08-17 07:48:02 -07:00
Per Sandstrom
4707b122cc hygrometers and disabling of components 2015-08-17 13:05:49 +02:00
Paulus Schoutsen
086961d109 Add temperature util, helpers 2015-08-16 22:06:01 -07:00
Paulus Schoutsen
b61b3c611d Extract temperature util 2015-08-16 21:36:33 -07:00
Paulus Schoutsen
dda399fc76 Merge pull request #260 from balloob/fix-run-as-module
Extract core from __init__ to core package
2015-08-16 21:23:46 -07:00
Paulus Schoutsen
e984eedffd Fix mysensors import 2015-08-16 21:06:50 -07:00
Paulus Schoutsen
6e41eee6cd Merge pull request #257 from persandstrom/verisure
Support for Verisure
2015-08-16 21:06:24 -07:00
Paulus Schoutsen
9522eac837 Fix mysensors import 2015-08-16 20:53:34 -07:00
Paulus Schoutsen
8bb189e014 Finish core extraction 2015-08-16 20:53:17 -07:00
Paulus Schoutsen
1b89a502c4 Extract core into own submodule 2015-08-16 20:44:46 -07:00
Per Sandstrom
e37869616b no more duplicate sensors 2015-08-16 08:03:19 +02:00
Per Sandstrom
a0f2f3814b fixed flak8 2015-08-16 06:51:09 +02:00
Per Sandstrom
ad327b64ed code reveiw 2015-08-15 13:36:30 +02:00
Per Sandstrom
f20be1e7f8 fixed pylint warning 2015-08-12 13:32:15 +02:00
Per Sandstrom
1b59859681 fixed pylint warning 2015-08-12 13:28:22 +02:00
Per Sandstrom
c7ca6e4784 Added a switch 2015-08-12 13:00:47 +02:00
Fabian Affolter
d0fc91d84a update header 2015-08-11 19:12:32 +02:00
Fabian Affolter
19b62c1088 update header and docstrings 2015-08-11 19:12:32 +02:00
Fabian Affolter
bb848e7fcd update header 2015-08-11 19:12:32 +02:00
Fabian Affolter
06a40ad30c update header 2015-08-11 19:12:32 +02:00
Fabian Affolter
2289d3e826 upadte header 2015-08-11 19:12:32 +02:00
Fabian Affolter
c900836410 update header and docstring 2015-08-11 19:12:32 +02:00
Fabian Affolter
bd373a4d25 update header 2015-08-11 19:12:32 +02:00
Paulus Schoutsen
60abaa585c Add test for bootstrap 2015-08-11 08:20:13 -07:00
Paulus Schoutsen
27ca611689 Fix MQTT coverage directives 2015-08-11 07:49:29 -07:00
Fabian Affolter
2a9616e88c add new entries 2015-08-11 14:38:56 +02:00
Per Sandstrom
92fc7eab36 added component and sensor 2015-08-11 09:28:07 +02:00
Paulus Schoutsen
3fad4d8cda Increase test coverage MQTT 2015-08-10 23:34:58 -07:00
Paulus Schoutsen
65a4b3c9f8 Add MQTT component tests 2015-08-10 23:11:57 -07:00
Paulus Schoutsen
291cc62381 Add automation mqtt tests 2015-08-10 23:11:46 -07:00
Paulus Schoutsen
eecc51c92d Add tests for automation component 2015-08-10 22:26:12 -07:00
Paulus Schoutsen
f79567f7db MQTT: add support for + wildcard in subscribe 2015-08-10 21:49:32 -07:00
Paulus Schoutsen
6e98e55f6a MQTT: add support for + wildcard in subscribe 2015-08-10 21:49:19 -07:00
Paulus Schoutsen
969fe1f3b9 Fix MQTT wildcard topic subscriptions 2015-08-10 18:13:02 -07:00
Paulus Schoutsen
3bbeeda3ac Fix MQTT wildcard topic subscriptions 2015-08-10 18:12:44 -07:00
Paulus Schoutsen
9c63ba1cc3 Merge pull request #252 from chrisvis/tplink-ArcherC9-support
Add support for TP-Link ArcherC9 to to device tracker component
2015-08-10 12:24:38 -07:00