Commit Graph

1635 Commits (eecc51c92d480ff105b027c79818a99487aa4d1a)

Author SHA1 Message Date
Paulus Schoutsen eecc51c92d Add tests for automation component 2015-08-10 22:26:12 -07:00
Paulus Schoutsen 6e98e55f6a MQTT: add support for + wildcard in subscribe 2015-08-10 21:49:19 -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 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
Fabian Affolter 1f3bde3e08 update header 2015-08-08 19:16:15 +02:00
Fabian Affolter 6268a9f5b2 update header 2015-08-08 19:09:37 +02:00
Fabian Affolter 26dbb5ca3f make some entries optional, update payload handling, and use qos 2015-08-08 18:52:59 +02:00
Paulus Schoutsen ac14698ab9 Updated version of frontend 2015-08-07 22:02:30 -07:00
Fabian Affolter eac5b19309 add paho-mqtt 2015-08-07 19:22:27 +02:00
Fabian Affolter a9d2adea45 add mqtt 2015-08-07 19:22:17 +02:00
Fabian Affolter 641d3f5e01 add mqtt component 2015-08-07 19:20:27 +02:00
Fabian Affolter f7dc438d10 update header 2015-08-06 22:32:53 +02:00
Fabian Affolter c987251585 update header 2015-08-06 22:32:41 +02:00
Fabian Affolter dff626fb2d add requirement 2015-08-06 22:28:46 +02:00
Fabian Affolter fce16c6cdd update header 2015-08-06 22:27:45 +02:00
Fabian Affolter f84b3a509d update header 2015-08-06 22:24:23 +02:00
Fabian Affolter 22e30dc85a update header 2015-08-06 19:15:37 +02:00
Fabian Affolter a1df7b9b26 add periods 2015-08-06 19:00:47 +02:00
Fabian Affolter 8029d3e592 remove some blank lines 2015-08-06 19:00:18 +02:00
Fabian Affolter 2eb3a5af3b update header 2015-08-06 18:53:44 +02:00
Fabian Affolter 22fa9831d8 update header 2015-08-06 18:45:00 +02:00
Fabian Affolter b39ae8d23a update header 2015-08-06 18:44:48 +02:00
Fabian Affolter 6b30fc714c update header 2015-08-06 18:34:20 +02:00
Fabian Affolter 9d5c7ceecd update header 2015-08-06 18:32:29 +02:00
Fabian Affolter e8dd5779f6 update header 2015-08-06 18:31:35 +02:00
Fabian Affolter aa8ec4724b update header 2015-08-06 18:23:26 +02:00
Fabian Affolter b946b3b2bc update header 2015-08-06 18:23:10 +02:00
Fabian Affolter 5fa34b10b3 update file header 2015-08-06 17:54:05 +02:00
Fabian Affolter caecca7e1f update file header 2015-08-06 17:53:49 +02:00
Fabian Affolter 83cfb1c861 add slack 2015-08-06 16:57:36 +02:00
Paulus Schoutsen 46fd23c452 Merge pull request #244 from balloob/cleanup
Core Cleanup
2015-08-06 05:23:23 -07:00