Phil Bruckner
3da0f5e384
Fix owntracks source_type for location messages with default trigger ( #24503 )
...
Some location update messages do not contain the 't' (trigger) key. Before the change in 0.94 to
entity based trackers, these would default to source_type of 'gps' (due to default parameter
value in async_see method.) To mirror this behavior in the new entity based tracker, the
source_type property should default to SOURCE_TYPE_GPS under the same conditions.
2019-06-12 22:47:56 -07:00
aidbish
7260cada90
missing comma preventing other voices ( #24487 )
2019-06-12 22:47:55 -07:00
Paulus Schoutsen
73d6dc6b6a
Update hass-nabucasa to 0.14 ( #24481 )
...
* Update hass-nabucasa to 0.14
* Update owner of cloud
* Update codeowners
2019-06-12 22:47:29 -07:00
Paulus Schoutsen
6ea0575a4a
Update home zone when core config updated ( #24237 )
...
* Update home zone when core config updated
* Lint
2019-06-11 08:30:38 -07:00
Paulus Schoutsen
d88d57f3bb
Bumped version to 0.94.2
2019-06-10 16:06:12 -07:00
Paulus Schoutsen
bd80346592
Sun listener to adapt to core config updates ( #24464 )
...
* Adaptable sun listener
* Lint
2019-06-10 16:06:07 -07:00
Paulus Schoutsen
7292f2be69
Update Hass.io when core config is updated ( #24461 )
...
* Update Hass.io when core config is updated
* Lint
* Fix tests
* Lint sigh
2019-06-10 16:06:06 -07:00
Andy Kittner
21d04b3e14
Remember gpslogger entities across restarts ( fixes #24432 ) ( #24444 )
...
* Remember gpslogger entities across restarts (fixes #24432 )
* oops, missed those changes
* Remove to do and set defaults to `None`
2019-06-10 16:06:06 -07:00
Robert Svensson
3c6235bee5
Axis discovery MAC filter ( #24442 )
...
* Make sure to abort if the MAC is not from Axis
* Fix tests
* Andrew Sayre suggestion
Co-Authored-By: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com >
2019-06-10 16:06:05 -07:00
Julien Brochet
b0985bb459
Load the SSDP component only when it's needed ( #24420 )
...
* fix(hue): Load the SSDP component only when it's needed
* fix(deconz): Don't load the SSDP component when it's not needed
* Update config_flow.py
* Update test_config_flow.py
2019-06-10 16:06:04 -07:00
Robert Svensson
8e93d0a7a2
deCONZ fix retry set state( #24410 )
2019-06-10 16:06:03 -07:00
Robert Svensson
b68a796c7c
deCONZ - properly identify configured bridge ( #24378 )
2019-06-07 23:43:59 -07:00
Penny Wood
bfafe9ccbe
Fix for sun issues ( #24309 )
2019-06-07 23:28:56 -07:00
Paulus Schoutsen
dc93779f02
Bumped version to 0.94.1
2019-06-07 23:13:57 -07:00
Paulus Schoutsen
14066dfb5a
Check cloud trusted proxies ( #24395 )
2019-06-07 23:13:45 -07:00
Paulus Schoutsen
7d9988fd75
Add more HomeKit models for discovery ( #24391 )
...
* Add more HomeKit models for discovery
* Discover Tradfri with HomeKit
* Add Wemo device info
* Allow full match for HomeKit model
* Fix tests
2019-06-07 23:13:44 -07:00
Paulus Schoutsen
2fed016347
Fix automation failing to restore state ( #24390 )
...
* Fix automation off
* Fix tests
2019-06-07 23:13:43 -07:00
William Scanlon
d1b82e9ede
Updated pubnubsub-handler to 1.0.7 to fix crash on slow startup ( #24388 )
2019-06-07 23:13:43 -07:00
Robert Svensson
b8e20fcadf
Bump dependency ( #24376 )
2019-06-07 23:13:42 -07:00
Paulus Schoutsen
ebc09017b8
Initiate websession inside event loop ( #24331 )
2019-06-07 23:13:42 -07:00
Paulus Schoutsen
798b72e164
Add a discovery config flow to Wemo ( #24208 )
2019-06-07 23:13:41 -07:00
Robert Svensson
8d3c9bc2d0
Don't let zeroconf be smart with addresses ( #24321 )
2019-06-05 18:33:31 +02:00
Pascal Vizeli
ce93a332a7
Update and rename azure-pipelines.yml to azure-pipelines-release.yml
2019-06-05 09:37:57 +02:00
Paulus Schoutsen
13c3833593
Bumped version to 0.94.0
2019-06-04 14:34:06 -07:00
Paulus Schoutsen
d0715c75c0
Merge remote-tracking branch 'origin/master' into rc
2019-06-04 14:33:49 -07:00
Paulus Schoutsen
eca424656a
Fix OwnTracks race condition ( #24303 )
...
* Fix OwnTracks race condition
* Lint
2019-06-04 14:25:10 -07:00
Robert Svensson
3b60081e2a
address is deprecated in favor of addresses ( #24302 )
2019-06-04 14:25:09 -07:00
Paulus Schoutsen
1096fe3d87
Bumped version to 0.94.0b8
2019-06-04 11:06:25 -07:00
Paulus Schoutsen
389da16947
Upgrade Zeroconf to 0.23 ( #24300 )
2019-06-04 11:06:19 -07:00
Paulus Schoutsen
185af1b42a
Run SSDP discovery in parallel ( #24299 )
2019-06-04 11:06:18 -07:00
Pascal Vizeli
d17f27b65c
Create progress file for pip installs ( #24297 )
...
* Create progress file for pip installs
* fix dedlock
* unflacky test
* Address comments
* Lint
* Types
2019-06-04 11:06:18 -07:00
Paulus Schoutsen
bb0867f1a8
Guard against bad states in Mobile App/OwnTracks ( #24292 )
2019-06-04 11:06:17 -07:00
Paulus Schoutsen
b67d32824c
Updated frontend to 20190604.0
2019-06-04 09:41:07 -07:00
Pascal Vizeli
bad920fa87
Bumped version to 0.94.0b7
2019-06-04 12:42:45 +02:00
Paulus Schoutsen
281fe93a26
Bumped version to 0.94.0b6
2019-06-03 12:41:45 -07:00
Paulus Schoutsen
4a71593ffd
Remove deps folder in config when on Docker ( #24284 )
...
* Remove deps folder in config
* Fix tests
* Fix tests with docker check
2019-06-03 12:41:36 -07:00
Paulus Schoutsen
014cc14b7e
Fix cors on the index view ( #24283 )
2019-06-03 12:41:35 -07:00
Otto Winter
ee71d2ca60
Bump aioesphomeapi to 2.1.0 ( #24278 )
...
* Bump aioesphomeapi to 2.1.0
* Update requirements txt
2019-06-03 12:41:34 -07:00
Paul Bottein
5085ce8ab1
Add temperature sensor support to google smarthome thermostat device ( #24264 )
...
* Add temperature sensor support to google smarthome thermostat device
* fix lint for trait_test
* Reset temperature unit in tests
* Address comment
2019-06-03 12:41:32 -07:00
Robert Svensson
9ed5b70d01
deCONZ migrate to SSDP discovery ( #24252 )
...
* Migrate deCONZ to use new SSDP discovery
Add new discovery info manufacturer URL to be able to separate Hue and deCONZ bridges
* Mark deCONZ as migrated in Discovery component
* Fix tests
* Fix Hue discovery ignore deCONZ bridge
* Less snake more badger
* Mushroom
* Fix indentation
* Config flow ignore manufacturer url that is not philips
2019-06-03 12:41:31 -07:00
Pascal Vizeli
a00d8a493d
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 12:31:31 +02:00
Pascal Vizeli
2b0e56932b
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 11:51:34 +02:00
Pascal Vizeli
704cdac874
Bumped version to 0.94.0b5
2019-06-03 08:36:38 +00:00
Paulus Schoutsen
89d7c0af91
Add restore state to Geofency ( #24268 )
...
* Add restore state to Geofency
* Lint
2019-06-03 08:35:44 +00:00
Paulus Schoutsen
5f3bcedbba
Mobile app device tracker to restore state ( #24266 )
2019-06-03 08:35:43 +00:00
Paulus Schoutsen
d2d3f27f85
Add restore state to OwnTracks device tracker ( #24256 )
...
* Add restore state to OwnTracks device tracker
* Lint
* Also store entity devices
* Update test_device_tracker.py
2019-06-03 08:35:43 +00:00
Paulus Schoutsen
a8c73ffb93
Updated frontend to 20190602.0
2019-06-02 14:00:52 -07:00
Paulus Schoutsen
22f68d70a7
Bumped version to 0.94.0b4
2019-06-01 14:34:39 -07:00
Paulus Schoutsen
bf85e18d45
Do not use the cache dir for PIP installs ( #24233 )
2019-06-01 14:34:27 -07:00
Paulus Schoutsen
09c43e8854
Updated frontend to 20190601.0
2019-06-01 14:34:06 -07:00