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
J. Nick Koston
dad4cdb45d
Enable dhcp flows for isy994 registered devices ( #66588 )
2022-02-15 18:46:09 -06:00
J. Nick Koston
6a690b41b1
Enable dhcp flows for screenlogic registered devices ( #66591 )
2022-02-15 18:45:53 -06:00
J. Nick Koston
6b7eea5454
Enable dhcp flows for senseme registered devices ( #66590 )
2022-02-15 18:45:41 -06:00
J. Nick Koston
7c508c2a44
Enable dhcp flows for hunterdouglas_powerview registered devices ( #66587 )
2022-02-16 01:30:52 +01:00
J. Nick Koston
491f8d0f0b
Enable dhcp flows for steamist registered devices ( #66593 )
2022-02-16 01:26:17 +01:00
J. Nick Koston
99568b133f
Switch flux_led to use integration discovery ( #66574 )
2022-02-16 01:25:43 +01:00
GitHub Action
208671418e
[ci skip] Translation update
2022-02-16 00:14:09 +00:00
J. Nick Koston
6ae2331805
Switch senseme to use integration discovery ( #66576 )
2022-02-16 00:47:01 +01:00
Franck Nijhof
dd9992bfd6
Update plugwise 0.16.4 ( #66613 )
2022-02-15 23:29:30 +01:00
J. Nick Koston
d79d775d92
Switch elkm1 to use integration discovery ( #66572 )
2022-02-15 23:18:55 +01:00
J. Nick Koston
b28754e5fe
Switch steamist to use integration discovery ( #66578 )
2022-02-15 23:18:13 +01:00
J. Nick Koston
c6a4139716
Enable dhcp flows for emonitor registered devices ( #66584 )
2022-02-15 23:17:06 +01:00
J. Nick Koston
6134a224dd
Enable dhcp flows for wiz registered devices ( #66595 )
2022-02-15 23:14:52 +01:00
J. Nick Koston
d64ef2ba73
Deduplicate flux_led title and CONF_NAME ( #66598 )
2022-02-15 22:44:35 +01:00
Allen Porter
734fdf7bff
Override and disable nest stream `unavailable` behavior ( #66571 )
2022-02-15 13:43:31 -08:00
Joakim Plate
bc856ea24d
Add fallback for serialnumber ( #66553 )
2022-02-15 13:42:18 -08:00
Mick Vleeshouwer
98ae7e106c
Always create a new session in ConfigFlow in Overkiz integration ( #66602 )
2022-02-15 14:46:52 -06:00