15224 Commits
Author SHA1 Message Date
Paulus SchoutsenandGitHub 8eb4e77365 Merge pull request #17361 from home-assistant/rc
0.80.0
0.80.0
2018-10-12 16:57:52 +02:00
Paulus Schoutsen cd29b47924 Bumped version to 0.80.0 2018-10-12 14:59:36 +02:00
Pascal VizeliandPaulus Schoutsen edb3722abd Hass.io auth/sso part2 (#17324)
* Update discovery.py

* Create const.py

* Update auth.py

* Update const.py

* Update const.py

* Update http.py

* Update handler.py

* Update auth.py

* Update auth.py

* Update test_auth.py
2018-10-12 14:59:17 +02:00
Pascal VizeliandPaulus Schoutsen bc036cc2fe Fix auth for hass.io (#17318)
* Update test_auth.py

* Update auth.py

* Update test_auth.py
2018-10-12 14:59:17 +02:00
Martin HjelmareandPaulus Schoutsen 8778b707f1 Allow tradfri groups for new imported entries (#17310)
* Clean up leftover config schema option

* Allow import groups via new config yaml setup

* Fix and add test

* Add a test without groups for legacy import

* Change default import groups to False

* Fix I/O in test
2018-10-12 14:59:16 +02:00
Alok SabooandPaulus Schoutsen 05ae8f9dd4 Fix samsung bug (#17285) 2018-10-12 14:59:16 +02:00
Nikolay VasilchukandPaulus Schoutsen d199f57aa8 Logbook: filter by entity and period (#17095)
* Filter logbook by entity_id

* Filter logbook by period

* Simple test

* houndci-bot review

* Tests

* Test fix

* Test Fix
2018-10-12 14:59:15 +02:00
Paulus Schoutsen f47e080f37 Update translations 2018-10-12 14:58:48 +02:00
Paulus Schoutsen cfc5ebbfb0 Update frontend 2018-10-12 14:58:23 +02:00
Paulus Schoutsen fa3f6ca2c7 Bumped version to 0.80.0b5 0.80.0b5 2018-10-10 14:29:04 +02:00
Paul AnnekovandPaulus Schoutsen 1d78393680 fixed 'on_startup() takes 0 positional arguments but 1 was given' (#17295) 2018-10-10 14:26:34 +02:00
Pascal VizeliandPaulus Schoutsen 951d7154b8 Fix hassio discovery (#17275)
* Update discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Update test_discovery.py

* Fix tests

* fix lint
2018-10-10 14:26:33 +02:00
Pascal VizeliandPaulus Schoutsen 3f28b30860 Hassio auth (#17274)
* Create auth.py

* Update auth.py

* Update auth.py

* Update __init__.py

* Update auth.py

* Update auth.py

* Update auth.py

* Update auth.py

* Update auth.py

* Update auth.py

* Update auth.py

* Update auth.py

* Update auth.py

* Add tests

* Update test_auth.py

* Update auth.py

* Update test_auth.py

* Update auth.py
2018-10-10 14:26:32 +02:00
Paulus Schoutsen 83dec7173c Update translations 2018-10-10 14:25:49 +02:00
Paulus Schoutsen a8a21ee28d Bumped version to 0.80.0b4 0.80.0b4 2018-10-09 16:20:39 +02:00
Anders MelchiorsenandPaulus Schoutsen 1a76603f53 Remove warning on script delay (#17264)
* Remove warning on script delay

* Use suppress
2018-10-09 16:20:31 +02:00
Steven LoomanandPaulus Schoutsen 089e15e046 Add defaults, fixing #17229 (#17261) 2018-10-09 16:20:31 +02:00
Sebastian MuszynskiandPaulus Schoutsen b59d69f313 Fix ambient light state of the Philips Eyecare Lamp (Closes: #16269) (#17259) 2018-10-09 16:20:30 +02:00
Paulus SchoutsenandPaulus Schoutsen eb7db1f763 block external IP (#17248)
* block external IP

* Update __init__.py
2018-10-09 16:20:29 +02:00
Paulus SchoutsenandPaulus Schoutsen 429f09deb3 Add a webhook automation trigger (#17246) 2018-10-09 16:20:29 +02:00
Paulus Schoutsen 4d3d51635d Bumped version to 0.80.0b3 0.80.0b3 2018-10-08 16:16:01 +02:00
Malte FrankenandPaulus Schoutsen a372053eac updated georss-client library to 0.3 (#17239) 2018-10-08 16:15:40 +02:00
Paulus SchoutsenandPaulus Schoutsen 2e120061b4 Guard for bad device info (#17238) 2018-10-08 16:15:40 +02:00
Paulus SchoutsenandPaulus Schoutsen 3a6eac216c Fix SPC (#17236) 2018-10-08 16:15:39 +02:00
Otto WinterandPaulus Schoutsen 6671cbb96d Fix potential MQTT discovery race condition (#17208)
* Fix potential MQTT discovery race condition

* Rename data key
2018-10-08 16:15:39 +02:00
Matt SchmittandPaulus Schoutsen 9e386938bb MyQ cover return unknown state if not available (#17207)
* Add additional supported states

* Use get method for lookup

* Return None if unable to get status
2018-10-08 16:15:38 +02:00
Paulus SchoutsenandPaulus Schoutsen 6be52208fc Prevent accidental device reg override (#17136) 2018-10-08 16:15:38 +02:00
Paulus Schoutsen bd4ff6fc21 Bumped version to 0.80.0b2 2018-10-07 23:33:46 +02:00
Martin BergandPaulus Schoutsen 5fcea074c4 Init sub-components using global var. (#17220) 2018-10-07 23:33:40 +02:00
Per SandströmandPaulus Schoutsen 7369af0639 Verisure standard config for scan interval (#17192)
* verisure configurable polling

* fix indentation
2018-10-07 23:33:40 +02:00
Anders MelchiorsenandPaulus Schoutsen b872cb95c7 Upgrade aiolifx_effects to 0.2.1 (#17188) 2018-10-07 23:33:39 +02:00
cdce8pandPaulus Schoutsen 3338ebd4c1 Bugfix switch flux - light service call (#17187)
* Bugfix switch flux - light service call

* Change x_val and y_val test
2018-10-07 23:33:38 +02:00
cdce8pandPaulus Schoutsen 7b176aa7c9 Fix device_tracker service call & cleanup (#17173)
* Bugfix group service - device_tracker

* Cleanup
2018-10-07 23:33:38 +02:00
Paulus SchoutsenandPaulus Schoutsen c722091967 Fix data used for logbook (#17172)
* Fix data used for logbook

* Lint
2018-10-07 23:33:38 +02:00
Paulus Schoutsen 4cffef7f2b Update translations 2018-10-07 23:27:57 +02:00
Paulus Schoutsen 31b1b0c044 Update frontend to 20181007.0 2018-10-07 23:27:57 +02:00
Paulus Schoutsen 7a22fbe961 Bumped version to 0.80.0b1 0.80.0b1 2018-10-05 20:21:27 +02:00
Paulus SchoutsenandPaulus Schoutsen 738089c57c Fix incorrect yaml in hangouts (#17169) 2018-10-05 20:21:23 +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
prophit987andDaniel Høyer Iversen d1636dab31 @danielhiversen as codeowner for Tibber (#17154) 2018-10-05 14:55:16 +02:00
prophit987andJohn 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 AnnekovandPascal 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
cdce8pandGitHub 37a47b5a59 Add faucet, shower, sprinkler, valve to HomeKit (#17145) 2018-10-05 12:43:50 +02:00
Julius Mittenzweiandcdce8p 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 KapoorandMartin Hjelmare a8f5e8699a Fix zoneminder zms_url construction (#17150) 2018-10-05 10:30:08 +02:00
Lewis JugginsandPascal 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
GerardandDaniel Høyer Iversen aec320dc19 Fix a typo (#17147) 2018-10-05 07:48:40 +02:00
Aaron BachandGitHub acf684de05 Added OpenUV CODEOWNERS info (#17149) 2018-10-04 19:57:52 -06:00