Commit Graph

57526 Commits (7abff358a525823efed4d113ad565fd327d7f222)

Author SHA1 Message Date
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
Yuxin Wang 7a7f986444
Add `state_class` to the sensor entity descriptions for apcupsd integration () 2022-12-30 17:53:54 +00:00
Aaron Godfrey 8cbbdf21f3
Update todoist integration to use new official rest api library ()
* Swapping out libraries.

* Adding types

* Add ability to add task.

* Removed remaining todos.

* Fix lint errors.

* Fixing tests.

* Update to v2 of the rest api.

* Swapping out libraries.

* Adding types

* Add ability to add task.

* Removed remaining todos.

* Fix lint errors.

* Fix mypy errors

* Fix custom projects.

* Bump DEPENDENCY_CONFLICTS const

* Remove conflict bump

* Addressing PR feedback.

* Removing utc offset logic and configuration.

* Addressing PR feedback.

* Revert date range logic check
2022-12-30 09:49:35 -08:00
Aarni Koskela 7440c34901
Allow None connector for BaseHaRemoteScanner () 2022-12-30 06:49:37 -10:00
Artem Draft 3ac7c687be
Redesign and refactor Bravia TV config_flow ()
fixes undefined
2022-12-30 16:35:18 +01:00
Franck Nijhof 1b3d3d5cc3
Add availability property to DSMR sensors () 2022-12-30 16:21:41 +01:00
Chris Straffon eba64f84ef
Fix growatt identification issue ()
Fixes https://github.com/home-assistant/core/issues/84600
fixes undefined
2022-12-30 15:33:30 +01:00
Steven Looman a9be2adf06
Actually try port when finding next available port for ssdp server ()
fixes undefined
2022-12-30 15:30:29 +01:00
Bram Kragten 55885f49f2
Update frontend to 20221230.0 () 2022-12-30 14:55:50 +01:00
Phil Cole e4f692ce6f
Use pycarwings2 2.14 ()
fixes undefined
2022-12-30 14:09:36 +01:00
SukramJ 005bc8994d
Add mA to SensorDeviceClass.CURRENT units ()
fixes undefined
2022-12-30 13:55:14 +01:00
Martin Hjelmare df2d0cd3e3
Refactor mysensors device tracker () 2022-12-30 13:15:00 +01:00
Jan Bouwhuis b2388b74d9
Add mV as a unit for voltage and enable conversions ()
fixes undefined
2022-12-30 12:51:05 +01:00
Franck Nijhof bcf32f8331
Mark required fields in FlowResult typedict ()
* Mark required fields in FlowResult typedict

* Remove unneeded asserts from tests
2022-12-30 12:01:45 +01:00
epenet f68a7636c5
Cleanup pytest.approx in unit conversion tests () 2022-12-30 10:16:20 +01:00
Artem Draft 0e98e0f65f
Bump pybravia to 0.2.5 () 2022-12-30 09:16:49 +01:00
Abílio Costa 0e8164c07a
Add support for US in the Whirlpool integration ()
* Support US region in the Whirlpool integration

* Force maytag brand for US region

* Add missing util.py file

* Fix import after merge

* run black

* Missing region key in config flow test

* Fixed Generic config entry

* fixed typos in dict

* Remove redundant list const

Co-authored-by: mkmer <mike.j.kasper@gmail.com>
2022-12-30 09:13:47 +01:00
Damian Sypniewski 7aadcc1f97
Add option to retrieve SwitchBot Lock encryption key through config flow ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-29 21:48:39 -10:00
Michael 381480813d
Deprecate YAML config in PI-Hole ()
create an issue about deprecated yaml config
2022-12-29 20:41:08 -05:00
shbatm 1fc9eb6629
ISY994: Bump PyISY to 3.0.10 () 2022-12-29 20:37:34 -05:00
J. Nick Koston 6374cc6480
Fix thermobeacon WS08 models that identify with manufacturer_id 27 ()
fixes 
2022-12-29 15:09:37 -10:00
GitHub Action dd560a517c [ci skip] Translation update 2022-12-30 00:23:31 +00:00
Martin Hjelmare 5d4216d648
Add mysensors text platform ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-30 00:01:03 +01:00
Aaron Bach c0da80b567
Don't attempt setup on migrated AirVisual Pro in the `airvisual` domain ()
fixes undefined
2022-12-29 23:57:50 +01:00
Robert Svensson e33cea9ff7
Add PoE power sensor to UniFi integration ()
* Add PoE power sensor to UniFi integration

* Add unit of power

* Only update state if value has changed

* Remove stale print

* Subscribe to specific sensor to remove unnecessary state changes

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-29 22:55:00 +01:00
Joakim Plate 0defe97892
Correct missing alarm reset button on nibe ()
fixes undefined
2022-12-29 22:34:01 +01:00
Robert Svensson 9f399a1bbe
Only subscribe to specific UniFi object ID () 2022-12-29 10:51:16 -10:00
Aaron Bach f51cf87361
Fix AirVisual Pro sensors with incorrect units for their device classes () 2022-12-29 20:42:33 +01:00
Duco Sebel d8cbff65f1
Fix code quality issues for HomeWizard ()
* Remove unused constant

* Reuse fetch check for retrieving device information

* Remove else block

* Patch integration setup in test

* use isinstance to detect return type, instead of tuple

* Raise exception when recoverable error has been triggered to make code cleaner

* Use error code to split message and localization

* Actually log things
2022-12-29 10:35:24 -08:00
Aaron Bach 570824100c
Remove `ozone` device class from OpenUV sensor ()
fixes undefined
2022-12-29 18:32:06 +01:00
Jan Bouwhuis ee66ffc8de
Do not depend MQTT CI tests on debug logs ()
* Do not depend MQTT CI tests on debug logs

* Leave Clean up expire as debug message
2022-12-29 18:29:28 +01:00
Brandon Rothweiler 8678b36e71
Add distance sensor device class to Mazda integration () 2022-12-29 17:17:11 +01:00
G Johansson 187b03446e
Improve code quality Time of Day () 2022-12-29 17:10:10 +01:00
Marc Mueller 3312a041fd
Improve `opengarage` generic typing () 2022-12-29 15:59:25 +01:00
Hans Oischinger 235a34c10c
Catch vicare errors when deactivating preset fails ()
vicare: catch errors when deactivating preset fails
2022-12-29 15:28:33 +01:00
Franck Nijhof f84533838a
Update attrs to 22.2.0 () 2022-12-29 15:09:39 +01:00
Jan Bouwhuis 5fbe36d43e
Fix MQTT test logging level after default pytest logging capture change ()
Fix logging level for MQTT CI testing after 
2022-12-29 15:08:35 +01:00
Tomas Kislan 1dec6854e5
Fix and upgrade minio integration ()
closes https://github.com/home-assistant/core/issues/79842
2022-12-29 14:16:06 +01:00
Franck Nijhof bfdca4b274
Update pre-commit to 2.21.0 () 2022-12-29 14:09:26 +01:00
Franck Nijhof e164fdbef8
Update holidays to 0.18.0 () 2022-12-29 13:57:35 +01:00
Marc Mueller 77e71cf18b
Improve `modbus` generic typing () 2022-12-29 12:37:31 +01:00
Marc Mueller d849dab7ba
Improve `oncue` generic typing ()
Improve oncue generic typing
2022-12-29 12:26:17 +01:00
Franck Nijhof 7768084655
Update coverage to 7.0.1 () 2022-12-29 12:24:32 +01:00
Marc Mueller b90a51490f
Improve `here_travel_time` generic typing () 2022-12-29 11:01:21 +01:00
Allen Porter 2049993941
Check google calendar API scope to determine if write access is enabled ()
* Check google calendar API scope to determine if write access is enabled

* Add API scope for calendar service for creating events
2022-12-29 11:00:31 +01:00
Marc Mueller bd9f03010f
Improve `upnp` typing () 2022-12-29 10:59:06 +01:00
epenet 6261994fcf
Enable unit conversion for DATA_SIZE () 2022-12-29 09:58:15 +01:00