Ville Skyttä
bf9c2c74fa
Upgrade pytest and -cov ( #24258 )
...
* Upgrade pytest to 4.5.0
https://docs.pytest.org/en/latest/changelog.html#pytest-4-5-0-2019-05-11
https://docs.pytest.org/en/latest/changelog.html#pytest-4-4-2-2019-05-08
* Upgrade pytest to 4.6.0
https://docs.pytest.org/en/latest/changelog.html#pytest-4-6-0-2019-05-31
* Upgrade pytest-cov to 2.7.1
https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst#271-2019-05-03
https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst#270-2019-05-03
* Upgrade pytest to 4.6.1
https://docs.pytest.org/en/latest/changelog.html#pytest-4-6-1-2019-06-02
2019-06-05 11:09:23 +02:00
Pascal Vizeli
bc15f11473
Rename azure-pipelines.yml to azure-pipelines-release.yml
2019-06-05 09:36:10 +02:00
Pascal Vizeli
fccbd41203
Update azure-pipelines-wheels.yml for Azure Pipelines
2019-06-05 09:30:08 +02:00
Pascal Vizeli
17b3d3a8e4
Update azure-pipelines-wheels.yml for Azure Pipelines
2019-06-05 09:25:46 +02:00
Pascal Vizeli
279192d317
Rename azure-pipelines-release.yml to azure-pipelines.yml
2019-06-05 09:25:24 +02:00
Pascal Vizeli
701d258076
Update and rename azure-pipelines.yml to azure-pipelines-release.yml
2019-06-05 09:24:14 +02:00
Pascal Vizeli
034bbb4f5f
Create azure-pipelines-wheels.yml
2019-06-05 09:11:56 +02:00
rolfberkenbosch
2943ad15a5
Change meteoalertapi to version 0.1.3 ( #24307 )
...
* Change meteoalertapi to version 0.1.3
* Add requirements_all.txt file
2019-06-05 08:55:10 +02:00
Robert Svensson
fbfaa41cb0
address is deprecated in favor of addresses ( #24302 )
2019-06-04 14:14:51 -07:00
Paulus Schoutsen
df1da7554c
Fix OwnTracks race condition ( #24303 )
...
* Fix OwnTracks race condition
* Lint
2019-06-04 14:06:49 -07:00
gibman
6d280084fb
Expose specific device_class for Velux covers ( #24279 )
...
* Update cover.py
Blinds, Rollingshutters and Awnings did not set their respective device_class attribute
Previously they would all appear as device_class "window"
* fallback device class is always 'window'
fallback device class is always 'window' in the event we have an unknown cover type
* trailing whitespace removed, trimmed as well
* Update cover.py
2019-06-04 13:17:43 -07:00
Paulus Schoutsen
ac788a7ee7
Upgrade Zeroconf to 0.23 ( #24300 )
2019-06-04 11:05:11 -07:00
Pascal Vizeli
bf52aa8ccc
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:04:20 -07:00
Paulus Schoutsen
d7c8adc085
Run SSDP discovery in parallel ( #24299 )
2019-06-04 11:04:02 -07:00
Paulus Schoutsen
8b4ef3bbdd
Guard against bad states in Mobile App/OwnTracks ( #24292 )
2019-06-04 10:18:26 -07:00
Paulus Schoutsen
14c0ada9ac
Update translations
2019-06-04 08:50:48 -07:00
Paulus Schoutsen
618039734a
Updated frontend to 20190604.0
2019-06-04 08:50:25 -07:00
Brandon Davidson
0d5e151c60
Update pyvera to 0.3.1 for alert support ( #24289 )
2019-06-04 14:47:47 +02:00
Paul Bottein
976bf3e979
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:40:15 -07:00
Paulus Schoutsen
0b70419859
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:37:27 -07:00
Paulus Schoutsen
6f903db8c4
Fix cors on the index view ( #24283 )
2019-06-03 11:43:13 -07:00
Paulus Schoutsen
4c88578371
Add a discovery config flow to Wemo ( #24208 )
2019-06-03 10:06:53 -07:00
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
263c0322ee
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 12:31:03 +02:00
Pascal Vizeli
e12cef8d77
Update azure-pipelines.yml for Azure Pipelines
2019-06-03 11:51:14 +02: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
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
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
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