Anders Melchiorsen and Martin Hjelmare
086c71525e
Add config entry for LIFX ( #17201 )
...
* Add config entry for LIFX
* Use list for dependencies
* Obsolete the platform config
* Use DOMAIN
* Use async_create_task
2018-10-07 23:14:53 +02:00
Glenn Waters and Martin Hjelmare
06a64c0167
Add support for ElkM1 alarm/automation panel ( #16952 )
...
* Add support for ElkM1 alarm/automation panel.
* fix lines too long
* Address PR comments
* Fix hound ci errors
* Changes for PR comments
* Use vol.Range for checking range value
* Address PR comments
* Fix lint errors
* Added elkm1-lib requirement
* Update coverage to exclude elk
* Fix flake8 errors
* Fix flake8 error
* Cleanup config parsing
* Add housecode converter
* fix PR comments
* fix syntax error
* Fix PR comment
2018-10-07 21:45:36 +02:00
Daniel Høyer Iversen and Martin Hjelmare
c1ed9edd26
Add forecast for Met.no ( #17109 )
...
test met
met no 0.3.0
fix line length
fix line length
2018-10-07 21:00:12 +02:00
emontnemery and Paulus Schoutsen
1d7d82fde5
Fix aliases support for RFLink sensors ( #17190 )
2018-10-07 13:14:37 +02:00
Brian Towles and Paulus Schoutsen
592e1dc96a
Enable new registry rename for Insteon ( #17171 )
...
* Enable new registry rename for Insteon
* Segment unique_id from name
2018-10-07 13:12:33 +02:00
Anders Melchiorsen and Paulus Schoutsen
6e81ae096e
Disallow list/dict for string configuration ( #17202 )
2018-10-07 12:35:44 +02:00
Per Sandström and Paulus Schoutsen
c8266c6692
vsure version 1.5.0 ( #17209 )
2018-10-07 12:33:16 +02:00
Philip Rosenberg-Watt and Pascal Vizeli
8fda705377
Fix Todoist custom project update ( #17115 )
...
* Fix Todoist custom project update
Custom projects were not refreshing the API state and were using
local/stored state. This resulted in invalid tasks being retained upon
update. This change resets the local Todoist API state, syncs it, and
then continues normal update operation(s) on the Todoist project data
object.
* Remove blank line after docstring
* Update logging call
* Simplify logging
2018-10-07 01:38:25 +02:00
cdce8p and Anders Melchiorsen
5d6562a73f
Bugfix switch flux - light service call ( #17187 )
...
* Bugfix switch flux - light service call
* Change x_val and y_val test
2018-10-06 23:30:07 +02:00
Guy Khmelnitsky and Fabian Affolter
9285831fa1
Upgrade boto3 to 1.9.16 ( #17140 )
2018-10-06 20:46:20 +02:00
Per Sandström and Martin Hjelmare
760047f964
Verisure standard config for scan interval ( #17192 )
...
* verisure configurable polling
* fix indentation
2018-10-06 20:03:22 +02:00
Anders Melchiorsen and Daniel Høyer Iversen
8683eeb908
Upgrade aiolifx_effects to 0.2.1 ( #17188 )
2018-10-06 14:32:54 +02:00
Fabian Affolter and Daniel Høyer Iversen
75e236de73
Add myself to more sensors ( #17185 )
2018-10-06 09:54:03 +02:00
Fabian Affolter and Daniel Høyer Iversen
169abe637c
Update core, add myself and introduce grouping ( #17175 )
2018-10-06 07:16:06 +02:00
cdce8p and Paulus Schoutsen
07d90c6c55
Fix device_tracker service call & cleanup ( #17173 )
...
* Bugfix group service - device_tracker
* Cleanup
2018-10-05 23:09:55 +02:00
Paulus Schoutsen and GitHub
a66db59359
Fix data used for logbook ( #17172 )
...
* Fix data used for logbook
* Lint
2018-10-05 23:07:27 +02:00
Fabian Affolter
bed1b96f5a
Revert "Update core, add myself and introduce grouping"
...
This reverts commit 13106a9b55 .
2018-10-05 21:46:26 +02:00
Fabian Affolter
13106a9b55
Update core, add myself and introduce grouping
2018-10-05 21:45:14 +02:00
kennedyshead and Fabian Affolter
7598067b55
Adding myself as melissa owner ( #17157 )
2018-10-05 20:48:20 +02:00
Paulus Schoutsen
7a22fbe961
Bumped version to 0.80.0b1
0.80.0b1
2018-10-05 20:21:27 +02:00
Paulus Schoutsen and Paulus Schoutsen
738089c57c
Fix incorrect yaml in hangouts ( #17169 )
2018-10-05 20:21:23 +02:00
Paulus Schoutsen and GitHub
5e7d4a57a3
Fix incorrect yaml in hangouts ( #17169 )
2018-10-05 20:21:09 +02:00
Paulus Schoutsen
1061c369f1
Bumped version to 0.81.0.dev0
2018-10-05 19:54:15 +02:00
Paulus Schoutsen
88c0a92857
Bumped version to 0.80.0b0
0.80.0b0
2018-10-05 17:56:30 +02:00
Paulus Schoutsen
0c770520ed
Update translations
2018-10-05 17:50:00 +02:00
Paulus Schoutsen
92e28067d8
Update frontend to 20181005.0
2018-10-05 17:49:27 +02:00
prophit987 and Daniel Høyer Iversen
d1636dab31
@danielhiversen as codeowner for Tibber ( #17154 )
2018-10-05 14:55:16 +02:00
prophit987 and John Arild Berentsen
13aa935147
Discover Danfoss/devolo RS Room Sensor thermostat ( #17153 )
...
Allows the Danfoss/Devolo RS Room Sensor thermostat to be discovered as climate device in homeassistant.
This device is defined as GENERIC_TYPE_MULTILEVEL_SENSOR, and not GENERIC_TYPE_THERMOSTAT.
Ref: https://community.home-assistant.io/t/devolo-zwave-thermostat/58739
2018-10-05 14:39:10 +02:00
Paul Annekov and Pascal Vizeli
29c3f1618f
Fix miflora connection errors during platform setup ( #16798 )
...
* possible fix for startup delay
* fixed reported issues
* moved update code into setup
* reverted to previous solution
2018-10-05 13:33:28 +02:00
cdce8p and GitHub
37a47b5a59
Add faucet, shower, sprinkler, valve to HomeKit ( #17145 )
2018-10-05 12:43:50 +02:00
Julius Mittenzwei and cdce8p
2e62afabdc
Added warning to HomeKit component ( #16807 )
...
* added warning if more then 100 devices are added to HomeKit
2018-10-05 12:32:26 +02:00
Rohan Kapoor and Martin Hjelmare
a8f5e8699a
Fix zoneminder zms_url construction ( #17150 )
2018-10-05 10:30:08 +02:00
Lewis Juggins and Pascal Vizeli
4218efddcd
Cleanly stop tradfri on shutdown ( #17114 )
...
* Tradfri shutdown fix
* Bump version
* Bump version
* Fix
* Derp
* Remove unnecessary shutdown event
2018-10-05 09:59:34 +02:00
Gerard and Daniel Høyer Iversen
aec320dc19
Fix a typo ( #17147 )
2018-10-05 07:48:40 +02:00
Aaron Bach and GitHub
acf684de05
Added OpenUV CODEOWNERS info ( #17149 )
2018-10-04 19:57:52 -06:00
Florian Klien and Adam Mills
ce1e8f8ace
YesssSMS handling more errors, upgrade to version 0.2.3 ( #17052 )
...
* YesssSMS handling more errors, upgrade to version 0.2.1
- handling missing internet connection nicely
- disabling login with non-working credentials (website locked account for 1 hour)
- upgrade to new upstream version of YesssSMS
* notify.yessssms tests
* test requirements
* flake8 fix
* fixing tests, new upstream version 0.2.3
fixing tests based on requested changes, coverage
* removing unmotivated print
* passing exception to ConnectionError and SMSSendingError logger
2018-10-04 17:34:04 -04:00
Per Sandström and GitHub
b55c7a5ba2
verisure configurable polling ( #17144 )
2018-10-04 21:41:02 +02:00
cdce8p and GitHub
52ff232797
Bugfix invalid entity_config parameter HomeKit ( #17143 )
2018-10-04 20:37:04 +02:00
Paulus Schoutsen and Pascal Vizeli
769dda735d
Remove discovery ( #17070 )
2018-10-04 16:04:44 +02:00
Ana Paula Gomes and Pascal Vizeli
02bf07d9df
Add timeout and fix oscillations on Samsung TV component ( #17102 )
...
* Add timeout and fix oscillations
* Adjust code to py3.5.3
* Clean code
2018-10-04 16:02:14 +02:00
Georgi Kirichkov and Paulus Schoutsen
b92b24e8a4
Webhook component - pass headers to webhook handler ( #17091 )
...
* Pass headers to webhook handler
* Refactors webhook component to post Request object instead of data
* Update webhook tests
* Cleanup webhook test and fix a bug in ifttt
* Address code review comments
2018-10-04 15:54:51 +02:00
Paulus Schoutsen and Pascal Vizeli
0cfbb9ce91
Allow config entry setup to raise not ready ( #17135 )
2018-10-04 15:53:50 +02:00
Tsvi Mostovicz and Paulus Schoutsen
c9976718d4
Take timezone into consideration when calulating Zmanim. Partial fix for #16946 ( #17131 )
2018-10-04 15:51:56 +02:00
Jason Hu and Paulus Schoutsen
b61a250321
Fix upnp component l10n error ( #17132 )
2018-10-04 15:50:42 +02:00
Alok Saboo and Paulus Schoutsen
ae0dd33e2e
Add update service to Google Travel Sensor ( #17092 )
...
* Add update service
* Update service name
* Register service only once
* Make hound happy
2018-10-04 14:02:30 +02:00
Daniel Høyer Iversen and GitHub
0d93bf9a45
Update xiaomi lib ( #17129 )
2018-10-04 13:24:54 +02:00
Heiko Thiery and Fabian Affolter
178bf736f6
Add new component fritzbox binary_sensor ( #17057 )
...
* Add new component fritzbox binary_sensor
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com >
* fix failed flake8 test
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com >
* add new file to .coveragerc
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com >
* use wildcard to cover all platforms
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com >
* remove polling because polling is true by default
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com >
* add blank line to keep imports ordered
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com >
* Minor changes
2018-10-04 12:16:27 +02:00
Paulus Schoutsen and GitHub
a559c06d6b
Make it easier for auth to consume newer formats ( #17127 )
2018-10-04 10:41:13 +02:00
Jerad Meisner and Paulus Schoutsen
cc1891ef2b
Add time created to persistent notifications. ( #17121 )
...
* Add time created to persistent notifications.
* UTC
2018-10-04 10:24:14 +02:00
Daniel Høyer Iversen and Pascal Vizeli
05d8c57212
Tibber component and notify ( #17062 )
...
* Refactor tibber, and Tibber notify
* update Tibber lib.
* tibber
* Tibber coveragerc
* Tibber upgrade lib
* style
* comments
* use async_get_service
* event
2018-10-04 09:29:49 +02:00