Commit graph

57572 commits

Author SHA1 Message Date
Allen Porter
0ae55fb58b
Fix Climate device HVAC mode trigger UI ()
* Fix Climate device HVAC mode trigger UI

* Use updated order of test case results
2023-01-01 20:16:18 -05:00
mkmer
812665cda4
Fix Whirlpool register_attr_callback ()
relocate register_attr_callback
2023-01-01 20:12:31 -05:00
Allen Porter
a1588cd6af
Fix caldav calendars with custom timezones ()
* Fix caldav calendars with custom timezones

* Revert whitespace change
2023-01-01 20:11:34 -05:00
GitHub Action
6220804639 [ci skip] Translation update 2023-01-02 00:23:28 +00:00
starkillerOG
c0d5ceb18c
Process late feedback for Reolink ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-01 23:32:17 +01:00
Aaron Bach
ec33f6fe78
Remove unused PurpleAir sensor constant () 2023-01-01 12:15:29 -07:00
mkmer
b72e0f1d87
Fix Whirlpool type error in get_brand_for_region ()
Fix type error
2023-01-01 20:10:41 +01:00
mkmer
b65d4a9efd
Bump whirlpool-sixth-sense to 0.18.0 ()
* bump whirlpool_sixth_sense to 18.0
add callback method initiated in 18.0

* add disconnect to mock
2023-01-01 20:08:54 +01:00
Robert Svensson
f56f391f81
Remove legacy constant from UniFi () 2023-01-01 20:03:14 +01:00
Aaron Bach
2d4625ad69
Fix issues with PurpleAir sensor device class and unit () 2023-01-01 19:55:05 +01:00
Artem Draft
ed0e583556
Assumed state in Bravia TV media player () 2023-01-01 18:07:14 +01:00
Allen Porter
e5b6f05e5b
Bump google-nest-sdm to 2.1.2 () 2023-01-01 15:19:31 +01:00
J. Nick Koston
45e9b8b119
Bump pySwitchbot to 0.36.1 ()
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.36.0...0.36.1

small fix for the battery not updating with passive scanning
after lock operation
2023-01-01 14:35:01 +01:00
shbatm
a9fa9a5dd3
Change ISY994 group device assignments ()
Changes to ISY994 group device assignments
2023-01-01 14:29:57 +01:00
Aaron Bach
e62ee331c7
Simplify AirVisual Pro sensor implementation ()
* Simplify AirVisual Pro sensor implementation

* Code review
2023-01-01 14:19:29 +01:00
Aaron Bach
34b5928707
Use serial number for AirVisal Pro config entry unique ID ()
* Use serial number for AirVisal Pro config entry unique ID

* Code review
2023-01-01 14:17:34 +01:00
Maikel Punie
fdf2f8a2ea
Bump velbus-aio to 2022.12.0 ()
* Add support for fututre config entry migrations

* Add testcase

* dir check bug

* rework the migrate testcase

* implement comments

* Missed this part of the file

* Fix and clean tests

* add more into the testcase

* push sugestions

* Upgrade velbusaio to add version 2 support

* more comments

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-01 12:28:31 +01:00
J. Nick Koston
d51f483855
Fix failing HomeKit Controller diagnostics tests () 2022-12-31 21:38:34 -10:00
ChopperRob
208b281505
Fix haveibeenpwned user-agent string ()
* Fixed user-agent string not being accepted as an valid header

* Update homeassistant/components/haveibeenpwned/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Removed the aiohttp import

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-01 02:49:13 +01:00
ChopperRob
a168df342d
Fix haveibeenpwned user-agent string ()
* Fixed user-agent string not being accepted as an valid header

* Update homeassistant/components/haveibeenpwned/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Removed the aiohttp import

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-01 02:48:55 +01:00
GitHub Action
5c7120aa36 [ci skip] Translation update 2023-01-01 00:25:49 +00:00
Paulus Schoutsen
6d4489e822
Update description to guide user to find ESPHome encryption key. () 2022-12-31 15:21:24 -05:00
tronikos
d90ec3ccca
Google Assistant SDK: Log command and response ()
Log command and response
2022-12-31 12:07:31 -08:00
Aaron Bach
82977a43d3
Use generator instead of single-list-unpack in PurpleAir config flow () 2022-12-31 12:07:12 -08:00
Paulus Schoutsen
c6a0c7eccc
Tiny clean up of the ESPHome config flow ()
Clean up the ESPHome config flow
2022-12-31 12:20:48 -05:00
Aaron Bach
ad51952802
Renovate ReCollect Waste config flow tests () 2022-12-31 07:35:33 -07:00
Aaron Bach
e7cb3f1979
Renovate Notion config flow tests () 2022-12-31 07:34:59 -07:00
Allen Porter
9c348b6330
Fix free/busy google calendars ()
fixes undefined
2022-12-31 14:01:05 +01:00
Robert Svensson
f275389ffe
Bump pydeconz to v106 ()
fixes undefined
2022-12-31 13:59:39 +01:00
avee87
2dd9229dc4
Add device info to transmission () 2022-12-31 13:20:44 +01:00
Martin Hjelmare
fd78373b5c
Use entity descriptions in mysensors binary sensor () 2022-12-31 11:52:36 +01:00
Allen Porter
6b6f115d7e
Fix handling of empty google_calendars.yaml file ()
fixes undefined
2022-12-31 11:50:56 +01:00
Aaron Bach
fbb406842e
Remove redundant Guardian handler unsub logic () 2022-12-31 11:17:37 +01:00
Aaron Bach
e141374831
Don't include distance in PurpleAir sensor selector () 2022-12-31 11:16:09 +01:00
epenet
896526c24b
Add SFR Box integration ()
* Add SFR Box integration

* Adjust error handling in config flow

* Add tests

* Use value_fn

* Add translation

* Enable mypy strict typing

* Add ConfigEntryNotReady

* Rename exception

* Fix requirements
2022-12-31 10:14:13 +01:00
Marc Mueller
11b5de9463
Improve shelly generic typing ()
Improve shelly generic typing
2022-12-31 08:33:41 +02:00
J. Nick Koston
f6991cd4dc
Small fixes for SwitchBot Locks ()
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
2022-12-31 05:05:25 +01:00
GitHub Action
d12857c68c [ci skip] Translation update 2022-12-31 00:22:33 +00:00
Aaron Bach
f8467d253e
Renovate Ambient PWS config flow tests ()
* Renovate Ambient PWS config flow tests

* Naming

* Update tests/components/ambient_station/conftest.py

* Update tests/components/ambient_station/conftest.py

* Simplify
2022-12-30 17:09:38 -07:00
Franck Nijhof
9b3d727e8e
Update orjson to 3.8.3 () 2022-12-31 00:58:02 +01:00
starkillerOG
0a8514d7cd
Bump motionblinds to 0.6.14 () 2022-12-30 23:57:35 +01:00
Aaron Bach
34dc47ad10
Ensure AirVisual Pro migration includes device and entity customizations ()
* Ensure AirVisual Pro migration includes device and entity customizations

* Update homeassistant/components/airvisual/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Code review

* Fix tests

* Fix tests FOR REAL

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-30 14:47:41 -07:00
Robert Svensson
60de2a82c7
Make device tracker use common UniFi entity class () 2022-12-30 22:27:45 +01:00
William Scanlon
8ffd540c85
Bump pyeconet to 0.1.17 () 2022-12-30 22:12:01 +01:00
Robert Svensson
28eda7d1f0
Move add Update entities to UniFi controller () 2022-12-30 21:58:23 +01:00
Yuxin Wang
06095b1fec
Enable strict typing for apcupsd () 2022-12-30 21:48:29 +01:00
Robert Svensson
7abff358a5
Bump aiounifi to v43 () 2022-12-30 21:17:47 +01:00
Greg Dowling
3e18d70483
Bump pyroon library to 0.1.2. () 2022-12-30 13:31:16 -05:00
Franck Nijhof
02f64ada2d
Only reflect unavailable state in DSMR when disconnected ()
* Only reflect unavailable state in DSMR when disonnected

* Addressreview comment
2022-12-30 13:08:11 -05:00
Franck Nijhof
f8fa676ac8
Do not validate device classes when entity state is unknown () 2022-12-30 13:07:49 -05:00