Commit Graph

64848 Commits (f4e79bbab82386a123bd12b89de473744b61641c)

Author SHA1 Message Date
Franck Nijhof af286a8feb
Add urllib3<2 package constraint (#97339) 2023-07-27 18:57:13 +02:00
Franck Nijhof 737ac8c600
Fix DeviceInfo configuration_url validation (#97319) 2023-07-27 18:57:01 +02:00
J. Nick Koston b92e7c5ddf
Bump aiohomekit to 2.6.12 (#97342) 2023-07-27 18:56:45 +02:00
Marcel van der Veldt 7ada88eab3
Hue event entity follow up (#97336) 2023-07-27 16:58:09 +02:00
Jc2k cc47ff30b3
Split availability and data subscriptions in homekit_controller (#97337) 2023-07-27 09:32:53 -05:00
J. Nick Koston cbc8ebb427
Bump aioesphomeapi to 15.1.15 (#97335)
changelog: https://github.com/esphome/aioesphomeapi/compare/v15.1.14...v15.1.15
2023-07-27 09:30:31 -05:00
Maikel Punie 374255ce87
Duotecno beta fix (#97325)
* Fix duotecno

* Implement comments

* small cover fix
2023-07-27 16:00:27 +02:00
David Knowles 2542c5f259
Fix Hydrawise zone addressing (#97333) 2023-07-27 15:57:36 +02:00
David Knowles cd1a99a15f
Bump pydrawise to 2023.7.1 (#97334) 2023-07-27 08:54:44 -05:00
dougiteixeira e99ba1b0da
Move async_client_device_info_fn to entity.py (#97270)
Move client device info
2023-07-27 10:21:22 +02:00
G Johansson f610a9b1c9
Fix sql entities not loading (#97316) 2023-07-27 09:24:32 +02:00
Jan Bouwhuis 3fcfe7d0c6
Set mqtt entity name to `null` when it is a duplicate of the device name (#97304) 2023-07-27 09:23:23 +02:00
Franck Nijhof c2bbb0b5db
Fix implicit use of device name in TPLink switch (#97293) 2023-07-27 09:22:22 +02:00
Marcel van der Veldt 265fe51169
Bump aioslimproto to 2.3.3 (#97283) 2023-07-27 09:21:30 +02:00
J. Nick Koston e9c3f0821f
Fix dumping lru stats in the profiler (#97303) 2023-07-27 09:17:27 +02:00
Luke 01ba7a8698
bump python-roborock to 0.30.2 (#97306) 2023-07-27 09:13:49 +02:00
Markus Becker 3fd33c4ecc
Fix typo Lomng -> Long (#97315) 2023-07-27 08:58:52 +02:00
Jan-Philipp Benecke 55beb26190
Fix authlib version constraint required by point (#97228) 2023-07-27 08:54:20 +02:00
David Knowles b31cfe0b24
Add Schlage integration (#93777)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-07-26 23:15:01 -05:00
G Johansson 7d8462b11c
Weather remove forecast deprecation (#97292) 2023-07-26 23:12:01 +02:00
Michael dce9a1b998
Rename key of water level sensor in PEGELONLINE (#97289) 2023-07-26 22:03:38 +02:00
J.P. Krauss 7113db8da4
Improve AirNow Configuration Error Handling (#97267)
* Fix config flow error handling when no data is returned by AirNow API

* Add test for PyAirNow EmptyResponseError

* Typo Fix
2023-07-26 21:30:25 +02:00
Franck Nijhof fd3c2c2811
Fix zodiac import flow/issue (#97282) 2023-07-26 21:22:22 +02:00
Franck Nijhof 9b7dcce7ed
Bump version to 2023.9.0dev0 (#97265) 2023-07-26 17:40:17 +02:00
Marcel van der Veldt 94870f05ee
Fix invalid ColorMode on (some) 3rd party Hue Color lights (#97263) 2023-07-26 16:43:02 +02:00
Marcel van der Veldt 2ae059d4fc
Add Event platform/entity to Hue integration (#97256)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-26 16:42:01 +02:00
Joost Lekkerkerker d233438e1a
Handle UpdateFailed for YouTube (#97233) 2023-07-26 15:09:15 +02:00
mkmer db491c86c3
Bump whirlpool-sixth-sense to 0.18.4 (#97255) 2023-07-26 13:52:26 +02:00
Marcel van der Veldt fd44bef39b
Add Event platform to Matter (#97219) 2023-07-26 12:19:23 +02:00
Maikel Punie d7af1e2d5d
Add duotecno covers (#97205) 2023-07-26 11:45:55 +02:00
tronikos 5ec8165689
Add virtual integrations supported by opower (#97250) 2023-07-26 11:39:50 +02:00
Marcel van der Veldt ae33670b33
Add guard for missing xy color support in Matter light platform (#97251) 2023-07-26 11:37:13 +02:00
Marc Mueller 1a25b17c27
Fix pegel_online generic typing (#97252) 2023-07-26 11:36:51 +02:00
Paulus Schoutsen aad281db18
Add service to OpenAI to Generate an image (#97018)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-26 10:14:18 +02:00
Michael 5caa1969c5
Add Pegel Online integration (#97028) 2023-07-26 09:12:39 +02:00
Maikel Punie b4a46b9817
Codeowner update for cert-expiry (#97246) 2023-07-26 09:07:47 +02:00
Jc2k c0debaf26e
Add event entities to homekit_controller (#97140)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-26 08:20:41 +02:00
Amos Yuen d0512d5b26
Stop rounding history_stats sensor (#97195) 2023-07-26 08:09:50 +02:00
J. Nick Koston 70b1083c8f
Bump pyunifiprotect to 4.10.6 (#97240) 2023-07-26 08:06:24 +02:00
Robert Svensson 89069bb9b8
Add WLAN clients reporting to UniFi Sensor platform (#97234) 2023-07-26 08:00:17 +02:00
tronikos 4a649ff31d
Bump opower==0.0.15 (#97243) 2023-07-26 07:48:06 +02:00
Michael Hansen 311c321d06
Add HassShoppingListAddItem to default agent (#97232)
* Bump hassil and intents package for HassShoppingListAddItem

* Remove hard-coded response text

* Test adding item to the shopping list

* Hook removed import in test for some reason
2023-07-25 22:19:03 -04:00
ollo69 c3977b5eb3
Correct AsusWRT device identifier (#97238) 2023-07-26 01:01:39 +02:00
Joost Lekkerkerker 66bbe6865e
Bump youtubeaio to 1.1.5 (#97231) 2023-07-25 22:39:55 +02:00
mkmer c6f21b47a8
Whrilpool add periodic update (#97222) 2023-07-25 22:23:31 +02:00
Joost Lekkerkerker 234715a8c6
Add explicit device naming for Verisure (#97224) 2023-07-25 20:48:05 +02:00
Joost Lekkerkerker 585d357129
Add config flow to OpenSky (#96912)
Co-authored-by: Sander <developer@golles.nl>
2023-07-25 20:46:04 +02:00
Franck Nijhof b4200cb85e
Update frontend to 20230725.0 (#97220) 2023-07-25 19:44:32 +02:00
J. Nick Koston 6ae79524bd
Add support for bleak 0.21 (#97212) 2023-07-25 19:30:54 +02:00
J. Nick Koston 213a1690f3
Bump bleak-retry-connector to 3.1.1 (#97218) 2023-07-25 19:21:11 +02:00