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
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
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
Tom Duijf
cbf94aae55
Merge remote-tracking branch 'upstream/dev' into local_www
2015-10-08 19:32:28 +00:00
Paulus Schoutsen
39ced09727
Merge pull request #493 from tomduijf/dev_tracker_snmp
...
device_tracker snmp
2015-10-08 12:29:15 -07:00
Tom Duijf
ad417bfdfb
Merge remote-tracking branch 'upstream/dev' into local_www
2015-10-08 15:06:01 +00:00
Tom Duijf
f682fd7c1f
Merge remote-tracking branch 'upstream/dev' into dev_tracker_snmp
2015-10-08 15:04:15 +00:00
Tom Duijf
ee23c0fe14
cleaner logging
2015-10-08 14:54:20 +00:00
Tom Duijf
5322789c14
Ability to store icons/pictures in config_dir/www for e.g. device_tracker pictures
2015-10-08 14:10:33 +00:00
Paulus Schoutsen
05cec772d0
Merge pull request #495 from kennedyshead/dev
...
Fix for KeyError in kodi.py
2015-10-08 06:59:26 -07:00
magnusknutas
75c3e42064
Removes log for cleanup
2015-10-08 14:00:23 +02:00
magnusknutas
61c955779b
Logging with info
2015-10-08 13:55:01 +02:00
magnusknutas
a015df7b01
Test for media_content_id KeyError
2015-10-08 13:41:58 +02:00
Tom Duijf
721c1d0f54
styling fix for flake
2015-10-08 10:24:55 +00:00
Tom Duijf
fe37a6aecc
Merge remote-tracking branch 'upstream/dev' into dev_tracker_snmp
2015-10-08 10:01:24 +00:00
Tom Duijf
85bf6cb568
Added pylint disables
2015-10-08 10:01:10 +00:00