Paulus Schoutsen
d6bbc67112
Add tests for scene
2015-10-11 23:48:17 -07:00
Paulus Schoutsen
6d77b15e44
Few more tests
2015-10-11 21:41:44 -07:00
Paulus Schoutsen
916c453d2b
Add test for shell command
2015-10-11 21:30:17 -07:00
Paulus Schoutsen
7786b52d93
Add shell_command component
2015-10-11 20:11:30 -07:00
Paulus Schoutsen
90d4a2c0b8
Update frontend version
2015-10-11 20:10:32 -07:00
Paulus Schoutsen
b6d26597c0
Automation - state platfor: Flag if user makes config error
2015-10-11 18:30:25 -07:00
Paulus Schoutsen
bf1970b78c
Make thermostat more robust
2015-10-11 18:16:55 -07:00
Hans Bakker
1eb3610a11
Style fixes
2015-10-12 00:28:39 +02:00
Paulus Schoutsen
f081f7c4ff
Merge pull request #494 from andythigpen/mysensors-update
...
Update to latest mysensors library.
2015-10-11 15:14:23 -07:00
Hans Bakker
6a969208e9
Initial commit for Geofancy device tracker.
2015-10-12 00:14:05 +02:00
Andrew Thigpen
384b3d0d17
Update to latest mysensors library.
...
* Adds JSON persistence support.
* Adds documentation comments for configuration options.
2015-10-11 17:05:08 -05:00
Paulus Schoutsen
ad5b650661
Merge pull request #504 from happyleavesaoc/dev
...
Amazon Fire TV device support
2015-10-11 14:54:55 -07:00
Paulus Schoutsen
b05f2e3221
Fix style issue
2015-10-11 11:04:16 -07:00
Paulus Schoutsen
dcfc91e71c
Fix throttle applied to methods
2015-10-11 10:42:42 -07:00
Paulus Schoutsen
c2117b3eaf
Merge pull request #507 from gsabbe/dev
...
asuswrt gives a traceback when ipv6 is enabled on the router
2015-10-11 09:26:11 -07:00
Guillaume SABBE
a1e5bea3ab
When IPv6 is enabled, dnsmasq has a configuration line with the DUID.
...
This looks like this
61072 b8:27:eb:e1:4e:4d 192.168.0.4 domotycoon *
61072 b8:27:eb:b8:10:6b 192.168.0.5 pimonitor *
duid 00:03:00:01:ac:22:0b:e9:98:50
When using match.group() without testing if match != None, you get a traceback.
2015-10-11 15:21:53 +02:00
Hans Bakker
bee5c0adfb
Merge branch 'dev' of https://github.com/balloob/home-assistant
2015-10-10 23:40:59 +02:00
happyleavesaoc
7ca21f577d
fixed merge conflict
2015-10-10 16:53:55 -04:00
happyleavesaoc
168516f5da
addressed PR comments
2015-10-10 16:45:13 -04:00
Paulus Schoutsen
94df5acbf3
Version bump to 0.7.6.dev0
2015-10-10 11:45:25 -07:00
Paulus Schoutsen
853a9fd4cd
Merge pull request #506 from balloob/dev
...
0.7.5rc1
2015-10-10 11:45:06 -07:00
Paulus Schoutsen
6a18205d2e
Update to version 0.7.5
2015-10-10 11:39:29 -07:00
Paulus Schoutsen
3a3b8bbb45
Fix packaging issues
2015-10-10 10:33:09 -07:00
Fabian Affolter
d3c4722529
Add some other components
2015-10-09 23:45:36 +02:00
Fabian Affolter
c3de67041a
Add plex
2015-10-09 23:40:06 +02:00
Fabian Affolter
f07d07432d
Add telegram
2015-10-09 23:38:28 +02:00
Fabian Affolter
47f994b867
Move configuration details to docs
2015-10-09 23:33:59 +02:00
Fabian Affolter
a8a172c8b7
Add link to docs and remove configuration details from file header
2015-10-09 23:24:26 +02:00
happyleavesaoc
d4d91bfdbb
Amazon Fire TV device support
2015-10-09 17:06:35 -04:00
Fabian Affolter
7432bbd70c
Merge pull request #500 from balloob/arest-fix
...
Throttle per instance (fixes arest)
2015-10-09 22:46:55 +02:00
Fabian Affolter
8fc2f5fe36
Update and equalize comments
2015-10-09 17:41:07 +02:00
Paulus Schoutsen
c2c18bdbd5
Merge pull request #501 from fabaff/telegram
...
Telegram notifications
2015-10-09 07:40:40 -07:00
Fabian Affolter
f8efe3f00f
Update link to docs
2015-10-09 14:48:58 +02:00
Fabian Affolter
db53e46705
Add link to docs and remove configuration details
2015-10-09 14:44:59 +02:00
Fabian Affolter
526a163563
Update link
2015-10-09 14:41:35 +02:00
Fabian Affolter
e29f857f43
Update header (docstring)
2015-10-09 14:40:48 +02:00
Fabian Affolter
9f6ce868e2
Add telegram
2015-10-09 14:13:05 +02:00
Fabian Affolter
3ef5e7c161
Add telegram
2015-10-09 14:12:49 +02:00
Fabian Affolter
fe5bb89a68
Add telegram notifier
2015-10-09 14:04:29 +02:00
Paulus Schoutsen
be8089bcde
Cleanup arest
2015-10-08 23:50:04 -07:00
Paulus Schoutsen
47fc1deecb
Fix throttle to work on instance-level
2015-10-08 23:49:55 -07:00
Paulus Schoutsen
8a04e1f5f4
Device tracker configuration fix
...
Fixes #498
2015-10-08 22:19:15 -07:00
Paulus Schoutsen
9f33b8f541
DDWRT - match multiple output variants
...
Fixes #481
2015-10-08 22:15:12 -07:00
Paulus Schoutsen
0624725e21
Ignore nmap style issue - pylint bug
2015-10-08 21:45:51 -07:00
Paulus Schoutsen
dc5f0ef314
NMap: fix hostname resolver
...
Fixes #482
2015-10-08 21:01:38 -07:00
Paulus Schoutsen
cb2943c247
Merge pull request #499 from balloob/handle-states-for-media-player
...
Prioritize play_media over state change
2015-10-08 18:07:27 -07:00
Jon Maddox
45f0911640
move play_media to the top so it catches first
2015-10-08 20:37:59 -04:00
Fabian Affolter
28b107ffa9
Move details from header to docs
2015-10-09 00:27:29 +02:00
Paulus Schoutsen
e0149c4ee4
Merge pull request #488 from balloob/itunes-play-media
...
iTunes play_media
2015-10-08 12:48:35 -07:00
Paulus Schoutsen
455a5916fd
Merge pull request #496 from tomduijf/local_www
...
Allowing custom/local files (images, etc) to be used in the webinterface
2015-10-08 12:46:23 -07:00