Penny Wood
b1dcfaf6b3
Split devices of nodes with multiple instances ( #24032 )
...
* Split devices of nodes with multiple instances
* Note entities to register with device registry
* Use EntityPlatform
2019-06-03 09:40:40 -07:00
Robert Svensson
449a7d3fd5
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 09:26:01 -07:00
Fabian Affolter
7fd2e67d11
Remove icon() ( #24280 )
2019-06-03 16:31:32 +02:00
Otto Winter
34260ed09f
Bump aioesphomeapi to 2.1.0 ( #24278 )
...
* Bump aioesphomeapi to 2.1.0
* Update requirements txt
2019-06-03 16:30:29 +02:00
Pascal Vizeli
a00d8a493d
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 12:31:31 +02:00
Pascal Vizeli
263c0322ee
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 12:31:03 +02:00
Pascal Vizeli
2b0e56932b
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 11:51:34 +02:00
Pascal Vizeli
e12cef8d77
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 11:51:14 +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
6795db9bd6
Mobile app device tracker to restore state ( #24266 )
2019-06-03 10:30:56 +02:00
Paulus Schoutsen
6a693546a3
Add restore state to Geofency ( #24268 )
...
* Add restore state to Geofency
* Lint
2019-06-03 10:29:45 +02:00
Paulus Schoutsen
a8c73ffb93
Updated frontend to 20190602.0
2019-06-02 14:00:52 -07:00
Paulus Schoutsen
411e36b0f8
Updated frontend to 20190602.0
2019-06-02 13:59:30 -07:00
Isabella Gross Alström
fbfc674ca5
Add service for adding event to google component ( #22473 )
...
* Add service for adding event to google component
* Add service examples for google.add_event
* add refactoring based on reviews
* Fix too long lines
* Order import
* Move to move line
* Remove parenthesis
* Add service for adding event to google component
* Add service examples for google.add_event
* add refactoring based on reviews
* Add check for correct scopes, otherwise re-authenticate
* fix build failure
* fix build failure
2019-06-02 13:58:27 -07:00
Paulus Schoutsen
ca20b0cf17
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-02 13:57:21 -07:00
Pascal Vizeli
05454b76a6
Update azure-pipelines.yml for Azure Pipelines
2019-06-02 22:32:56 +02:00
Pascal Vizeli
b4c858bcdf
Update azure-pipelines.yml for Azure Pipelines
2019-06-02 22:31:44 +02:00
Robert Svensson
4d4fd19f87
Replace pyunifi with aiounifi in UniFi device tracker ( #24149 )
...
* Replace pyunifi with aiounifi
* Fix tests
* Add sslcontext
* Fix tests
* Fix import order
2019-06-02 18:24:13 +02:00
Pascal Vizeli
16a846b1e7
Update azure-pipelines.yml for Azure Pipelines
2019-06-02 17:09:04 +02:00
Pascal Vizeli
034b0e07d2
Update azure-pipelines.yml for Azure Pipelines
2019-06-02 14:26:12 +02:00
Emilv2
c486f794f9
Fix typo in integration component ( #24250 )
2019-06-02 01:07:17 -07:00
Franck Nijhof
9220270948
Adds AdGuard Home integration ( #24219 )
...
* Adds AdGuard Home integration
* 👕 Addresses linting warnings
* 🚑 Fixes typehint in async_setup_entry
* 👕 Take advantage of Python's coalescing operators
* 👕 Use adguard instance from outer scope directly in service calls
* 👕 Use more sensible scan_interval default for sensors
* 👕 Adds specific files to .coveragerc
* ☔ Added tests and small changes to improve coverage
* 🔨 Import adguardhome dependencies at the top
* 🚑 Converted service handlers to be async
* 🔥 Removed init step from config flow
2019-06-01 22:13:14 -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
Paulus Schoutsen
7be7d3ffac
Updated frontend to 20190601.0
2019-06-01 14:27:25 -07:00
Pascal Vizeli
2823ef84db
Update azure-pipelines.yml for Azure Pipelines
2019-06-01 22:49:29 +02:00
Maikel Punie
4d07448cf8
Bump python-velbus version for velbus component ( #24226 )
...
* Bump python-velbus version
* Bump python velbus version
2019-06-01 13:15:41 -07:00
Austin Mroczek
12d59797a7
Add details to triggered state for total connect alarms ( #24106 )
...
* Bump skybellpy to 0.4.0
* Bump skybellpy to 0.4.0 in requirements_all.txt
* Added extra states for STATE_ALARM_TRIGGERED to allow users to know if
it is a burglar or fire or carbon monoxide so automations can take
appropriate actions. Updated TotalConnect component to handle these new
states.
* Fix const import
* Fix const import
* Fix const imports
* Bump total-connect-client to 0.26.
* Catch details of alarm trigger in state attributes.
Also bumps total_connect_client to 0.27.
* Change state_attributes() to device_state_attributes()
2019-06-01 13:12:58 -07:00
Emilv2
673290d2e1
fix gitlab_ci sad icon ( #24241 )
2019-06-01 13:08:23 -07:00
kbickar
5a81ddd4e7
Sense update ( #24220 )
...
* Changed updates to be done by component and updates dispatched
* syntax updates
* Added code owner
* Removed whitespace
* Updated CODEOWNERS
* Added subscription undoer
2019-06-01 12:15:28 -07:00
Pascal Vizeli
ef820c3126
Update azure-pipelines.yml for Azure Pipelines
2019-06-01 20:07:54 +02:00
Jef D
278b9d0f71
Round Awair sensor values ( #24093 )
...
* Round sensor values
* Add code owner
* Update code owners
* Fix tests
2019-06-01 17:03:41 +02:00
Paulus Schoutsen
276ab191b5
Do not use the cache dir for PIP installs ( #24233 )
2019-06-01 10:04:12 +02:00
Paulus Schoutsen
e5cbf01ce1
Bumped version to 0.94.0b3
2019-05-31 23:05:57 -07:00
Paulus Schoutsen
fe2e5089ab
Mobile app to use device tracker config entry ( #24238 )
...
* Mobile app to use device tracker config entry
* Lint
* Re-use device_info
* Lint
2019-05-31 23:05:36 -07:00
Teemu R
35ffac1e01
add a deprecation warning for tplink device_tracker ( #24236 )
...
* add a deprecation warning for tplink device_tracker
* reword the warning a bit
2019-05-31 23:05:35 -07:00
Paulus Schoutsen
362f23a950
GeoFency unique ID and device info ( #24232 )
2019-05-31 23:05:35 -07:00
Paulus Schoutsen
dc8d4ac8e4
Add GPSLogger device_info and unique_id ( #24231 )
2019-05-31 23:05:34 -07:00
Robert Svensson
0cdea28e2a
Don't allow more than one config flow per discovered Axis device ( #24230 )
2019-05-31 23:05:33 -07:00
Paulus Schoutsen
7d1a02feb1
Log HomeKit model ( #24229 )
2019-05-31 23:05:32 -07:00
Paulus Schoutsen
b90636f640
Update home zone when core config updated ( #24237 )
...
* Update home zone when core config updated
* Lint
2019-05-31 23:03:45 -07:00
Paulus Schoutsen
b4374c8c4c
Mobile app to use device tracker config entry ( #24238 )
...
* Mobile app to use device tracker config entry
* Lint
* Re-use device_info
* Lint
2019-05-31 23:01:45 -07:00
Teemu R
3076866ec6
add a deprecation warning for tplink device_tracker ( #24236 )
...
* add a deprecation warning for tplink device_tracker
* reword the warning a bit
2019-05-31 23:00:10 -07:00
Paulus Schoutsen
e6a54013dc
GeoFency unique ID and device info ( #24232 )
2019-05-31 22:59:44 -07:00
Paulus Schoutsen
3edc58a04e
Add GPSLogger device_info and unique_id ( #24231 )
2019-05-31 22:59:35 -07:00
Paulus Schoutsen
70fe4f22db
Log HomeKit model ( #24229 )
2019-05-31 22:59:16 -07:00