Commit Graph

57512 Commits (df2d0cd3e3ade2339a18415f92c85810308a9926)

Author SHA1 Message Date
Franck Nijhof 92beab82e2
Fix incorrect co device class usage in GIOS (#84379) 2022-12-21 22:47:39 +01:00
Franck Nijhof 370e458f2a
Fix incorrect illuminance device class usage in Broadlink (#84373)
Fix incorect illuminance device class usage in Broadlink
2022-12-21 22:47:23 +01:00
Franck Nijhof 5c794234e7
Fix incorrect voc device class usage in Deconz sensors (#84371) 2022-12-21 22:44:13 +01:00
Franck Nijhof fa55ba72a4
Fix incorrect power factor device class usage in Fronius (#84374) 2022-12-21 22:43:50 +01:00
Steven Looman 682501eb47
Less tasks when receiving SSDP messages (#84186)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-21 11:35:52 -10:00
Marc Mueller 19acbf0d2a
Update types packages (#84381) 2022-12-21 19:15:55 +01:00
Paulus Schoutsen 2205006d31
2022.12.8 (#84369) 2022-12-21 10:37:08 -05:00
Allen Porter d41fe01736
Don't allow google calendar create/delete for yaml/search calendars (#83604)
* Update tests/components/google/test_calendar.py

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

* Don't allow google calendar create/delete for yaml/search calendars

* Revert incorrect docstring update

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-12-21 07:36:37 -08:00
Allen Porter 4e1b399efd
Fix google calendar recurrence rule create and view (#84330)
* Fix bug in google calendar recurrence rule handling

* Convert multiline ternary operator expressions to if block
2022-12-21 07:36:20 -08:00
Martin Hjelmare 06b4c82a37
Add matter node added subscription (#84377) 2022-12-21 16:34:55 +01:00
Franck Nijhof c832982d94
Add sensor unit of measurement validation for device classes (#84366) 2022-12-21 16:14:11 +01:00
Nyro 93fe77de8d
Add external handling in Overkiz AtlanticElectricalHeaterWithAdjustableTemperatureSetPoint (#84010)
* Add external handling in AtlanticElectricalHeaterWithAdjustableTemperatureSetpoint

* Improve comparing to external

Co-authored-by: Thibaut <thibaut@etienne.pw>

* Update to pyoverkiz 1.7.3

* Fix coding style lint

* Use OverkizCommand

* Fix small issues

Co-authored-by: Thibaut <thibaut@etienne.pw>
2022-12-21 16:05:27 +01:00
Kevin Stillhammer 588211223b
Bump here_transit/here_routing and Implement backoff mechanism for here_travel_time (#83976)
* Add failing test

* Add backoff mechanism for too many requests

* Increase async_fire_time_changed

* Minimize try/except block
2022-12-21 07:00:15 -08:00
Daniel Gangl b85e175812
Zamg api timestamp issue fix (#84143)
Bump zamg from 0.1.1 to 0.2.1
2022-12-21 15:56:47 +01:00
Maximilian d2ee08c6fe
Add filter for duplicate NINA warnings (#84069)
Add filter for duplicate warnings
2022-12-21 15:54:49 +01:00
Tarik2142 6a1c59be2c
Add ZHA Zeroconf discovery for SLZB-06 (#84111)
* Add Zeroconf discovery for SLZB-06

* update hostname

* Update homeassistant/components/zha/manifest.json

Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>

* Update manifest.json

Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>
2022-12-21 15:51:38 +01:00
Paulus Schoutsen 97efcab310 flake8 2022-12-21 09:37:35 -05:00
epenet d6fc2d9452
Prevent use of deprecated units (#83384)
* Prevent use of deprecated units

* Adjust obsolete util

* More units

* Add FREQUENCY

* Adjust pylint ignore

* Add ELECTRIC (current/potential)

* Add TIME

* Adjust units
2022-12-21 15:24:11 +01:00
Paulus Schoutsen 99b4c9d5f4 Isort 2022-12-21 09:20:56 -05:00
Paulus Schoutsen 115dc4fa4b Bumped version to 2022.12.8 2022-12-21 09:15:53 -05:00
Michael 7de11cfcfa Fix attribute check in prometheus exporter (#84321)
* fix attribute check

* add test
2022-12-21 09:15:34 -05:00
Daniel Hjelseth Høyer 7f0a9a5897 Improve Tibber rt Pulse streaming (#84313)
Improve rt Pulse streaming

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2022-12-21 09:14:40 -05:00
Joakim Sørensen e8e4f6a515 Skip client metadata values that are None (#84293) 2022-12-21 09:14:40 -05:00
J. Nick Koston 93cffe8631 Bump bluetooth-data-tools to 0.3.1 (#84258)
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v0.3.0...v0.3.1
2022-12-21 09:14:25 -05:00
Allen Porter 39a47c939c Bump ical to 4.2.4 (#84248) 2022-12-21 09:13:57 -05:00
J. Nick Koston 3bdf80574d Fix connectable Bluetooth devices not going available after scanner recovers (#84172) 2022-12-21 09:13:38 -05:00
Nyro 756070cd81 Add missing preset for Overkiz atlantic electrical heater (#84080)
Readd missing preset for atlantic electrical heater
2022-12-21 08:52:33 -05:00
epenet 55133b3a27
Adjust units in lcn (#84365) 2022-12-21 14:38:00 +01:00
Tim Rogers 8619bdeec6
Update Blink 2FA flow description (#84362) 2022-12-21 12:40:28 +01:00
Nyro cf196c09ac
Add missing preset for overkiz Atlantic APC heating zone (#84008)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
fixes undefined
2022-12-21 12:04:54 +01:00
Franck Nijhof 73a43bfd1d
Update pyotp to 2.8.0 (#84339) 2022-12-21 11:53:02 +01:00
epenet fa33f27153
Adjust units in lcn (#84356) 2022-12-21 11:16:19 +01:00
epenet c7cc4bcbd5
Use unit enums in sensirion_ble (#84353) 2022-12-21 11:15:38 +01:00
epenet d58852be66
Use unit enums in ruuvitag_ble (#84352) 2022-12-21 11:15:06 +01:00
epenet 8ab945a67f
Use unit enums in elkm1 (#84351) 2022-12-21 11:14:35 +01:00
epenet ecbcb9496d
Use unit enums in mold indicator (#84350) 2022-12-21 11:14:07 +01:00
epenet af7a487706
Use unit enums in nexia (#84349) 2022-12-21 11:13:16 +01:00
J. Nick Koston 316f187bee
Bump PySwitchbot to 0.30.0 (#84347) 2022-12-21 11:10:54 +01:00
epenet 2f45e6c2ae
Use UnitOfVolumeFlowRate in integrations (#84348) 2022-12-21 11:00:24 +01:00
epenet 9a488cf250
Use unit enums in energy and sensor (#84343) 2022-12-21 10:49:51 +01:00
Erik Montnemery 255f35b979
Add support for translating custom attribute state (#83386)
* Add support for translating custom attribute state

* Address review comment

* Rename attribute to state_attributes, allow naming attributes
2022-12-21 10:43:49 +01:00
epenet fc94569a0d
Use unit enums in honeywell (#84344) 2022-12-21 10:11:08 +01:00
epenet d0a389ce36
Use unit enums in airvisual_pro (#84346) 2022-12-21 10:10:45 +01:00
epenet f4fb4bc91c
Use unit enums in tasmota (#84342) 2022-12-21 10:02:35 +01:00
epenet 869cdc399f
Use unit enums in plaato (#84341) 2022-12-21 09:49:45 +01:00
Allen Porter de8575c890
Bump pyrainbird to 0.7.1 (#84325) 2022-12-21 09:30:49 +01:00
J. Nick Koston e900918e51
Fix reload race in shelly when device is recently offline (#84328) 2022-12-21 09:29:48 +01:00
epenet bbecf6ca37
Introduce unit enums for volume flow rate (#84310) 2022-12-21 09:28:49 +01:00
Tom Puttemans cb3ab9b51e
Add quarter-hour peak consumption sensors (#84271)
fixes undefined
2022-12-21 09:27:08 +01:00
Erik Montnemery 1a42bd5c4c
Add aliases to area registry items (#84294)
* Add aliases to area registry items

* Update test

* Fix WS API
2022-12-21 08:44:44 +01:00