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
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
sfam
8a63325abe
update
2015-08-20 23:09:11 +01:00
sfam
44263752ca
update header
2015-08-20 23:05:51 +01:00
sfam
c5db42677a
Add MQTT Sensor
2015-08-19 01:25:05 +01:00
sfam
2bb4a53bd3
Add MQTT Switch
2015-08-19 01:24:40 +01:00
Paulus Schoutsen
74308b2677
Upgrade nmap dependency
2015-08-18 14:37:53 -07:00
Paulus Schoutsen
bf9d067a7d
Configure Cast platform host via config
2015-08-17 22:38:10 -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
27ca611689
Fix MQTT coverage directives
2015-08-11 07:49:29 -07: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
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
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
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