Joakim Plate
c1027cace6
Add device entry id to events ( #44407 )
...
* Add device entry id to events
* Only add device id if device is known for now
2021-01-04 15:31:10 +01:00
On Freund
e9f7e67f4c
Try to fix flaky Risco test ( #44788 )
2021-01-04 15:23:47 +01:00
Simone Chemelli
f07bf6a88e
Cleanup timeouts values for Shelly ( #44790 )
...
* Updated timeouts
* Small cleanup
* Fix + small cleanup of test code
2021-01-04 14:04:40 +01:00
Pascal Vizeli
a7a4875f52
Add more debug details to running timeouts ( #43644 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-04 13:10:39 +01:00
Erik Montnemery
34bd70aee6
Fix race when handling MQTT discovery messages ( #44730 )
...
* Fix race when handling MQTT discovery messages
* Lint
* retrigger checks
2021-01-04 12:28:17 +01:00
Ville Skyttä
43474762b2
Drop remaining Python < 3.8 support ( #44743 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-04 11:47:29 +01:00
Álvaro Fernández Rojas
ec926105a0
Bump PyTado to 0.10.0 ( #44770 )
...
* Bump PyTado to v0.10.0
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Tado: switch to getDeviceInfo
This function has been introduced in version 0.10.0 of PyTado.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Tado: update tests
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-01-04 03:53:15 +01:00
dzukero
2ed7b90027
Add RFXtrx Rfy venetian blinds tilt control ( #44309 )
...
* Add tilt control for RFXtrx Rfy venetian blinds
* Update Rfy cover test
* Update the required version of pyRFXtrx
* Update required pyRFXtrx version to 0.26.1
* Revert "Update required pyRFXtrx version to 0.26.1"
This reverts commit d54f1645d5
.
* Revert "Update the required version of pyRFXtrx"
This reverts commit ac36d65326
.
* Update required version of pyRFXtrx to 0.26.1
* @dzukero
Update required version of pyRFXtrx to 0.26.1
* Make requested changes from review
* Fix isort
* Remove set tilt position support
* Remove set tilt position support per review
2021-01-03 12:59:22 +01:00
Joakim Plate
3de0610909
Support google assistant stopping for assumed state covers ( #44266 )
...
* Support stopping for assumed state covers
* Adjust black formatting
2021-01-02 23:01:20 +01:00
Álvaro Fernández Rojas
067f2d0098
Add tado zone binary sensors ( #44576 )
...
These should be binary sensors.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-01-02 13:35:59 +01:00
Will Hughes
a6e474c7c9
Update surepy to v0.4.0 ( #44556 )
...
* Update surepy to v0.4.0
* Clarify pylint disable
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-02 03:52:33 +01:00
Allen Porter
321c0a87ae
Resolve nest pub/sub subscriber token refresh issues ( #44686 )
2021-01-02 01:51:01 +01:00
Franck Nijhof
508d33a220
Remove deprecated PTVSD integration ( #44748 )
2021-01-01 23:36:15 +01:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Paulus Schoutsen
2b0556520b
Catch Shelly zeroconf types with uppercase too ( #44672 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-01 20:54:43 +01:00
Sian
52e1aad008
Correct Dyson climate fan auto mode ( #44569 )
...
Co-authored-by: Justin Gauthier <justin@justin-tech.com>
2021-01-01 16:06:36 +01:00
Clifford Roche
f0e96f739b
Add turn_on and turn_off to gree climate component ( #43207 )
2021-01-01 13:58:38 +01:00
Raman Gupta
b651f63ef0
Suppress vizio logging API call failures to prevent no-op logs ( #44388 )
2021-01-01 13:35:05 +01:00
Allen Porter
051f6c0e72
Increase test coverage for Nest SDM integration ( #44718 )
2021-01-01 13:31:18 +01:00
J. Nick Koston
2ef25e7414
Fix script wait templates with now/utcnow ( #44717 )
2021-01-01 13:03:34 +01:00
J. Nick Koston
94825b3e15
Do not restore unavailable state for august locks ( #44722 )
2021-01-01 12:44:53 +01:00
Allen Porter
f1dff973dc
Fix broken test test_auto_purge in recorder ( #44687 )
...
* Fix failing test due to edge-of-2021 bug
* Rewrite test_auto_purge to make the intent more clear
2020-12-31 12:04:12 -10:00
Allen Porter
fe9a254017
Fix legacy nest api binary_sensor initialization ( #44674 )
2020-12-31 19:22:24 +01:00
Ville Skyttä
1c8fbc7e6a
Upgrade codespell to 2.0.0 ( #44695 )
...
* Upgrade codespell to 2.0.0
* Fix newly found spelling errors
2020-12-31 19:14:07 +01:00
Paulus Schoutsen
c7bf7b32a2
Zeroconf lowercase ( #44675 )
2020-12-31 01:06:26 +01:00
J.P. Krauss
e37bb51320
Add AirNow Integration ( #40091 )
2020-12-30 20:25:57 +01:00
zewelor
16ddbb95f4
Add yeelight service to enable disable music mode ( #44533 )
...
* Add service to enable / disable music mode
* Black reformat
* Update test
* Fix tests
* Revert consts cleanup
* Use entity method as service call
* Use ATTR for service call
* Sort
* Add tests
* Fix isort
* Fix print
* Black
2020-12-30 17:00:28 +01:00
Allen Porter
baacf2cd7d
Publish timestamps in nest events ( #44641 )
2020-12-30 10:23:48 +01:00
Allen Porter
eb07282e9b
Add debug logging for failed OAuth token refreshes to help users diagnose ( #44637 )
2020-12-30 10:03:27 +01:00
Chris Talkington
12aa537eb9
Support homekit discovery for roku ( #44625 )
...
* support homekit discovery for roku
* Update config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update strings.json
* Update manifest.json
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update manifest.json
* Update config_flow.py
* Update config_flow.py
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update manifest.json
* Update __init__.py
* Update zeroconf.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update __init__.py
* Update config_flow.py
* Update test_config_flow.py
* Update manifest.json
* Update zeroconf.py
2020-12-29 20:43:02 -06:00
J. Nick Koston
035f9412ba
Fix template triggers from time events ( #44603 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-12-29 23:16:39 +01:00
starkillerOG
e287160f72
Add discovery to Motion Blinds ( #44615 )
...
* Add discovery to Motion Blinds
* Update test_config_flow.py
* ommit keys()
Co-authored-by: Allen Porter <allen.porter@gmail.com>
* use _ to indicate private variables
* disregard changes to en.json
* remove unused errors
* clearify multicast=None
* improve tests
* make self._key a local variable
* fix styling
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2020-12-29 11:13:31 -08:00
J. Nick Koston
4905be0c40
Move HomeKit autostart to advanced options flow ( #44599 )
2020-12-29 13:54:24 +01:00
rikroe
e5f31665b1
Add Config Flow to bmw_connected_drive ( #39585 )
...
* Add Config Flow to bmw_connected_drive
* Fix checks for bmw_connected_drive
* Adjust code as requested
* Clean .coveragerc after merge
* Use references for config flow
* Fix execute_service check against allowed accounts
* Adjust translation as username can be email or phone no
* Add BMWConnectedDriveBaseEntity mixin, remove unnecessary type casts
* Use BaseEntity correctly, fix pylint error
* Bump bimmer_connected to 0.7.13
* Adjustments for review
* Fix pylint
* Fix loading notify, move vin to entity attrs
* Remove vin from device registry
* Remove commented-out code
* Show tracker warning only if vehicle (currently) doesn't support location
* Remove unnecessary return values & other small adjustments
* Move original hass_config to own domain in hass.data
* Move entries to separate dict in hass.data
* Remove invalid_auth exception handling & test as it cannot happen
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2020-12-29 11:06:12 +01:00
mvn23
0d8ed9061c
Update pyotgw to 1.0b1 ( #43352 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-28 23:04:17 +01:00
Clifford Roche
ee97023053
Add support for Gree device light panels ( #42979 )
2020-12-28 22:32:04 +01:00
Erik Montnemery
ed576edde7
Fix Tasmota device triggers ( #44574 )
2020-12-28 14:41:39 +01:00
Allen Porter
71af0fac16
Improve nest setup error handling ( #44385 )
...
* Improve error handling user experience
This is meant to make the nest integration quieter. Exceptions are handled with a single log error message.
Co-authored-by: j-stienstra <65826735+j-stienstra@users.noreply.github.com>
2020-12-27 20:30:51 -08:00
Álvaro Fernández Rojas
6d043f2ca1
Tado: add full list of devices ( #44475 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2020-12-27 16:36:35 +01:00
Allen Porter
51b88337ca
Simplify nest event handling ( #44367 )
...
* Simplify nest event handling
Use device specific update callbacks rather than a global callback.
The motivation is to prepare for a follow up change that will store
camera specific event tokens on the camera itself, so that a service
can later fetch event specific image snapshots, which would be difficult
to send across the event bus.
* Increase nest camera test coverage
* Remove unnecessary device updates for nest cameras
* Remove unused imports
* Fix device id check to look at returned entry
* Remove unused imports after rebase
* Partial revert of nest event simplification
* Push more update logic into the nest library
* Revert nest device_info changes
* Revert test changes to restore global update behavior
* Bump nest library version to support new callback interfaces
2020-12-27 09:49:22 +01:00
Rob Bierbooms
9531b08f2a
Add explicit support for Luxembourg Smarty meter in dsmr integration ( #43975 )
...
* Add support for Luxembourg Smarty meter
* Add config flow test
* Add sensor tests
2020-12-27 09:39:36 +01:00
Tim van Cann
1f27fb4644
Fully remove Avri integration ( #44478 )
...
* Fully remove Avri integration
* Remove avri from .coveragerc
2020-12-27 09:30:20 +01:00
Eric Severance
d912e91e81
Periodically attempt to discover new wemo devices ( #44361 )
...
* Periodically attempt to discover new wemo devices
* Set self._stop=None after stopping the periodic discovery task
* Use the async_fire_time_changed test helper to simplify test_discovery
* Stop the pywemo registry outside of the async loop
* Add a comment describing why async_fire_time_changed is used
2020-12-24 12:25:14 +01:00
J. Nick Koston
677fc6e2bb
Translate siri requests to turn on thermostats to valid targets ( #44236 )
...
Siri always requests auto mode even when the device does not
support auto which results in the thermostat failing to turn
on as success is assumed. We now determine the heat cool
target mode based on the current temp, target temp, and
supported modes to ensure the thermostat will reach the
requested target temp.
2020-12-23 17:23:26 -10:00
Diogo Gomes
2d131823ce
Fix filter sensor None state ( #44439 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
2020-12-24 02:24:11 +01:00
starkillerOG
82f9de31b1
Motion Blinds upgrade to local push ( #44391 )
...
* Motion Blinds upgrade to local push
2020-12-23 15:15:11 -08:00
Allen Porter
24ccdb55bb
Move Legacy Works With Nest integration to subdirectory ( #44368 )
...
* Move Legacy Works With Nest integration to subdirectory
Motivation is to streamline the actively developed integration e.g. make code coverage easier to reason about and simplify __init__.py
2020-12-22 12:42:37 -08:00
Joakim Plate
56b3e0b52e
Support area on entities for google assistant ( #44300 )
...
* Support area on entities
* Don't let registry area override config
2020-12-21 21:55:06 +01:00
Emily Mills
f89c682ea6
Cleanup and optimization for Zerproc ( #44430 )
...
* Cleanup and optimization for Zerproc
* Remove unnecessary extra method
* Add debug log for exceptions on disconnect
2020-12-21 12:50:31 -06:00
Oncleben31
369cf10eb3
Bump meteofrance-api to 1.0.1 ( #44389 )
2020-12-21 13:49:53 +01:00
Allen Porter
81341bbf91
Handle expiration of nest auth credentials ( #44202 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-20 01:41:29 +01:00
Emily Mills
4f088dd77a
Connect concurrently to discovered Zerproc lights ( #44376 )
...
* Connect concurrently to discovered Zerproc lights
* Add return type to connect_light
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-19 13:31:45 -06:00
Aaron Bach
60ecc8282c
Add options flow for Recollect Waste ( #44234 )
...
* Add options flow for Recollect Waste
* Add test
* Typing
* Typing
* Typing AGAIN
* Add missing type hints
* Code review
* Code review
* Don't need to block until done
2020-12-19 10:29:37 -07:00
Aaron Bach
fbc695e5cf
Fix setup of SimpliSafe options flow test ( #44375 )
2020-12-19 18:22:34 +01:00
Diogo Gomes
b7d4c1826c
Add filter sensor device class from source entity ( #44304 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-19 17:51:24 +01:00
Emily Mills
9de393d116
Convert zerproc to use new upstream async api ( #44357 )
2020-12-19 09:35:47 -06:00
Abílio Costa
896f51fd82
Add Wind to Accuweather sensors ( #44364 )
2020-12-19 16:10:02 +01:00
Ville Skyttä
de04a1ed67
Enable more Bandit tests ( #44307 )
...
https://bandit.readthedocs.io/en/latest/plugins/index.html#complete-test-plugin-listing
2020-12-19 12:35:13 +01:00
ktnrg45
5b14c1da73
Bump pyps4-2ndscreen to 1.2.0 ( #44273 )
...
* Bump PS4 to 1.2.0
* Add additional media_player tests
* Fix tests
2020-12-18 08:46:59 +01:00
Christopher Gramberg
c5fdde2a94
Convert filter tests to use pytest style ( #41743 )
2020-12-17 22:08:35 +01:00
Aaron Bach
d18c9f1c74
Update ReCollect docs to use proper name ( #44291 )
2020-12-17 20:59:45 +01:00
Maciej Bieniek
97894bd718
Refactor Airly config flow ( #44330 )
2020-12-17 19:34:40 +01:00
Erik Montnemery
31b806ced1
Revert "Change http to auto for cast media image url" ( #44327 )
2020-12-17 17:43:52 +01:00
Jc2k
2b6842aee0
Fix velux homekit covers not enumerated correctly ( #44318 )
2020-12-17 17:12:06 +01:00
Maciej Bieniek
94e1f8e631
Refactor Airly tests ( #44315 )
2020-12-17 16:44:46 +01:00
Paulus Schoutsen
735607c625
Bump version to 2021.1 ( #44298 )
2020-12-16 23:59:45 +01:00
Dermot Duffy
aaae452d58
Add reauth step to Hyperion config flow ( #43797 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-16 23:55:31 +01:00
Santobert
d0ebc00684
Add OAuth to Neato ( #44031 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-16 23:39:41 +01:00
Shay Levy
fd24baa1f6
Fix Shelly devices missing properties field ( #44279 )
2020-12-16 21:28:59 +01:00
Paulus Schoutsen
4f9d5792ed
Fix setting timestamp on input_datetime ( #44274 )
2020-12-16 11:18:50 +01:00
Erik Montnemery
dfde403937
Remove Home Assistant Cast user when removing entry ( #44228 )
...
* Remove Home Assistant Cast user when removing entry
* Fix test
* Fix test
2020-12-16 11:00:22 +01:00
Eric Severance
2765c6f1e9
Register Wemo fan services with entity service helper ( #44192 )
...
* Use a singleton for the Wemo registry and fan services
* Undo changes to the wemo subscription registry
* Use an entity service helper to register the Wemo fan services
* Fix Wemo fan test (missing ATTR_ENTITY_ID)
* Use the function name directly rather than a string
* Improve test coverage of the set_humidity service
2020-12-15 14:19:57 +01:00
Eric Severance
69a7eff55d
Add tests for the Wemo __init__ module ( #44196 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-15 09:59:23 +01:00
Shulyaka
0b8529a472
Add zha AnalogOutput cluster support ( #44092 )
...
* Initial commit
* black
* isort
* Commit suggestion from code review
Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
* pylint
* removed entity cache for present_value
* fix discovery
* move write_attributes to channel
* write_attributes fix
* write_attributes yet another fix
* update_before_add=False
* mains powered test device
* removed test_restore_state
* flake8
* removed async_configure_channel_specific
* don't know what this patch does, removing
* test for async_update
* removed node_descriptor
* fix unit_of_measurement
Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
2020-12-14 15:32:45 -05:00
Paulus Schoutsen
594e905742
Remove invalidation_version from deprecated ( #44156 )
...
* Remove invalidation_version from deprecated. We don't follow up and just hurts releases
* Revert change to ZHA
2020-12-12 22:24:16 +01:00
Allen Porter
1a8123aba6
Increase nest climate test coverage ( #44146 )
2020-12-12 20:57:02 +01:00
Eric Severance
8fe5e61cbf
Test edge cases in wemo platform code ( #44136 )
2020-12-12 19:41:20 +01:00
Allen Porter
6d12e764b7
Increase test coverage for nest camera ( #44144 )
2020-12-12 10:17:43 +01:00
Anders Melchiorsen
ce3f6c368a
Initialize numeric_state trigger tests ( #44114 )
...
This makes the crossed thresholds explicit.
2020-12-11 05:11:51 +01:00
Eric Severance
b4afef1395
Add tests for the wemo component ( #44088 )
...
* Add tests for the wemo component.
* Prefer mock tools from tests.async_mock over importing asynctest directly
* Avoid using `entity/entities` except when referring to an `Entity` instance in wemo tests
* Remove the overridden event_loop fixture from the wemo tests
* Patch the library code, not the integration code, in the wemo tests
2020-12-10 22:24:26 +01:00
Erik Montnemery
7084d6c650
Address old review comments of Tasmota fan ( #44112 )
...
* Address review comments of Tasmota fan
* Address review comment
2020-12-10 22:17:58 +01:00
Robert Svensson
9651d1bcfa
Support more errors to better do retries in UniFi ( #44108 )
2020-12-10 21:25:50 +01:00
Alexei Chetroi
6253054fd4
Bump up dependencies on pyserial and pyserial-asyncio ( #44089 )
2020-12-10 20:41:31 +01:00
Bram Kragten
0da312b6f1
Fix importing blueprint from community ( #44104 )
2020-12-10 16:45:57 +01:00
Paulus Schoutsen
d9a86c1145
Fix importing blueprints from forums with HTML entities ( #44098 )
2020-12-10 11:11:49 +01:00
zewelor
e09234ffae
Fix yeelight unavailbility ( #44061 )
2020-12-10 09:54:10 +01:00
Robert Svensson
e2ef9d1afc
Some lights only support hs, like the lidl christmas lights ( #44059 )
2020-12-09 19:02:44 +01:00
Robert Svensson
20c3fdfe14
Fix ignored Axis config entries doesn't break set up of new entries ( #44062 )
2020-12-09 17:48:16 +01:00
J. Nick Koston
dd0afc3b66
Create httpx helper to wrap a shared httpx.AsyncClient ( #43877 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-12-09 17:18:57 +01:00
Jc2k
109ce653c0
Fix how homekit_controller enumerates Hue remote ( #44019 )
2020-12-08 18:01:07 +01:00
Paulus Schoutsen
ac2af69d26
Fix extracting entity and device IDs from scripts ( #44048 )
...
* Fix extracting entity and device IDs from scripts
* Fix extracting from data_template
2020-12-08 13:06:29 +01:00
SukramJ
34a31884b7
Bump dependency to add more multi channel devices to HomematicIP Cloud ( #43914 )
2020-12-08 00:16:22 +01:00
David F. Mulcahey
70133f2096
Fix ZHA switch group test ( #44021 )
2020-12-07 11:43:35 -05:00
Jc2k
6ce45e39d1
Hide HomeKit devices from discovery that are known to be problematic ( #44014 )
2020-12-07 13:51:35 +01:00
PeteBa
727b1d37b6
Add discovery for MQTT device tracker ( #42327 )
2020-12-07 13:16:56 +01:00
Nigel Rook
1d0b4290fe
Update generic_thermostat current_temperature on startup ( #43951 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-07 13:14:54 +01:00
nivnoach
906e1ce960
Allow manual configuration of ignored config entries ( #43947 )
2020-12-07 09:25:04 +01:00
Maciej Bieniek
19389b16e2
Add support for system health to GIOS integration ( #43280 )
...
* Add system health support
* Fix docstrings
* Change url to check
2020-12-07 03:50:22 +01:00
Philip Allgaier
18736dbebf
Bump voluptuous to 0.12.1 ( #44002 )
...
* Bump voluptuous to 0.12.1
* Adjust MQTT climate test to new error msg
2020-12-07 02:49:36 +01:00
Andreas Wrede
30f73a4962
Add discovery of sensors on DS2409 MicroLan ( #43599 )
...
* Add discovery of sensors on DS2409 MicroLan
* Add tests for coupler
* Update tests
* Fix isort
* Clean up
* Move tests to test_sensor.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-07 02:09:32 +01:00
Jacob Southard
8b01f681ab
Add target temperature range to homekit_controller ( #42817 )
...
* Add support for temperature range in thermostat.
* Add tests for setting temperature range.
* Update Lennox E30/Ecobee 3 tests to reflect new supported feature
* Add support for thermostate mode specific min/max temp values.
2020-12-06 23:23:08 +00:00
Alexei Chetroi
a1720fdd2b
Cleanup ZHA fan channel ( #43973 )
...
* Use zigpy cached values for ZHA Fan speed
* Disable update_before_add for ZHA fans
* Refresh state of the group
* Fix group tests
2020-12-05 18:24:49 -05:00
Alexei Chetroi
40e5634db3
Add ZHA Coordinator to LightLink cluster groups ( #43959 )
...
* Add coordinator to LighLink cluster groups
* Make pylint happy
2020-12-05 11:20:10 -05:00
Robert Svensson
bc83e30761
Fix device refresh service can always add devices ( #43950 )
2020-12-05 11:53:43 +01:00
Allen Porter
0670124e8d
Address PR cleanup for nest device triggers ( #43961 )
2020-12-05 10:55:19 +01:00
Emily Mills
c4426a73b3
Remove zerproc threaded upstream reconnect logic ( #43910 )
2020-12-05 01:40:56 +01:00
Martin Hjelmare
e23dc90bac
Handle stale ozw discovery flow ( #43939 )
2020-12-04 20:41:08 +01:00
Erik Montnemery
5e6f5fca90
Don't send MQTT birth message in tests ( #43917 )
2020-12-04 04:39:49 +01:00
Jonas Lundberg
a5279cc279
Upgrade respx to 0.16.2 ( #43892 )
...
* Bump respx to 0.16.2
* Align sensor tests to use new respx mock api
2020-12-04 04:27:25 +01:00
Erik Montnemery
916ff88774
Bump hatasmota to 0.1.4 ( #43912 )
2020-12-04 03:16:37 +01:00
Martin Hjelmare
8d33c2092f
Add number entity value property ( #43902 )
2020-12-03 18:35:17 +01:00
Emily Mills
54cb2d42af
Kulersky cleanups ( #43901 )
2020-12-03 18:08:16 +01:00
Shulyaka
78a69ef284
Add reproduce state for Number ( #43870 )
2020-12-03 10:39:50 +01:00
Guido Schmitz
6f2327c6d5
Change config flow unique_id for devolo Home Control ( #43005 )
2020-12-03 09:10:20 +01:00
SukramJ
40408eb0eb
Add HmIP-HDM1 and HmIPW-DRD3 to Homematic IP Cloud ( #43132 )
...
* cleanup const.py
* Add wired multi dimmer HMIPW-DRD3 to Homematic IP Cloud
* Add HmIP-HDM1 to Homematic IP Cloud
2020-12-02 23:56:05 -06:00
Emily Mills
7c83092431
Add Kuler Sky Bluetooth floor lamp integration ( #42372 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-12-02 22:28:17 +01:00
Elena Rogleva
7cd17dd94f
Rewrite the kira/test_init.py unittests to pytest style test functions ( #42753 )
2020-12-02 22:15:53 +01:00
Marvin Wichmann
ce056656f8
Implement new Google TTS API via dedicated library ( #43863 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-02 22:03:31 +01:00
Erik Montnemery
30baf333c3
Improve handling of disabled devices ( #43864 )
2020-12-02 21:20:14 +01:00
Martin Hjelmare
9043b7b214
Add ozw add-on discovery and mqtt client ( #43838 )
2020-12-02 20:03:29 +01:00
Kiall Mac Innes
8efa9c5097
Add support for MQTT Scenes ( #42639 )
2020-12-02 19:42:28 +01:00
Dermot Duffy
39601090ba
Automatically select "Solid" effect in Hyperion ( #43799 )
2020-12-02 19:40:49 +01:00
Maciej Bieniek
b294e1c98c
Add support for system health to AccuWeather integration ( #43277 )
2020-12-02 19:36:16 +01:00
Maciej Bieniek
86043b2957
Add support for system health to Airly integrarion ( #43220 )
2020-12-02 19:32:42 +01:00
Robert Svensson
a8f0ad1dd8
Allow creating deCONZ config entry even when no bridge id is available
2020-12-02 19:10:47 +01:00
jjlawren
f2f935506e
Use Plex websocket payloads to reduce overhead ( #42332 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-02 19:00:13 +01:00
Robert Svensson
6e8efe2b67
Add fan support to deCONZ climate platform ( #43721 )
2020-12-02 18:08:46 +01:00
Robert Svensson
25db1dac23
Add preset support to deCONZ climate platform ( #43722 )
2020-12-02 17:14:05 +01:00
Pierre Ståhl
edb246d696
Refactor Apple TV integration ( #31952 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-02 17:01:55 +01:00
Paulus Schoutsen
ff4897a09e
Fix using execute on the notify_leaving_zone ( #43858 )
2020-12-02 16:21:00 +01:00
Philip Allgaier
6fadc3e140
Make "invalid password" error message clearer ( #43853 )
2020-12-02 14:24:47 +01:00
Shulyaka
f744f7c34e
Add new number entity integration ( #42735 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-02 13:50:48 +01:00
Paulus Schoutsen
6c9c280bbb
Migrate notify-leaving-zone to use mobile app device action ( #43832 )
2020-12-02 13:07:04 +01:00
Paulus Schoutsen
f3bb243b1d
Do not warn for weak referenced entities ( #43848 )
2020-12-02 11:18:08 +01:00
Paulus Schoutsen
648f9e100d
Use light turn on service ( #43847 )
2020-12-02 10:53:26 +01:00
Chris Talkington
891edec73b
Add test for is_internal_request ( #43841 )
2020-12-02 10:12:48 +01:00
Bram Kragten
d93687b5ac
Update area and target selectors add sequence selector ( #43831 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-02 09:30:49 +01:00
Chris
26892a629d
Add ozw scene_instance to scene_activated ( #43829 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-02 01:23:08 +01:00
Alexei Chetroi
032d569cd1
Add Analog cluster for Lumi plugs ( #43817 )
2020-12-01 14:34:07 -05:00
Paulus Schoutsen
0ee86ea8e4
Another try to get rid of Shelly flaky test ( #43821 )
2020-12-01 19:26:43 +01:00
Robert Svensson
1faef0a4d4
Make simple deCONZ thermostats work ( #43781 )
2020-12-01 18:49:58 +01:00
Paulus Schoutsen
1c9c99571e
Use !input instead of !placeholder ( #43820 )
...
* Use !input instead of !placeholder
* Update input name
* Lint
* Move tests around
2020-12-01 18:21:36 +01:00
Paulus Schoutsen
7d23ff6511
Add device action to mobile app to notify ( #43814 )
2020-12-01 18:14:01 +01:00
Simone Chemelli
52217f1f60
Move uptime from relative time to absolute time ( #43623 )
2020-12-01 17:28:59 +01:00
Franck Nijhof
b1c11eaaf8
Fix config validation tests for upcoming beta ( #43811 )
2020-12-01 17:07:28 +01:00
Paulus Schoutsen
69710cb664
Base area IDs on initial name ( #43804 )
2020-12-01 12:45:56 +01:00
Paulus Schoutsen
cf5be049b3
Warn when referencing missing devices/areas ( #43787 )
2020-12-01 08:01:27 +01:00
Paulus Schoutsen
a5c79a1f84
Add support for device class in target selector ( #43768 )
2020-11-30 23:35:24 +01:00
Willem-Jan
ba4d630470
Add authentication support to bsblan ( #42306 )
2020-11-30 20:13:16 +01:00
Martin Hjelmare
3f5d7e85c3
Add show progress to ozw config flow ( #43310 )
2020-11-30 18:59:15 +01:00
Dermot Duffy
7ad2a6be30
Add hyperion config options flow ( #43673 )
2020-11-30 18:38:52 +01:00
Diogo Gomes
3e24868a9e
Add system health check to IPMA ( #43762 )
2020-11-30 16:24:18 +01:00
Paulus Schoutsen
0de9e8e952
Allow specifying device_id as target ( #43767 )
2020-11-30 14:27:02 +01:00
Joakim Plate
aade4e63b8
Support asking covers to stop using google assistant ( #43537 )
2020-11-30 09:34:34 +01:00
Allen Porter
945a0a9f7e
Add nest device triggers for camera and doorbell events ( #43548 )
2020-11-30 09:19:42 +01:00
J. Nick Koston
2cbb93be43
Always keep the current recorder run when purging ( #43733 )
2020-11-30 09:13:50 +01:00
Ron Klinkien
eab6a0508b
Address FireServiceRota late code review ( #43741 )
...
* Address review comment from PR #38206
* Address review comment from PR #43638
* Address review comment from PR #43700
* isort fixed
* Better code for duty entity update
* Removed all pylint relative-beyond-top-level
* Removed logger entry from entity state method
2020-11-29 23:54:27 +01:00
Franck Nijhof
65ab8cbc71
Add support for multiple tags and devices in tag trigger ( #43098 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-29 00:06:32 +01:00
Paulus Schoutsen
dd513147a5
Add a service target ( #43725 )
2020-11-28 23:33:32 +01:00
Erik Montnemery
5d7d2dee2a
Bump hatasmota to 0.1.2 ( #43719 )
2020-11-28 10:18:06 -10:00
Maciej Bieniek
a4ae2d210e
Bump Brother library to version 0.1.20 ( #43628 )
2020-11-28 10:17:16 -10:00
Paulus Schoutsen
cb96bd9d0b
Blueprint config to override blueprint ( #43724 )
2020-11-28 13:19:58 +01:00
Robert Svensson
6fa3e287da
Add support to control cooling in deCONZ climate platform ( #43720 )
...
* Add fan support
* Add HVAC cool support
* Fix Martins comment from #43607
* Add preset support
* Improve climate test coverage
* Remove fan support
* Remove preset support
* Remove last preset piece
2020-11-28 13:11:13 +01:00
Paulus Schoutsen
5b6d9abe2a
Await callbacks to keep cleaner stacktraces ( #43693 )
2020-11-27 17:48:43 +01:00
Paulus Schoutsen
d34753473d
Use run_job for service helper ( #43696 )
2020-11-27 16:12:39 +01:00
shred86
bdb04dcb9d
Add Abode MFA support ( #43572 )
2020-11-27 13:39:26 +01:00
Paulus Schoutsen
ea55051161
Stub finding custom integrations in tests ( #43692 )
2020-11-27 12:53:16 +01:00
Paulus Schoutsen
897ff31ffe
Maybe fix flaky test ( #43690 )
2020-11-27 12:31:42 +01:00
Philip Allgaier
bf4e6a289a
Add option to deactivate a user ( #43463 )
2020-11-27 09:13:16 +01:00
Erik Montnemery
a5e5c5c7e6
Exclude disabled entities from async_entries_for_device ( #43665 )
2020-11-27 09:03:44 +01:00
Paulus Schoutsen
f9fa24950b
OAuth2 to use current request header ( #43668 )
2020-11-27 08:55:34 +01:00
Erik Montnemery
8ff10ad3b8
Fix MQTT threading bug ( #43667 )
2020-11-26 22:33:58 +01:00
Paulus Schoutsen
e1de36fda8
Fix check config ( #43663 )
2020-11-26 22:25:21 +01:00
Paulus Schoutsen
edf70e9f06
Make input_datetime better handle timezones ( #43396 )
...
* Make input_datetime better handle timezones
* Improve test coverage
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Revert change to time format
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-11-26 20:20:10 +01:00
Jasper Slits
f3033ec01d
Add Roomba support for automatic emptying of bin ( #43594 )
2020-11-26 17:48:54 +01:00
Erik Montnemery
dc8364fd3a
Support disabling devices ( #43293 )
2020-11-26 16:45:02 +01:00
Paulus Schoutsen
39efbcb815
Allow importing gist ( #43659 )
2020-11-26 16:00:50 +01:00
Bram Kragten
4aa181416c
Add area selector, remove date selector ( #43658 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-26 15:44:25 +01:00
Paulus Schoutsen
eb3e5cf446
Suggest folder when importing blueprint and store source_url ( #43650 )
2020-11-26 11:46:59 +01:00
Bram Kragten
8533d9cae0
Add default to inputs ( #43636 )
2020-11-25 20:05:43 +01:00
Bram Kragten
3767af14f3
Add more selectors ( #43639 )
2020-11-25 20:03:56 +01:00
Erik Montnemery
6706ea36de
Add Tasmota cover ( #43368 )
...
* Add Tasmota cover
* Update tests
* Bump hatasmota to 0.1.0
2020-11-25 18:52:09 +01:00
Erik Montnemery
314497d013
Add Tasmota fan ( #43353 )
...
* Add Tasmota fan
* Bump hatasmota to 0.1.0
* Apply suggestions from code review
2020-11-25 17:40:32 +01:00
Joakim Plate
ac551179ae
Fix flapping derivative tests where time would move between state changes ( #43579 )
2020-11-25 17:08:00 +01:00
Ron Klinkien
ea52ffc2d9
Add FireServiceRota/BrandweerRooster integration ( #38206 )
...
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-25 16:38:49 +01:00
Paulus Schoutsen
1de2554f70
Tweak template digit detection ( #43621 )
2020-11-25 16:10:33 +01:00
Paulus Schoutsen
b3be708db6
Add default config if not there ( #43321 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-11-25 15:10:04 +01:00
Paulus Schoutsen
0cf3736162
Bump ha-ffmpeg to 3.0.2 ( #43597 )
2020-11-25 08:45:15 +01:00
Allen Porter
745823dd55
Add nest SDM API camera/doorbell events ( #42700 )
...
* Add nest SDM API camera/doorbell events
Events are fired when pubsub messages are received. When messages
are received lookup a home assistant device id from the nest
device id, so that the home assistant device id can be included
in the event payload.
* Update homeassistant/components/nest/__init__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Update nest code style based on PR feedback
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-24 14:34:43 -08:00
epenet
48d9f1a61b
Fix duplicate check on onewire config flow ( #43590 )
2020-11-24 21:44:31 +01:00
Robert Svensson
acb94b0b59
Add tilt support to deCONZ covers ( #43607 )
2020-11-24 21:42:11 +01:00
Erik Montnemery
d493f18e50
Bump hatasmota to 0.1.1 ( #43608 )
2020-11-24 19:55:15 +01:00
springstan
5a892e8fca
Add unknown_authorize_url_generation to base strings for config flows ( #42484 )
2020-11-24 12:00:16 -05:00
Allen Porter
3dd14e05e3
Update nest library and switch events to async ( #43583 )
2020-11-24 08:53:50 -07:00
Robert Svensson
7214d6517a
Fix conversion of cover position between HASS and deCONZ ( #43602 )
2020-11-24 14:47:56 +01:00
Paulus Schoutsen
755f15abe3
Fix warning generated by surpetcare test ( #43598 )
2020-11-24 12:40:25 +01:00
JJdeVries
8f18af9e80
Decrease asuswrt connects per sensor ( #43383 )
...
* asuswrt: Decrease number of connects per sensor
* Changed implementation to DataUpdateCoordinator
* review changes
* update aioasuswrt dependency
* Apply suggestions from code review
Add explicit return None and fix type hint
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-11-24 04:50:57 +01:00
Maikel Punie
059f1a35f2
Use references in config flow for solaredge ( #43511 )
2020-11-23 15:34:46 -05:00
starkillerOG
0c30abda61
Add Motion Blinds integration ( #42989 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-11-23 10:33:14 -10:00
Robert Svensson
55cbd5aa0d
Track deCONZ lib changes to light based devices ( #43366 )
...
* Improve control of covers
* Log backtrace if available
* Do not create entity for controller tool
Binary sensor should use state rather than is_tripped
Add some more tests to lights and sensors
* Bump dependency to v74
* Fix Balloobs comments
2020-11-23 11:37:11 +01:00
Robert Svensson
ffe0c1cd58
Add device id to deconz_event ( #43552 )
2020-11-23 09:22:44 +01:00
Maciej Bieniek
885e393df9
Make Brother uptime sensor disabled by default ( #43478 )
2020-11-22 11:42:16 -10:00
Daniel Rheinbay
498654a1e0
Add vendor effects to Yeelight integration ( #42711 )
...
Add effects shipped by Yeelight in their apps, as these effects are quite popular and have been missing from Home Assistant.
2020-11-22 21:41:09 +01:00
On Freund
b2c9bd2ca6
Gracefully handle no uuid in kodi discovery ( #43494 )
2020-11-21 20:47:57 +01:00
Indu Prakash
7213d5f31b
Support for multiple states in history_stats ( #43416 )
...
Co-authored-by: Indu Prakash <6459774+InduPrakash@users.noreply.github.com>
2020-11-21 12:44:37 +01:00
Aidan Timson
d7bf783da6
Add reauth support for OVO Energy ( #38882 )
2020-11-21 11:21:23 +01:00
Tom
db60a71603
Change Plugwise integration to plugwise module ( #43036 )
...
* Switch to plugwise module and forthcoming changes
* Adjusted according to review
* Fix leaving out domain for tests
* Add tests for exceptions
* Add more tests for exceptions
* Version bump
* Wording on test
* Catch-up with dev
2020-11-20 20:43:20 -06:00
Paulus Schoutsen
dc5f7aedd7
Verify that we register blueprints on automation setup ( #43434 )
2020-11-20 15:57:57 +01:00
Paulus Schoutsen
bbb82ded68
Fix time trigger based on entities ignoring entities if initially in the past ( #43431 )
2020-11-20 15:43:28 +01:00
Philip Allgaier
82b7cc8ac7
Provide HA username via auth WS ( #43283 )
2020-11-20 15:42:19 +01:00
Paulus Schoutsen
43ba053030
Add support for checking minimum HA version ( #43350 )
2020-11-20 15:24:42 +01:00
Joakim Plate
e98f36e357
Support openRelativePercent for google assistant covers ( #43336 )
2020-11-20 15:20:09 +01:00
Brig Lamoreaux
c42b1f65b3
Add Srp energy component ( #41091 )
2020-11-20 08:18:02 -05:00
Paulus Schoutsen
390668e192
Check config to use config platforms ( #43407 )
2020-11-19 22:05:36 +01:00
David
f693c8a9fd
Add twinkly integration ( #42103 )
...
* Add twinkly integration
* Add tests for the Twinkly integration
* Update Twinkly client package to fix typo
* Remove support of configuration.yaml from Twinkly integration
* Add ability to unload Twinkly component from the UI
* Remove dead code from Twinkly
* Fix invalid error namespace in Twinkly for python 3.7
* Fix tests failing on CI
* Workaround code analysis issue
* Move twinkly client init out of entry setup so it can be re-used between entries
* Test the twinkly component initialization
* React to PR review and add few more tests
2020-11-19 12:22:12 -05:00
Bram Kragten
5dcbb634f6
Fix selector to return the selector type ( #43395 )
2020-11-19 16:48:43 +01:00
Allen Porter
2d14f07396
Improve nest SDM integration error handling ( #43271 )
2020-11-19 12:26:49 +01:00
Erik Montnemery
d61998e184
Raise in base implementation of FanEntity.oscillate ( #43354 )
2020-11-19 12:05:52 +01:00
Anders Melchiorsen
390b45b149
Reword numeric_state trigger ( #43367 )
2020-11-19 12:00:01 +01:00
Erik Montnemery
0bf9734af1
Bump hatasmota to 0.0.32 ( #43360 )
2020-11-19 09:07:35 +01:00
Alexei Chetroi
54c4e9335f
Refactor ZHA sensor initialization ( #43339 )
...
* Refactor ZHA sensors to use cached values after restart
* Get attr from cluster, not channel
* Run cached state through formatter method
* Use cached values for div/multiplier for SmartEnergy channel
* Restore batter voltage from cache
* Refactor sensor to use cached values only
* Update tests
* Add battery sensor test
2020-11-18 21:34:12 -05:00
Alexei Chetroi
f1693e2433
Refactor ZHA tests to allow attribute reads during device initialization ( #43357 )
...
* Allow plugging zigpy attribute reads in tests
* Migrate ZHA tests to use new patched attribute reads
* Remove logging in tests
2020-11-18 19:12:38 -05:00
Chris
b25e8be3f2
Tweak OZW Light discovery ( #43325 )
2020-11-18 15:18:59 +01:00
Joakim Plate
1567fadda3
Improve Google Assistant cover assumed state handling ( #43255 )
...
* Set command only cover
* No need for override position now that we support command only
* Return empty state response for assumed state
Fixes #43178
Reverts: #23498
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-17 21:55:46 +01:00
Maciej Wilczyński
6a5546afc1
Add an option to template delay_on/off in template binary sensor ( #43259 )
2020-11-17 07:24:04 -10:00
Erik Montnemery
14aba1f9de
Bump hatasmota to 0.0.31 ( #43319 )
2020-11-17 18:02:41 +01:00
Klaas Schoute
b358103b58
Update cloud integration to 0.38.0 ( #43314 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-17 16:31:59 +01:00
Raman Gupta
95504b7408
Abort vizio discovery flow without unique ID ( #43303 )
...
* abort vizio discovery flow if unique ID cant be found because it means we cant connect
* add tests
* fix abort call
2020-11-17 07:11:42 +01:00
Tom
ed36cb7beb
Add notification binary_sensor to Plugwise integration ( #41473 )
...
* Notifications extract from beta
* Remove info loggings
* Delete notification service
* Only notifications for right smiles
* Revert to correct logic
* Catchup with dev (mostly with ourselves from #41201 )
* Remove debug logging
* Naming improvement
* Improve test quality as per codecov patch requirement
* Revert to original condition (and appropriately test)
* Fix delete_notification_service, bring tests fixtures up to 1.6.0 including notifications
* Review comment (@bouwew)
* Correct test value
* Re-apply #40108 fix after rebase sidestep
* Update tests/components/plugwise/test_init.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Add needed state to imports
* Remove separate gw unload code
* Change entry_fail approach
* Revert persistent notification part
* Revert persistent notification part - lint
* Update homeassistant/components/plugwise/binary_sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/plugwise/binary_sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Rework reuse of sensor in binary_sensor
* Explicit state attribute keys
* Remove tempfile
* List of notifications per severity
* Update homeassistant/components/plugwise/binary_sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-11-16 19:54:44 -06:00
Erik Montnemery
52e1282d8c
Make MQTT climate return PRESET_NONE when no preset is set ( #43257 )
2020-11-16 20:10:55 +01:00
Paulus Schoutsen
479de9433c
Convert core tests to async ( #43287 )
2020-11-16 18:25:55 +01:00
Paulus Schoutsen
819dd27925
Automatically clean up executor as part of closing loop ( #43284 )
2020-11-16 15:43:48 +01:00
Adrian Suwała
246ad8dba9
Rewrite ecobee unittest tests to pytest ( #42584 )
2020-11-16 11:54:51 +01:00
Michael
60314ecc61
Apply suggestions from #42697 to synology_dsm ( #43197 )
...
* apply suggestions from #42697
* fix tests
* use MockConfigEntry for test
* use hass.config_entries.async_setup()
* disable default fixture
* rename marker to no_bypass_setup
2020-11-16 11:18:48 +01:00
Chris Talkington
467d79c7fd
Add tests for browse media image proxy ( #43076 )
...
* add tests for browse media image proxy
* Update test_init.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
2020-11-16 07:49:41 +01:00
Clifford Roche
eb9e9e67f0
Update greeclimate to 0.10.3 ( #43248 )
...
* Update greeclimate to 0.10.3
* Device search needs to be mocked in tests
2020-11-15 11:06:51 -06:00
Florian Klien
a6f47ac380
Remove yessssms integration ( #43200 )
2020-11-15 16:40:59 +01:00
J. Nick Koston
8b63e22c99
Bypass the slow update warning for group updates ( #43209 )
2020-11-14 21:46:24 +01:00
Austin Drummond
d1566bd210
Add HomeKit humidifier/dehumidifier ( #42311 )
...
* add HomeKit humidifier/dehumidifier
* added more test coverage
* simplified char logic
Co-authored-by: Quentame <polletquentin74@me.com>
* use mode constants
* Renamed HomeKit Contorller
Co-authored-by: Quentame <polletquentin74@me.com>
* improved threshold logic
* split up homekit humidifier into 2 entities
* fixed tests
* fixed mode and switch logic
* added set mode tests
* removed redundant methods present in base class
Co-authored-by: Quentame <polletquentin74@me.com>
2020-11-14 17:59:13 +00:00
Jc2k
cc396b9736
Add initial camera support to homekit_controller ( #43100 )
2020-11-14 12:07:22 +00:00
Thomas Delaet
293f8eaaf3
Add quarter-hour period feature for utility_meter component ( #41999 )
...
* add support for quarter-hourly intervals to utility meter (15 minutes)
* add tests
* add test for every quarter
* Update homeassistant/components/utility_meter/sensor.py
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-11-14 11:53:59 +01:00
Allen Porter
3e46c42307
Catch the right nest stream refresh exception error ( #43189 )
2020-11-13 22:37:09 -08:00
Aaron Bach
907907e6f9
Revert "Remove YAML config for Tile ( #43064 )" ( #43199 )
...
This reverts commit 19f48e180c
.
2020-11-14 00:04:34 +01:00
Paulus Schoutsen
bae026a6fe
Add support for selectors in services.yaml ( #43162 )
...
* Add support for selectors in services.yaml
* Add base schema validation
2020-11-13 22:53:55 +01:00
Charles Garwood
71b8aad91b
Update ozw get_config_parameter websocket response ( #43058 )
2020-11-13 10:06:34 -05:00
Daniel
5de30e19bb
Rewrite google_wifi unittest tests to pytest style ( #42030 )
2020-11-13 15:40:46 +01:00
Paulus Schoutsen
7a85b3ea66
Add test to access current request in websocket API ( #43133 )
2020-11-13 14:20:47 +01:00
Anders Melchiorsen
55b214ec9c
Fix time_date interval for DST ( #43166 )
2020-11-13 13:32:56 +01:00
Paulus Schoutsen
0a717f313e
Improve entity domain validator ( #43164 )
2020-11-13 13:31:43 +01:00
Anders Melchiorsen
87d86026ed
Fix time_date timestamp offsets ( #43165 )
2020-11-13 13:29:57 +01:00
Paulus Schoutsen
8dbd54bed1
Disable parsing scientific/complex number notation in template type ( #43170 )
2020-11-13 13:22:29 +01:00
Simone Chemelli
7bcd92172a
Remove relative time sensor from cert_expiry ( #42338 )
2020-11-13 13:15:37 +01:00
Paulus Schoutsen
890d740093
Further improve MFI tests ( #43167 )
2020-11-13 10:51:27 +01:00
J. Nick Koston
4907996dd6
Guard against empty ssdp locations ( #43156 )
2020-11-13 09:40:25 +01:00
Anders Melchiorsen
1a888433cb
Fix beat calculation ( #43142 )
2020-11-13 09:33:00 +01:00
Anders Melchiorsen
e0f1d0ab20
Mock time_date sensor tests ( #43141 )
2020-11-13 09:31:55 +01:00
Martin Hjelmare
a665e152a9
Fix aurora config flow tests ( #43128 )
2020-11-12 12:11:05 +01:00
Franck Nijhof
6f326a7ea4
Add support for multiple event triggers in automation ( #43097 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-12 11:58:28 +01:00
Aaron Bach
24840cce23
Add a config flow for Recollect Waste ( #43063 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-12 11:00:42 +01:00
SukramJ
d7e5d1bfaf
Bump dependency for HomematicIP Cloud ( #43018 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-12 10:33:01 +01:00
Bram Kragten
1c7080d5c5
Add save and delete WS commands to blueprints ( #42907 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-11 23:32:46 +01:00
djtimca
d47b3a5f44
Fix Aurora integration including externalizing API to PyPi and adding config_flow ( #43045 )
...
Co-authored-by: Pawel <pszafer@gmail.com>
2020-11-11 20:36:16 +01:00
Chris Talkington
df5a8c4dac
Use media player image proxy for roku media browser ( #43070 )
2020-11-11 20:17:46 +01:00
Joakim Sørensen
403514ccb3
Add system health section for the Supervisor ( #43074 )
2020-11-11 20:12:24 +01:00
Moritz Schmitz von Hülst
434d39a5ea
Add initial rest query params ( #42198 )
...
* add initial rest query params
* of course I didn't run black
* fix tests
* fix tests
* add test
* reformat
* add binary sensor test
* fix tests
* add one more test and fix switch
* should not have touched that
* if you don't pay attention once
2020-11-11 09:03:55 -10:00
Michael
dbe89c1e02
Add reboot and shutdown service to synology_dsm ( #42697 )
...
* add reboot and shutdown service to synology_dsm
* apply suggestions
* make _async_setup_services() async
* add comment to make sure unique_id is serial
2020-11-11 19:06:50 +01:00
uvjustin
66dccd86bd
Modify wait timeout in stream ( #42794 )
...
* Set wait timeout to 40
* Use dynamic wait_timeout
* Catch error in container open
* Get restart times from const.py
* Fix test_stream_keepalive
2020-11-11 12:32:56 -05:00
Erik Montnemery
8cc7069323
Bump hatasmota to 0.0.29 ( #43013 )
2020-11-11 13:51:09 +01:00
Aaron Bach
19f48e180c
Remove YAML config for Tile ( #43064 )
2020-11-11 09:44:14 +01:00
Rob Bierbooms
930866bad5
Add MIN_TIME_BETWEEN_UPDATES to dsmr integration ( #43057 )
2020-11-11 09:21:07 +01:00
J. Nick Koston
94bf55e29b
Limit concurrency of async_get_integration to avoid creating extra threads ( #43085 )
...
* Limit concurrency of async_get_integration to avoid creating extra threads
Since async_get_integration is waiting on the disk most of the time
it would end up creating many new threads because the disk could
not deliver the data in time.
* pylint
2020-11-10 21:34:54 -10:00
Paulus Schoutsen
ec1b9c2099
Fix mfi test ( #43067 )
2020-11-11 00:03:16 +01:00
Paulus Schoutsen
7745408440
System health improvement ( #43066 )
2020-11-10 23:56:50 +01:00
Allen Porter
94db07ca8c
Update nest sdm camera to refresh in background ( #42865 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-10 23:48:02 +01:00
Paulus Schoutsen
9f4480a634
Add system health streaming updates ( #42831 )
2020-11-10 22:45:59 +01:00
Erik Montnemery
8a7febcfbe
Improve restore of deleted devices ( #42703 )
...
* Improve restore of deleted devices
* Simplify
2020-11-10 22:14:39 +01:00
Paulus Schoutsen
b1c78554f2
Fix mfi test ( #43060 )
2020-11-10 22:09:38 +01:00
Erik Montnemery
4e49bd0596
Correct handling of existing MQTT subscriptions ( #43056 )
2020-11-10 21:55:26 +01:00
Paulus Schoutsen
3af1771616
Include device_id in ZHA event ( #43037 )
2020-11-10 12:43:15 +01:00
Elena Rogleva
c029d29f11
Rewrite the pilight/test_sensor.py tests to use async pytest functions ( #42418 )
2020-11-10 11:11:56 +01:00
Felipe Martins Diel
48e954e038
Change instructions for unlocking Broadlink devices ( #42023 )
2020-11-10 10:42:59 +01:00
Peter Epley
b099726854
Add function to remove holidays from workday sensor ( #41988 )
2020-11-10 10:26:55 +01:00
Aaron Bach
244bfb2096
Deprecate YAML config for Notion (0.119 removal) ( #43026 )
2020-11-09 23:47:38 -06:00
Diego Elio Pettenò
6b21df9053
Expose Dyson PureCool filter life remaining percentage ( #42765 )
2020-11-09 23:01:13 +01:00
J. Nick Koston
c7f35b20fb
Make all translations cacheable ( #42892 )
2020-11-09 22:36:45 +01:00
J. Nick Koston
add50cb33a
Add services to log and dump objects to the profiler to help track down memory leaks ( #42951 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-09 10:54:18 -10:00
Erik Montnemery
5694e4190c
Extend WS API result when enabling an entity ( #42667 )
...
* Extend WS API result when enabling an entity
* Fix tests
* Fix tests
* Move updated registry entry to sub dict
* Address review comments
* Increase test coverage
2020-11-09 19:47:45 +01:00
Martin Hjelmare
1338c4a425
Add data entry flow show progress step ( #42419 )
2020-11-09 18:39:28 +01:00
Paulus Schoutsen
aec191b558
Support datetime sensor in time trigger ( #42899 )
2020-11-09 14:50:54 +01:00
Aaron Bach
3707b72a37
Deprecate YAML config for AirVisual (0.119 removal) ( #42581 )
2020-11-09 13:41:04 +01:00
Martin Hjelmare
6c5ef0970a
Add ozw config flow add-on management ( #42421 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-09 13:30:19 +01:00
Erik Montnemery
b45fa29077
Force color or white mode exclusivity for MQTT lights ( #42887 )
2020-11-09 12:51:01 +01:00
Guido Schmitz
804579cd54
Update devolo-home-control-api to 0.16.0 ( #42944 )
2020-11-09 12:17:35 +01:00
Matthew Donoughe
bc4bbaf6ef
Add device trigger support for device trackers ( #42324 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-09 12:04:16 +01:00
springstan
67b3552165
Add more units to distance conversion util ( #40181 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-09 11:38:15 +01:00
Allen Porter
64f06b2b00
Update nest SDM climate simplifying support for eco mode ( #42955 )
2020-11-09 11:35:38 +01:00
Paulus Schoutsen
e477e94ddd
Fix flaky epson CI ( #42999 )
2020-11-09 10:45:17 +01:00
springstan
30b94892c4
Use strings instead of f-strings for constants ( #40619 )
2020-11-09 10:09:53 +01:00
Raman Gupta
a416a9e046
Allow options flows to be aborted ( #41875 )
2020-11-09 08:59:42 +01:00
Andrew Marks
42cdbc7e1d
Correct logging and add test case for sharkiq ( #41863 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-11-09 08:33:09 +01:00