Commit Graph

55346 Commits

Author SHA1 Message Date
Paulus Schoutsen
00f72f8b2a Bump frontend to 20221026.0 (#81042) 2022-10-26 21:32:55 +02:00
Erik Montnemery
95fc641949 Add support to the energy integration for tracking water usage (#80888) 2022-10-26 21:20:52 +02:00
Erik Montnemery
a4310d2085 Allow integrations to drop custom unit conversion (#81005)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-26 15:11:28 -04:00
Franck Nijhof
a603441180 Add support for water usage Flume (#81041) 2022-10-26 21:04:41 +02:00
Joakim Plate
0321c8bdc5 Allow device class for switch to be set in knx (#81039) 2022-10-26 21:04:11 +02:00
epenet
2a2e097e17 Use unit enums in unit utilities (#81030) 2022-10-26 20:47:17 +02:00
Felipe Santos
37cfa3e19b Allow to cast in HLS format when using WebRTC (#80646) 2022-10-26 14:37:31 -04:00
Jan Bouwhuis
4da3fb5baa Correct Import of ReceivePayloadType (#81035) 2022-10-26 20:26:05 +02:00
Daniel Gangl
b2b3c47917 Add config flow to zamg (#66469) 2022-10-26 18:35:12 +02:00
Michał Huryn
a1c18b06fb Blebox typehints in binary sensor tests (#80676) 2022-10-26 18:20:49 +02:00
Marc Mueller
b148cdd64a Add integration type to fritzbox_callmointor integration (#81032) 2022-10-26 18:19:54 +02:00
epenet
a28b0e1b6f Migrate volume units to an enum (#81028)
* Migrate volume units to an enum

* Adjust docstring

* Deprecate -> Deprecated

* Plural
2022-10-26 17:57:41 +02:00
Maikel Punie
3eea61361c Clean up velbus cache folder only on removal of the config entry (#81031) 2022-10-26 17:42:15 +02:00
J. Nick Koston
a72e906ac1 Fix zeroconf when location name has a period (#81022) 2022-10-26 10:39:13 -05:00
epenet
8645e47b07 Migrate power units to an enum (#81026) 2022-10-26 17:28:23 +02:00
epenet
3eb574edca Remove YAML import from coinbase (#80084) 2022-10-26 17:14:31 +02:00
Martin Hjelmare
a1a0284e81 Fix zwave_js port enumeration (#81020) 2022-10-26 10:12:30 -05:00
J. Nick Koston
abb3ce6d69 Fix zeroconf starting later than expected (#81023) 2022-10-26 10:06:56 -05:00
Allen Porter
0e2bea038d Update Google Calendar to synchronize calendar events efficiently (#80925)
* Sync google calendar and serve from local storage

Update to use new gcal_sync APIs
Update google calendar filter logic
Remove storage on config entry removal
Make timeline queries timezone aware
Do not block startup while syncing

* Minor readability tweaks

* Remove unnecessary args to async_add_entities

* Change how task is created on startup

* Update homeassistant/components/google/calendar.py

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

* Revert min time between updates

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-26 07:57:49 -07:00
Xeevis
c4f6b8a55b Use scan_interval in netdata (#80959)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-26 16:50:01 +02:00
Maikel Punie
33ef2abf9e Add a new clear cache service to the velbus integration (#79995) 2022-10-26 16:44:24 +02:00
epenet
e18adb379d Migrate mass units to an enum (#81021) 2022-10-26 16:21:29 +02:00
Avi Miller
dde763418a Add an RSSI sensor to the LIFX integration (#80993) 2022-10-26 09:12:45 -05:00
Tom Schneider
0d4b1866a7 Add has_entity_name support to hvv_departures (#80963) 2022-10-26 15:49:10 +02:00
Tom Schneider
fbe7a0289c Set hvv_departures device entry type to service (#80964) 2022-10-26 15:48:13 +02:00
Marvin Wichmann
b786440eda Add integration type to KNX integration (#81003) 2022-10-26 15:47:27 +02:00
kingy444
6d78f6841e Remove hardwired Powerview battery sensor (#81013) 2022-10-26 14:24:17 +02:00
David F. Mulcahey
e53d74e3e8 Bump ZHA quirks to 0.0.84 (#81015) 2022-10-26 08:16:49 -04:00
epenet
e0d94d799a Migrate temperature units to an enum (#81006)
* Migrate temperature units to an enum

* Adjust spacing
2022-10-26 08:00:15 -04:00
epenet
9ee4d77935 Migrate speed units to an enum (#81004) 2022-10-26 13:59:54 +02:00
epenet
945c991e84 Migrate pressure units to an enum (#81009) 2022-10-26 13:58:22 +02:00
epenet
91df68de1f Migrate length units to an enum (#81011) 2022-10-26 13:57:49 +02:00
epenet
842cb18d39 Migrate energy units to an enum (#80998) 2022-10-26 13:56:51 +02:00
epenet
9d3442055b Move options to SelectEntityDescription in goodwe (#80017)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-26 13:54:57 +02:00
Maikel Punie
458f3d4d13 Use a unique cache folder per Velbus config entry (#79792) 2022-10-26 13:53:41 +02:00
Jan Bouwhuis
2d9f39d406 Strict typing for shared MQTT modules (#80913)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2022-10-26 13:52:34 +02:00
Maciej Bieniek
052c673c9e Use wind_speed device class instead of speed in Accuweather (#81016) 2022-10-26 13:47:29 +02:00
kingy444
5669ca74d3 Disable Powerview signal sensor by default (#81014) 2022-10-26 13:46:34 +02:00
epenet
7796f361fc Use precipitation_intensity class in integrations (#80615) 2022-10-26 13:32:06 +02:00
Franck Nijhof
7a04ba96f3 Adjust unique ID of Octoprint camera entity (#80996) 2022-10-26 13:27:13 +02:00
Klaas Neirinck
5757197fb6 Add auto preset to Comfoconnect fan (#80697) 2022-10-26 12:44:23 +02:00
Nolan Gilley
d5a2484076 Don't set force bool during set_humidity (#80269) 2022-10-26 12:43:06 +02:00
G Johansson
9715b6c862 Remove yaml import anthemav (#79931) 2022-10-26 12:42:21 +02:00
Daniel Hjelseth Høyer
e3233f72ce Tibber strict typing (#79407)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-26 12:41:23 +02:00
Franck Nijhof
d65e639f00 Update orjson to 3.8.1 (#81000) 2022-10-26 12:40:15 +02:00
Bram Kragten
9ed31bb8df fix integration descriptions (#81008) 2022-10-26 12:39:23 +02:00
epenet
c59944bc84 Fix precipitation units in darksky (#80611) 2022-10-26 11:54:44 +02:00
G Johansson
be7e61b88b Add unique id for min_max (#81007) 2022-10-26 11:27:44 +02:00
Erik Montnemery
352976fd1d Add rules for converting volumes (#80951)
* Add rules for converting volumes

* Use SensorDeviceClass in new tests

* Tweak tests

* Update flo tests

* Update sensor tests
2022-10-26 10:29:33 +02:00
Sean Vig
8714fc5c2c Use ._attr_* properties for monoprice integration (#80505) 2022-10-26 10:24:47 +02:00