Fabian Affolter
|
422a93e735
|
Add tests for MQTT binary sensor
|
2015-11-20 23:48:59 +01:00 |
Fabian Affolter
|
b4ee3f73b4
|
Add aREST binary sensor and fix ordering
|
2015-11-20 23:47:49 +01:00 |
nkgilley@gmail.com
|
44abc31057
|
work in progress: configurator is now in it's own component. configurator seems to work but the thermostat is now broken.
|
2015-11-20 17:47:25 -05:00 |
Oliver van Porten
|
820b2a31b3
|
Add additional unit tests for mqtt state format parsing
|
2015-11-20 23:47:21 +01:00 |
Fabian Affolter
|
08d29d3630
|
Add MQTT binary sensor
|
2015-11-20 23:43:59 +01:00 |
Oliver van Porten
|
44714614ad
|
Fix unit tests for mqtt
|
2015-11-20 23:42:22 +01:00 |
Fabian Affolter
|
065f4b7c20
|
Add binary sensor for aREST
|
2015-11-20 23:39:39 +01:00 |
Oliver van Porten
|
030686a978
|
fix flak8 warnings
|
2015-11-20 22:55:52 +01:00 |
Oliver van Porten
|
799043dc0a
|
refactor format mqtt format parser
|
2015-11-20 22:45:09 +01:00 |
miniconfig
|
105dc2847e
|
Changed locked method of lock support to "is_locked".
Added lock and unlock methods
Updated wink components to use the new version of the wink library.
|
2015-11-20 16:34:27 -05:00 |
Oliver van Porten
|
b4cf0e874a
|
Support parsing mqtt messages via jsonpath
|
2015-11-20 22:03:17 +01:00 |
Paulus Schoutsen
|
3df6c584c0
|
Update frontend
|
2015-11-20 08:38:56 -08:00 |
Paulus Schoutsen
|
3493db1052
|
Merge pull request #608 from fabaff/contact
Binary sensor component
|
2015-11-20 08:37:10 -08:00 |
Fabian Affolter
|
d254e7e9e5
|
Fix pylint issue
|
2015-11-20 15:29:36 +01:00 |
Fabian Affolter
|
52344d65bc
|
Merge branch 'contact' of github.com:fabaff/home-assistant into contact
|
2015-11-20 15:02:17 +01:00 |
Fabian Affolter
|
a6006b1835
|
Move state
|
2015-11-20 14:59:21 +01:00 |
Fabian Affolter
|
b9730e6914
|
Binary sensor component
|
2015-11-20 14:59:21 +01:00 |
Paulus Schoutsen
|
037bca041e
|
Merge pull request #641 from balloob/pushbullet_email
Notify/pushbullet - adjustment in supported targets
|
2015-11-19 22:46:41 -08:00 |
Tom Duijf
|
77a1a1529c
|
Added support for email, removed 'device/' hack to send to all own devices, as own email address does the same
|
2015-11-19 22:14:41 +00:00 |
miniconfig
|
fa7391cdf6
|
Changed do_lock and do_unlock methods to lock and unlock.
Implemented state method.
Fixed locked method for demo interface.
Changed LockDevice to extend Entity instead of ToggleEntity
|
2015-11-19 16:54:55 -05:00 |
Paulus Schoutsen
|
d25f58e650
|
Merge pull request #631 from balloob/gen-requirements_all
Allow generating requirements_all.txt
|
2015-11-19 12:49:23 -08:00 |
Paulus Schoutsen
|
6d315a1a7c
|
Merge pull request #636 from fabaff/camera-demo
Camera demo
|
2015-11-19 12:11:12 -08:00 |
Fabian Affolter
|
685964785d
|
Add camera to demos
|
2015-11-19 19:35:51 +01:00 |
Fabian Affolter
|
ca32c81612
|
Camera demo
|
2015-11-19 19:27:28 +01:00 |
Fabian Affolter
|
5f89db5957
|
Binary sensor component
|
2015-11-19 19:00:22 +01:00 |
Fabian Affolter
|
4eacea32da
|
Fix pylint issue
|
2015-11-19 18:07:54 +01:00 |
nkgilley@gmail.com
|
d05af62680
|
use Throttle like the BitCoin component.
|
2015-11-18 14:57:27 -05:00 |
Fabian Affolter
|
f1fed78992
|
Fix issue with older glances releases #637 (thanks @jdotbdot)
|
2015-11-18 19:19:27 +01:00 |
nkgilley@gmail.com
|
8df32aac3c
|
point to updated python-ecobee library
|
2015-11-18 10:43:52 -05:00 |
nkgilley@gmail.com
|
18d0f4461f
|
add config png to images dir.
|
2015-11-18 10:16:16 -05:00 |
nkgilley@gmail.com
|
c6d1a4bdaf
|
Fix configurator, rename repo, cleanup code.
|
2015-11-18 10:13:46 -05:00 |
Fabian Affolter
|
ab9e173179
|
Update docstrings
|
2015-11-18 08:42:49 +01:00 |
Nolan Gilley
|
22fcbc67cf
|
fix req
|
2015-11-17 19:20:56 -05:00 |
Nolan Gilley
|
e317e0798b
|
initial commit for ecobee thermostat component.
|
2015-11-17 19:14:29 -05:00 |
miniconfig
|
c78899c4f3
|
Added support for Locks, including those connected through a wink hub.
|
2015-11-17 10:17:57 -05:00 |
Paulus Schoutsen
|
bca65b620a
|
Update Vera sensor dependency
|
2015-11-17 00:34:14 -08:00 |
Paulus Schoutsen
|
e92fe149fe
|
Comment out requirements that break on certain platforms
|
2015-11-17 00:30:13 -08:00 |
Paulus Schoutsen
|
377d2c6e5a
|
Allow generating requirements_all.txt
|
2015-11-17 00:21:49 -08:00 |
Paulus Schoutsen
|
8be53af78f
|
Convert README to RST format
|
2015-11-16 22:02:35 -08:00 |
Paulus Schoutsen
|
573dfb648f
|
Version bump to 0.9.0.dev0
|
2015-11-16 00:03:37 -08:00 |
Paulus Schoutsen
|
8e44ed0090
|
Merge pull request #617 from balloob/dev
0.8.0.rc1
|
2015-11-16 00:03:20 -08:00 |
Paulus Schoutsen
|
5fb6076f6e
|
Version bump to 0.8.0
|
2015-11-16 00:03:00 -08:00 |
Fabian Affolter
|
4ea6def1bd
|
Update docstrings and link to docs
|
2015-11-16 07:53:31 +01:00 |
Paulus Schoutsen
|
314185ffb8
|
Merge pull request #629 from rmkraus/dev
Adding updater to default list of components
|
2015-11-15 17:30:15 -08:00 |
Ryan Kraus
|
8aafb89a64
|
Merge remote-tracking branch 'balloob/dev' into dev
|
2015-11-15 20:04:21 -05:00 |
Ryan Kraus
|
d01ed9788f
|
Added updater to set of default components
|
2015-11-15 20:03:45 -05:00 |
Paulus Schoutsen
|
b4e2f4f0be
|
Merge pull request #625 from balloob/enhancement_pushbullet
Enhancement: targeted notifications in pushbullet
|
2015-11-15 16:41:18 -08:00 |
Tom Duijf
|
f4d8325084
|
Pushbullet; code cleanup & better errors on config typos
|
2015-11-16 00:29:04 +00:00 |
Tom Duijf
|
cc5dec3c59
|
Processed feedback from PR comments
|
2015-11-15 23:46:16 +00:00 |
Ryan Kraus
|
ec5a93a0fd
|
Merge remote-tracking branch 'balloob/dev' into dev
|
2015-11-15 18:16:49 -05:00 |