Stefan Jonasson
48df06d1c0
Added callback logging.
2015-09-23 10:18:45 +02:00
Stefan Jonasson
b4ca691822
Removed the check for callback_dispatcher
2015-09-23 09:52:58 +02:00
Stefan Jonasson
16c2827465
Removed the check for callback_dispatcher
2015-09-23 09:50:12 +02:00
Stefan Jonasson
e90fd3d654
Removed the check for callback_dispatcher
2015-09-23 09:43:16 +02:00
Stefan Jonasson
7d0ff6884c
Added the req consts
2015-09-23 09:32:11 +02:00
Stefan Jonasson
a9ea8972dd
Updated required tellcore version
2015-09-23 08:29:57 +02:00
Stefan Jonasson
a0c1202ad6
Try to make the connection to the tellcore library more stable
2015-09-23 08:26:40 +02:00
Fabian Affolter
c5094438de
Add post option, correction_factor, and decimal_places
2015-09-23 01:17:28 +02:00
Fabian Affolter
60d45ebf79
Add return value
2015-09-23 01:17:28 +02:00
Fabian Affolter
5df2a1cf76
Add new checks and move var check to setup
2015-09-23 01:17:28 +02:00
Fabian Affolter
f5b2fa6fbe
Remove left-over
2015-09-23 01:17:28 +02:00
Fabian Affolter
6c18f264f3
Add rest sensor
2015-09-23 01:17:28 +02:00
sfam
cdc371c3ee
merge requires_code and code_format properties
2015-09-22 21:40:45 +00:00
Paulus Schoutsen
3158db9553
Update tile provider
2015-09-21 23:19:42 -07:00
Paulus Schoutsen
46a0173e31
Add demo device tracker platform
2015-09-21 22:46:08 -07:00
Paulus Schoutsen
7e511bcacf
Fix iPhone map issues
2015-09-21 22:23:17 -07:00
Todd Ingarfield
b2999ae325
Added retry logic if the SMTP connection is disconnected by the server.
2015-09-21 18:54:30 -05:00
Per Sandström
5033c1fcb7
Merge branch 'dev' of https://github.com/sfam/home-assistant into sfam-dev
2015-09-21 21:18:46 +02:00
Jeff Schroeder
e492be299b
Merge pull request #417 from miniconfig/plex-dev
...
Plex media player component
2015-09-21 11:44:33 -05:00
miniconfig
03e7281406
Moved plexapi import into setup_platform().
...
Changed CONTRIBUTING.md to refer to requirements_all.txt instead of requirements.txt
2015-09-21 11:59:55 -04:00
miniconfig
cc7784889a
Pylint errors
2015-09-21 11:11:38 -04:00
miniconfig
d267f0a04c
Removed references to the frontend device parameter in the directions and added some clarification.
...
Fixed plexapi version number.
2015-09-21 10:59:34 -04:00
miniconfig
a8e0ca6d3f
Fixed various property methods to make sure they all had a fall through return and removed unnecessary "else" statements
2015-09-21 10:44:24 -04:00
Stefan Jonasson
f8175adbdc
Merge pull request #420 from stefan-jonasson/dev
...
Fixed Pylint issue
2015-09-21 13:03:16 +02:00
Stefan Jonasson
6437f6f6b4
Desperate try to fix travis ci reporting a unused-argument
2015-09-21 12:57:11 +02:00
Paulus Schoutsen
27bbfbae62
Fix compilation issue frontend
2015-09-21 00:42:23 -07:00
Stefan Jonasson
2785c373fb
E302 expected 2 blank lines, found 1
2015-09-21 08:26:14 +02:00
Paulus Schoutsen
acddae3747
Initial support for maps in frontend
2015-09-20 23:14:58 -07:00
Stefan Jonasson
d3e9a22759
Added pylint hint!
2015-09-21 08:14:11 +02:00
Paulus Schoutsen
ca698ff063
remove debug statement
2015-09-20 20:24:31 -07:00
Paulus Schoutsen
a866d515f7
Make owntracks more robust
2015-09-20 20:09:53 -07:00
Paulus Schoutsen
bd61555698
discovery: Update to netdisco 0.4.1
2015-09-20 19:46:33 -07:00
miniconfig
5027acfda1
Fixed additional pylint and flake issues
2015-09-20 16:13:26 -04:00
stefan-jonasson
f0991d63d1
Merge pull request #416 from stefan-jonasson/dev
...
Fix states not updating after command was sent!
2015-09-20 22:00:12 +02:00
Stefan Jonasson
34f36479c6
Fix states not updating after command was sent!
2015-09-20 21:29:38 +02:00
Paulus Schoutsen
506c88dbaf
Fix owntracks bugs
2015-09-20 12:13:51 -07:00
Paulus Schoutsen
98a1addc18
Merge pull request #413 from balloob/owntracks
...
initial owntracks support
2015-09-20 12:00:11 -07:00
Paulus Schoutsen
30492cc685
Fix tests and linting
2015-09-20 11:46:01 -07:00
Paulus Schoutsen
19d40612e6
Add home_range to device tracker
2015-09-20 09:35:03 -07:00
miniconfig
48306ddbf6
Fixed Requirements URL
2015-09-20 08:19:21 -04:00
Stefan Jonasson
a60a9202a5
cleanup
2015-09-20 14:17:32 +02:00
Stefan Jonasson
ab81231e6d
Changed flow so we got one callback per platorm instead of per device which caused race conditions in the telldus library.
2015-09-20 14:11:42 +02:00
Paulus Schoutsen
68286dcef8
initial owntracks support
2015-09-20 00:27:50 -07:00
Paulus Schoutsen
6e96f915f6
Merge pull request #411 from stefan-jonasson/tellstick_callbacks
...
Fix for issue: #204
2015-09-19 22:54:48 -07:00
Paulus Schoutsen
2332548cf4
Update version to 0.7.4dev
2015-09-19 21:19:45 -07:00
Paulus Schoutsen
9318b36ac2
0.7.3 release
2015-09-19 21:17:10 -07:00
Paulus Schoutsen
46f6653183
New version frontend
2015-09-19 21:16:47 -07:00
Paulus Schoutsen
6352f10d9e
Device tracker minor tweak
2015-09-19 21:02:54 -07:00
Paulus Schoutsen
2a3b911d7b
Remove debug statement
2015-09-19 21:02:38 -07:00
Paulus Schoutsen
85489010bc
Merge pull request #404 from stefan-jonasson/automation_confg_list
...
Automation confg lists
2015-09-19 20:53:26 -07:00
Stefan Jonasson
60d8266ce0
Fix for issue:
...
Tellstick switches status changes aren't realtime #204
2015-09-20 00:57:04 +02:00
sfam
e29deb0202
add a code_format property on alarm object and a optional code for its MQTT platform
2015-09-19 22:22:37 +00:00
Paulus Schoutsen
1771f8b1b3
Fix logbook crashing on custom state_changed events
2015-09-19 13:13:28 -07:00
Paulus Schoutsen
8cd1c42e80
Merge pull request #407 from balloob/testing-upgrade
...
Fix CI
2015-09-19 12:55:09 -07:00
Paulus Schoutsen
ec1d5e617e
Fix CI
2015-09-19 12:29:23 -07:00
Stefan Jonasson
40651ef2bc
Fixed old config value conversion
...
Added a new unit test for the config list mode
2015-09-19 21:13:09 +02:00
miniconfig
64741a95b8
Added requirements
2015-09-19 14:16:57 -04:00
miniconfig
a24b38aacc
Initial version of plex media player component
2015-09-19 13:48:45 -04:00
Paulus Schoutsen
55f6ff86e4
Merge pull request #405 from balloob/automation-event
...
Event automation fuzzy matches on data
2015-09-19 10:43:02 -07:00
Paulus Schoutsen
79cdda2bd9
Merge pull request #406 from balloob/automation-action-config
...
Change automation action config keys
2015-09-19 10:42:37 -07:00
sfam
35eed93443
add a requires_code property on alarm object
2015-09-19 17:32:37 +00:00
Paulus Schoutsen
dd4e1cbd1d
Change automation action config keys
2015-09-19 08:43:56 -07:00
Stefan Jonasson
2084976bc2
Fixed suggestions from @balloob
2015-09-19 17:42:21 +02:00
Paulus Schoutsen
9019d654d7
Event automation fuzzy matches on data
2015-09-19 08:27:34 -07:00
Stefan Jonasson
b9e1b3eb99
Fixed var name + flake8
2015-09-19 15:51:50 +02:00
Stefan Jonasson
e1a7b8f988
Merge branch 'dev' of https://github.com/balloob/home-assistant into automation_confg_list
2015-09-19 15:27:46 +02:00
Stefan Jonasson
be9cfbdeb0
Fixed docblock
2015-09-19 14:45:56 +02:00
Fabian Affolter
a32229b4ce
Allow decimal numbers (Thanks @luxus)
2015-09-19 11:48:24 +02:00
Stefan Jonasson
e4c5108c9d
Implemented configuration loading from
2015-09-18 18:12:27 +02:00
sfam
fc946da5db
Add MQTT alarm
2015-09-18 15:30:34 +00:00
Fabian Affolter
b33714bca3
Fix default value for correction_factor (Thanks @luxus)
2015-09-18 16:41:35 +02:00
Fabian Affolter
722af9014d
Update import style
2015-09-18 16:25:52 +02:00
pavoni
6abaebb248
More consistant naming
2015-09-18 14:40:00 +01:00
pavoni
c01e9bea2b
Fix inconsistant naming
2015-09-18 14:38:15 +01:00
pavoni
ab79b8a541
First cut of write after set for scenes
2015-09-18 12:34:24 +01:00
pavoni
3a3374ed4b
Remove incorrect change
2015-09-18 12:34:02 +01:00
pavoni
4d53fa0173
First draft of read_after_set for scenes
2015-09-18 12:21:08 +01:00
Paulus Schoutsen
4371355be1
Better errors on time automation trigger
2015-09-17 23:12:55 -07:00
Paulus Schoutsen
7c549db2d6
Merge pull request #386 from SEJeff/quiet-logging
...
[RFC] Quiet logging
2015-09-17 08:48:00 -07:00
Jon Maddox
e0c1885a71
add blank line
2015-09-17 03:52:04 -04:00
Jon Maddox
d25a42426a
add a way to restart on os x
2015-09-17 03:25:36 -04:00
Paulus Schoutsen
3ed102cd88
Merge pull request #388 from stefan-jonasson/dev
...
[Bugfix] - Time trigger fired all the time when using the "from" param
2015-09-17 00:10:13 -07:00
Stefan Jonasson
90e2aefd23
flake8 fix
2015-09-17 08:55:17 +02:00
Stefan Jonasson
47af247d6a
flake8 fix
2015-09-17 08:39:41 +02:00
Paulus Schoutsen
3947ed3c2b
Merge pull request #389 from balloob/pip-fixes
...
Fix pip not detecting package installed
2015-09-16 23:38:59 -07:00
Stefan Jonasson
1a00d4a095
pylint fix
2015-09-17 08:35:18 +02:00
Fabian Affolter
ccecc0181d
Remove blank line
2015-09-17 08:34:26 +02:00
Fabian Affolter
e90dbad37e
Update docstrings
2015-09-17 08:34:10 +02:00
Fabian Affolter
8ec0c36457
Fix return value
2015-09-17 08:29:50 +02:00
Stefan Jonasson
e68cc83e64
return and output error if none of the 4 keys provided
...
only parse hour/minute/second if after is not available
2015-09-17 08:24:06 +02:00
Paulus Schoutsen
4ad4d74ed4
Fix pip not detecting package installed
2015-09-16 23:18:47 -07:00
Jeff Schroeder
550f31d4c3
Quiet down some of the logging in the sonos platform
...
This is due to the soco library logging very excessively and it using
requests to connect to each Sonos speaker every 10 seconds (by default).
This makes the logs much more pleasant to use for finding real issues.
2015-09-16 23:11:57 -05:00
Jeff Schroeder
7e42b35b62
Set logging of SQL queries to sqlite as debug log messages
2015-09-16 23:11:57 -05:00
Stefan Jonasson
9b96471182
Fixed after param
2015-09-16 22:46:21 +02:00
Paulus Schoutsen
3c3eadbef5
Update frontend with alarm ui
2015-09-16 08:59:42 -07:00
Paulus Schoutsen
f375bc527a
Merge pull request #358 from persandstrom/alarmui
...
Alarm Control Panel
2015-09-16 08:56:03 -07:00
Paulus Schoutsen
6de04d78ed
Merge pull request #381 from heathbar/foscam-support
...
Foscam support
2015-09-15 23:37:33 -07:00
Paulus Schoutsen
86aea83f64
Device tracker improvements
2015-09-15 23:35:28 -07:00
Heath Paddock
98feb3cd93
Fixed pylint errors
2015-09-16 00:40:51 -05:00
Paulus Schoutsen
5af1643297
Add warning when entity not found in reproduce_state
2015-09-15 22:23:07 -07:00