Commit graph

1812 commits

Author SHA1 Message Date
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
Chris Mulder
58fcf79340 Put new TP-Link device tracker class in same file as original and use the new one and have tailback to original one. 2015-08-10 20:03:43 +02:00
Paulus Schoutsen
ee73bd7dea Merge pull request #251 from balloob/dev
Update master with latest changes
2015-08-09 23:50:52 -07:00
Paulus Schoutsen
8f369d0c27 Merge pull request #254 from auchter/led-color
limitlessled: add color support
2015-08-09 17:56:09 -07:00
Michael Auchter
55c778ca0a add missing docstring 2015-08-10 00:30:47 +00:00
Michael Auchter
f49e5514d6 limitlessled: add color support
Add support for setting the color of a LimitlessLED light.
Currently this implementation is limited to the subset of 16 colors
exposed by the ledcontroller package that is used to interact with the
light itself. Technically the lights themselves support 255 colors.
2015-08-10 00:21:38 +00:00
Paulus Schoutsen
044d43b7c2 Adding MQTT automation rule 2015-08-09 17:12:25 -07:00
Paulus Schoutsen
ae06267072 Merge pull request #253 from auchter/led-brightness
limitlessled: scale brightness to meet ledcontroller expectations
2015-08-09 12:40:57 -07:00
Paulus Schoutsen
d412b51754 MQTT: Add some error reporting 2015-08-09 12:22:05 -07:00
Michael Auchter
4bbe716710 limitlessled: scale brightness to meet ledcontroller expectations
LedController's set_brightness() method expects either an int between 0 and
100, or a float between 0.0 and 1.0, but the brightness here is an int between
0-255. Scale the brightness appropriately.
2015-08-09 14:05:20 -05:00
Paulus Schoutsen
277cdbbe00 MQTT: Add support for authentication 2015-08-09 11:40:23 -07:00
Paulus Schoutsen
c8b54d7468 Update MQTT component and add example 2015-08-09 11:29:50 -07:00
Chris Mulder
2c9c79ea61 Add support for TP-Link ArcherC9 to to device tracker component 2015-08-09 18:23:42 +02:00
Paulus Schoutsen
a2c6dbf479 Clean up MQTT component 2015-08-08 23:49:38 -07:00
Paulus Schoutsen
b37471af68 Update modbus dependency 2015-08-08 21:42:17 -07:00
Paulus Schoutsen
60ade75031 Add missing dependencies 2015-08-08 21:22:34 -07:00
Paulus Schoutsen
7461bf4099 Update coveragerc 2015-08-08 13:52:27 -07:00
Paulus Schoutsen
fc6d7db81b Readd setting up groups with comma seperated list 2015-08-08 13:44:07 -07:00
Paulus Schoutsen
0901ed4659 Merge pull request #242 from persandstrom/squeezebox
Squeezebox
2015-08-08 12:30:45 -07:00
Paulus Schoutsen
a0685c69f5 Merge pull request #250 from fabaff/mqtt-new
MQTT component
2015-08-08 10:47:38 -07:00
Fabian Affolter
87bf3c4e0d fix a couple of typos and use port(s) everywhere 2015-08-08 19:20:53 +02:00