Commit Graph

46547 Commits (8080aab98e415f598a42e30583e9ab06aaba8c13)

Author SHA1 Message Date
Maciej Bieniek 41c43fe639
Fix type of value in MQTT binary sensor (#66675) 2022-02-16 12:11:50 -08:00
Franck Nijhof 88482d73e3
Do not pass client session to Brunt (#66671) 2022-02-16 12:11:01 -08:00
Paulus Schoutsen 499081df86
Cloud to avoid setting up Alexa/Google during setup phase (#66676) 2022-02-16 12:10:26 -08:00
Craig J. Midwinter b42676370c
Bump pysher to 1.0.7 (#59445)
* Fix Goalfeed integration

See https://github.com/deepbrook/Pysher/issues/62

* update requirements

* Update pysher, remove websocket-client requirement for goalfeed integration
2022-02-16 19:43:02 +01:00
Paulus Schoutsen 0b541978c7
Bump aiohue to 4.2.0 (#66670) 2022-02-16 09:24:01 -08:00
J. Nick Koston 0ec89ae5da
Teach _async_abort_entries_match about entry options (#66662) 2022-02-16 18:15:31 +01:00
J. Nick Koston 65999227ae
Fix missing effects on dimmable WiZ bulbs (#66665) 2022-02-16 18:11:31 +01:00
Robert Svensson dd9b14d5c9
Add Button platform to deCONZ integration (#65700)
* Improve scene platform

* Add button platform, tests and fix tests affected by new entities existing

* Remove unnused property

* Bump dependency to v87
2022-02-16 17:55:30 +01:00
Bram Kragten a9390908ea
Keep TTS media browser params in identifier (#66663)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-16 08:54:57 -08:00
Franck Nijhof 39cf250a8e
Add current temp fallback in Tuya climate (#66664) 2022-02-16 17:41:43 +01:00
Paulus Schoutsen cd5b69d02e
Add Google local indicator (#66610) 2022-02-16 07:54:59 -08:00
Tobias Sauerwein 3d1cad9f67
Improve handling of cloud hook registration (#65664)
Signed-off-by: cgtobi <cgtobi@gmail.com>
2022-02-16 16:42:45 +01:00
Diogo Gomes de2734bd0e
add entity_category (#66377) 2022-02-16 16:34:21 +01:00
epenet 3b87c01af9
Fix try_connect in samsungtv (#66653)
* Fix try_connect in samsungtv

* Use try...else

* Adjust try...else

* Undo try...else

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-16 16:17:11 +01:00
epenet 0911eb1fba
Add epenet to samsungtv codeowners (#66654)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-16 16:12:07 +01:00
Mike Fugate 0bd0b4766e
Refactor sleepiq as async with config flow (#64850)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-16 08:51:29 -06:00
Sascha Sander dbc445c2fa
Fix scaling of numeric Tuya values (#66644)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-16 14:33:08 +01:00
Franck Nijhof 4051e2f518
Fix Plugwise auto HVAC mode (#66639)
* Fix Plugwise auto hvac mode

* Clean up set HVAC
2022-02-16 13:22:21 +01:00
Milan Meulemans 19d8b8a6ff
Add binary sensor platform to Aseko (#66643) 2022-02-16 13:06:11 +01:00
J. Nick Koston 470936a63a
Enable dhcp flows for samsungtv registered devices (#66589) 2022-02-16 13:01:44 +01:00
Erik Montnemery dcb3fc49c9
Include changes in EVENT_DEVICE_REGISTRY_UPDATED (#66641) 2022-02-16 12:29:08 +01:00
J. Nick Koston 21f2c664d9
Enable dhcp flows for elkm1 registered devices (#66583) 2022-02-16 12:13:16 +01:00
tschnilo b322c6dafc
Add vicare sensors (#63339)
* Add sensors

for:
- solar collector 
- power consumption

* Update sensor.py

* Update sensor.py

* Update sensor.py

* Update sensor.py
2022-02-16 12:11:37 +01:00
J. Nick Koston fd96d81563
Enable dhcp flows for flux_led registered devices (#66585) 2022-02-16 12:09:00 +01:00
J. Nick Koston e0cee22b8a
Switch ezviz to use integration discovery (#66579) 2022-02-16 12:07:36 +01:00
J. Nick Koston 38b9bea9a3
Switch tplink to use integration discovery (#66575) 2022-02-16 12:06:58 +01:00
J. Nick Koston 59cb1444a5
Enable dhcp flows for broadlink registered devices (#66582) 2022-02-16 12:04:46 +01:00
J. Nick Koston ce4daab833
Enable dhcp flows for goalzero registered devices (#66586) 2022-02-16 11:59:57 +01:00
epenet cf5652737a
Cleanup samsungtv tests (#66570)
* Drop unused init method

* Add type hints to media_player tests

* Adjust test_init

* Adjust media_player

* Add type hints to conftest

* Use Mock in test_media_player

* Use lowercase in test_init

* Use relative import in diagnostics

* Add type hints to config_flow

* Adjust coveragerc

* Make gethostbyname autouse

* Cleanup gethostbyname and remote fixtures

* Drop unused fixtures

* Undo type hints and usefixtures on media_player

* Undo type hints and usefixtures in test_init

* Undo type hints in conftest

* Undo usefixtures in test_config_flow

* Format

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-16 09:29:52 +01:00
Raman Gupta d29acadebd
Fix zwave_js device condition bug (#66626) 2022-02-15 23:05:12 -05:00
Paulus Schoutsen e33671db60
Merge pull request #66624 from home-assistant/rc 2022-02-15 19:59:26 -08:00
jjlawren 7d2e42d026
Backport #66399 to rc (#66625) 2022-02-15 18:02:45 -08:00
Paulus Schoutsen 6aa99d1063 Bumped version to 2022.2.7 2022-02-15 17:47:46 -08:00
Marcel van der Veldt de96d21ea9 Bump aiohue to version 4.1.2 (#66609) 2022-02-15 17:47:41 -08:00
Allen Porter 7bb14aae23 Override and disable nest stream `unavailable` behavior (#66571) 2022-02-15 17:47:41 -08:00
Franck Nijhof 8b39866bb7 Fix Tuya Covers without state in their control data point (#66564) 2022-02-15 17:47:40 -08:00
Joakim Plate addc6bce63 Add fallback for serialnumber (#66553) 2022-02-15 17:47:39 -08:00
J. Nick Koston 104f56a01d Fix flux_led turn on with slow responding devices (#66527) 2022-02-15 17:47:39 -08:00
epenet 6472cb8721 Revert "Fix raspihats callbacks (#64122)" (#66517)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-15 17:47:38 -08:00
epenet 5cccac7a19 Fix access to hass.data in hdmi-cec (#66504)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-15 17:47:37 -08:00
Diogo Gomes 96cbae5393 Fix utility meter restore state (#66490)
* Address #63874

* avoid setting _last_period to None

* name is always set in discovery

* ValueError never happens only DecimalException

* async_tariff_change tracks state change - state machine will not pass a None

* test we only reset one utility_meter

* test corrupted restored state

* pretty sure _current_tariff doesn't change from init until here

* missing assert

* Revert "async_tariff_change tracks state change - state machine will not pass a None"

This reverts commit 24fc04a964.

* address review comment

* always a Decimal
2022-02-15 17:47:36 -08:00
Brett Adams e5e3ab377d Bump Advantage Air 0.3.0 (#66488) 2022-02-15 17:47:15 -08:00
Brett Adams f46fbcc9eb Bump Advantage Air to 0.2.6 (#65849) 2022-02-15 17:46:14 -08:00
Shay Levy aad9992c9a Increase switcher_kis timeouts (#66465) 2022-02-15 17:44:32 -08:00
Allen Porter 398f60c3d0 Reset the stream backoff timeout when the url updates (#66426)
Reset the stream backoff timeout when the url updates, meant to improve the retry behavior
for nest cameras. The problem is the nest url updates faster than the stream reset time
so the wait timeout never resets if there is a temporarily problem with the new url. In particular
this *may* help with the flaky cloud nest urls, but seems more correct otherwise.
2022-02-15 17:44:31 -08:00
Raman Gupta 312c31afda revert change in vizio logic to fix bug (#66424) 2022-02-15 17:44:30 -08:00
Dave T d315890c61 Fix missing refactors of EntityCategory.XXX (#66379)
* Fix missing refactors of EntityCategory.XXX

* Fix entity_category refactor for homewizard
2022-02-15 17:40:58 -08:00
Simone Chemelli 51dd3c88e9 Fix mesh role for Fritz old devices (#66369) 2022-02-15 17:40:58 -08:00
uSlackr 23a68f5d49 Correct modbus address limits (#66367) 2022-02-15 17:40:57 -08:00
Marcel van der Veldt 8f4ec89be6
Bump aiohue to version 4.1.2 (#66609) 2022-02-15 17:26:13 -08:00