Commit Graph

6969 Commits (7b1c0c2df20fa23281a05f224a1cd6c0b029d6ca)

Author SHA1 Message Date
Nathan Spencer 87b7fc6c61
Bump pylitterbot to 2023.4.4 (#98414) 2023-08-15 11:04:45 +02:00
starkillerOG b1e5b3be34
Bump Reolink_aio to 0.7.7 (#98425) 2023-08-15 10:43:19 +02:00
Chris Talkington eb4745012a
Update rokuecp to 0.18.1 (#98432) 2023-08-15 10:02:38 +02:00
Chris Talkington 2da3b7177d
Update pyipp to 0.14.3 (#98434) 2023-08-15 09:57:10 +02:00
Charles Garwood e3438baf49
Add select platform to Enphase integration (#98368)
* Add select platform to Enphase integration

* Review comments pt1

* Review comments pt2

* Review comments

* Additional tweaks from code review

* .coveragerc

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-14 20:23:16 -04:00
J. Nick Koston 69b3ae4588
Bump zeroconf to 0.78.0 (#98405) 2023-08-14 21:07:17 +02:00
Erik Montnemery 6294014fcd
Bump python-otbr-api to 2.5.0 (#98403) 2023-08-14 20:09:50 +02:00
Álvaro Fernández Rojas c3c00e6984
Update aioairzone to v0.6.6 (#98399) 2023-08-14 11:21:12 -05:00
Marc Mueller 525f39fe28
Update todoist-api-python to 2.1.2 (#98383) 2023-08-14 14:10:45 +02:00
Erik Montnemery 4dd102f818
Bump python-otbr-api to 2.4.0 (#98376) 2023-08-14 11:33:07 +02:00
Michael 533a8beac2
Raise ConfigEntryNotReady when unable to connect during setup of AVM Fritz!Smarthome (#97985) 2023-08-14 10:42:20 +02:00
Marc Mueller 7cf1ff887d
Update caldav to 1.3.6 (#98371) 2023-08-14 10:31:24 +02:00
Marc Mueller 21acb5527f
Update beautifulsoup to 4.12.2 (#98372) 2023-08-14 10:22:53 +02:00
Kevin Stillhammer 066db11620
Exchange WazeRouteCalculator with pywaze in waze_travel_time (#98169)
* exchange WazeRouteCalculator with pywaze

* directly use async is_valid_config_entry

* store pywaze client as property

* fix tests

* Remove obsolete error logs

* Reuse existing httpx client

* Remove redundant typing

* Do not clcose common httpx client
2023-08-14 10:02:30 +02:00
J. Nick Koston 96f9b852a2
Bump zeroconf to 0.76.0 (#98366) 2023-08-13 22:47:29 -05:00
Marc Mueller 07e20e1eab
Downgrade todoist-api-python to 2.0.2 and attrs to 22.2.0 (#98354) 2023-08-13 17:23:38 -05:00
J. Nick Koston 429f939fee
Bump zeroconf to 0.75.0 (#98360) 2023-08-13 17:23:03 -05:00
J. Nick Koston 483567529f
Bump flux-led to 1.0.2 (#98312)
changelog: https://github.com/Danielhiversen/flux_led/compare/1.0.1...1.0.2

fixes #98310
2023-08-12 21:10:36 -04:00
Allen Porter 79991c32dc
Bump pyrainbird to 4.0.0 (#98271) 2023-08-12 13:37:43 -05:00
Marc Mueller 85b097af50
Update todoist-api-python to 2.1.1 (#98263) 2023-08-12 09:39:59 -07:00
Luke 4780ea6a5b
Bump Python-Roborock to 0.32.3 (#98303)
bump to 0.32.3
2023-08-12 09:31:14 -07:00
Chris 87753bdb82
Add UniFi power stats for PDU overall AC outlet metrics (#98217) 2023-08-12 18:12:59 +02:00
Charles Garwood 8912b19cf4
Add Enphase Encharge aggregate sensors (#98276)
* Add Encharge aggregate sensors

* Update dependency
2023-08-11 20:15:42 -04:00
Charles Garwood 4342a95be0
Add Enphase switch platform and grid enable switch (#98261)
* Add Enphase switch platform and grid enable switch

* Update dependency

* Fix docstrings

* Update .coveragerc
2023-08-11 13:31:47 -04:00
Robert Svensson 7f616b0d44
Improve UniFi control PoE mode (#98119) 2023-08-11 14:11:06 +02:00
MatthewFlamm 9a1bfe1e1c
Bump pynws 1.5.1; fix regression for precipitation probability (#98237)
bump pynws 1.5.1
2023-08-11 08:19:06 +02:00
J. Nick Koston 108bcabf75
Add missing transmit power to ESPHome Bluetooth scanners (#98175)
We did not previously have a way to get the transmit power value when using
ESPHome scanners. bluetooth-data-tools 1.8.0 includes it in the
advertisment tuple to fully align with the bleak implementation.

txpower is not yet used in the HA codebase but may be expected by
upstream libaries that calculate estimated distance
2023-08-10 21:59:37 -04:00
Maximilian 6545c46ba0
Bump pynina to 0.3.2 (#98070) 2023-08-10 16:54:19 +02:00
Álvaro Fernández Rojas 4981eadd31
Update aioairzone to v0.6.5 (#98163)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-08-10 16:47:16 +02:00
tronikos 84d779fab7
Bump opower to 0.0.26 (#98141) 2023-08-10 11:13:55 +02:00
J. Nick Koston e05b74668c
Bump dbus-fast to 1.91.2 (#98105) 2023-08-09 20:31:57 -10:00
Raman Gupta 5d3d66e47d
Bump zwave-js-server-python to 0.50.1 (#94760)
* Bump zwave-js-server-python to 0.50.0

* handle additional upstream changes

* Additional changes

* fix tests

* Convert two similar functions to be one function

* Fix docstring

* Remove conditional pydantic import

* Revert scope change

* Bump zwave-js-server-python

* Set default return value for command

* Remove line breaks

* Add coverage
2023-08-10 01:28:08 -04:00
tronikos 35718b2917
Bump opower to 0.0.24 (#98091) 2023-08-09 10:32:00 +02:00
J. Nick Koston 1b54b22a91
Bump pyenphase to 1.3.0 (#98090) 2023-08-08 21:11:57 -10:00
Brandon Rothweiler d569d01cfb
Bump pymazda to 0.3.11 (#98084) 2023-08-09 07:17:17 +01:00
Charles Garwood ce6b759b70
Add Envoy enpower sensors (#98086) 2023-08-08 17:05:52 -10:00
J. Nick Koston 331bdcc596
Bump pyenphase to 1.1.3 (#98074)
changelog: https://github.com/pyenphase/pyenphase/compare/v1.1.1...v1.1.3
2023-08-08 18:51:17 -04:00
Charles Garwood 25467b573e
Bump pyenphase to 1.1.1 (#98065) 2023-08-08 11:27:59 -10:00
mkmer 314d91692f
Bump AIOAladdinConnect to 0.1.57 (#98056) 2023-08-08 19:39:26 +02:00
Tom 4a4523c249
Bump plugwise to v0.31.9 (#97203)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Bouwe <bouwe.s.westerdijk@gmail.com>
2023-08-08 16:38:37 +02:00
Massimiliano Cannarozzo 8b56e28838
Add neato dismiss alert button (#97572)
* Bump pybotvac

* Add neato dismiss alert button

* fixup! Add neato dismiss alert button

* fixup! Add neato dismiss alert button

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fixup! Add neato dismiss alert button

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fixup! Add neato dismiss alert button

* fixup! Add neato dismiss alert button

* fixup! Add neato dismiss alert button

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* fixup! Add neato dismiss alert button

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* fixup! Add neato dismiss alert button

* fixup! Add neato dismiss alert button

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-08-08 14:35:41 +02:00
Russell Cloran dfdf592837
Update prometheus-client to 0.17.1 (#97998) 2023-08-08 10:16:37 +02:00
Charles Garwood 128dadafae
Add initial sensors for Enphase Encharge batteries (#97946) 2023-08-07 16:46:00 -10:00
J. Nick Koston 798fb3e31a
Bump aiohomekit to 2.6.15 (#98005)
changelog: https://github.com/Jc2k/aiohomekit/compare/2.6.14...2.6.15
2023-08-08 02:30:47 +02:00
Aaron Bach aff369d64c
Bump `pyairvisual` to 2023.08.1 (#97999) 2023-08-07 16:23:27 -06:00
puddly 323657e6d7
Bump ZHA dependency bellows to 0.35.9 (#97976)
Bump bellows to 0.35.8
2023-08-07 18:14:47 -04:00
J. Nick Koston 7080e0c280
Bump yalexs to 1.5.2 (#97991) 2023-08-07 11:00:30 -10:00
Ståle Storø Hauknes b34ce3c792
Improve airthings ble (#97905)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-07 07:15:51 -10:00
Erwin Douna 65365d1db5
Integration tado bump (#97791)
* Bumping to PyTado 0.16 and adding test coverage

* Removing comment

* Upgrading the deprecated functions

* Updating tests to support paramterization

* Delete test_config_flow.py

Reverting the tests, which will be placed in a different PR.

* Revert "Delete test_config_flow.py"

This reverts commit 1719ebc990.

* Reverting back changes
2023-08-07 15:59:46 +02:00
Mick Vleeshouwer b317d36d0f
Bump pyoverkiz to 1.10.1 (#97916)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-07 12:32:59 +02:00
Guido Schmitz 5232b6ee6a
Bump devolo_plc_api to 1.4.0 (#97951) 2023-08-07 12:08:19 +02:00
J. Nick Koston 05e131452d
Add model/part number data enphase_envoy (#97942) 2023-08-06 16:55:34 -10:00
Alex Yao df8f1328e9
Bump yeelight to v0.7.13 (#97933)
Co-authored-by: alexyao2015 <alexyao2015@users.noreply.github.com>
2023-08-06 12:20:48 -10:00
J. Nick Koston 157f7a3079
Bump pyatv to 0.13.4 (#97932) 2023-08-06 12:20:28 -10:00
J. Nick Koston 4230465fcd
Avoid polling event characteristic in homekit_controller (#97877) 2023-08-06 11:11:03 -10:00
Luke c9edc973f0
Bump python-roborock to 0.32.2 (#97907)
* bump to 0.32.2

* fix test
2023-08-06 22:34:14 +02:00
David Knowles 50ccd68de1
Bump pyschlage to 2023.8.1 (#97927) 2023-08-06 10:20:16 -10:00
J. Nick Koston 99c3ca030d
Bump pyenphase to 0.11.0 (#97926) 2023-08-06 09:31:37 -10:00
G Johansson 4d24a3ffaa
Bump pytrafikverket to 0.3.5 (#97923) 2023-08-06 20:58:16 +02:00
J. Nick Koston ceac5f8d5a
Proactively refresh the enphase envoy token to handle cloud service downtime (#97880) 2023-08-06 08:31:45 -10:00
G Johansson a59793df4c
Bump pytrafikverket to 0.3.4 (#97921) 2023-08-06 20:01:01 +02:00
J. Nick Koston 00e78fbf19
Cache envoy auth tokens to ensure integration works if cloud is offline (#97872) 2023-08-05 14:51:19 -10:00
David Knowles 6a65a97715
Bump pyschlage to 2023.8.0 (#97875) 2023-08-05 14:33:01 -10:00
J. Nick Koston 02e546e3ef
Refactor enphase_envoy to use pyenphase library (#97862) 2023-08-05 13:33:16 -10:00
Ernst Klamer 0caeac1a82
Add support for toothbrushes to xiaomi-ble (#97276)
* Add support for toothbrushes to xiaomi-ble

* use str for string
2023-08-05 23:13:21 +02:00
Daniel Hjelseth Høyer 41c684f36e
Use new Mill api (#97497)
* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api. Wip

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

* Mill, new api

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

* Mill, new api

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

* Mill, new api

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

* Update homeassistant/components/mill/sensor.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/mill/sensor.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Mill, new api

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

* Update homeassistant/components/mill/climate.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/mill/climate.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-08-05 22:46:03 +02:00
J. Nick Koston c478a81deb
Bump bluetooth-data-tools to 1.7.0 (#97821) 2023-08-05 22:21:46 +02:00
Richard Kroegel 4b6048b5e0
Bump bimmer_connected to 0.13.9, fix notify (#97860)
Bump bimmer_connected to 0.13.9

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-08-05 20:08:14 +02:00
MarkGodwin 76c443777d
Bump Omada API version to fix #96193 (#97848) 2023-08-05 19:59:03 +02:00
Jack Boswell 7436054352
Update starlink-grpc-tools to 1.1.2 (#97824) 2023-08-05 19:54:54 +02:00
G Johansson 249fa513c9
Bump pysensibo to 1.0.33 (#97853)
* Bump pysensibo to 1.0.33

* for loop
2023-08-05 19:02:44 +02:00
J. Nick Koston c2023936c1
Bump aiohomekit to 2.6.13 (#97820) 2023-08-04 22:01:08 -10:00
Maikel Punie 95ca609124
Bump pyduotecno to 2023.8.3 (#97759) 2023-08-04 11:33:03 +02:00
tronikos b16254a0de
Bump opower to 0.0.20 (#97752) 2023-08-04 09:32:59 +02:00
J. Nick Koston d1f8309423
Bump zeroconf to 0.74.0 (#97745)
* Bump zeroconf to 0.74.0

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.72.3...0.74.0

- more cython build fixes
- performance improvements (mostly for pyatv)

* handle typing

* handle typing

* remove if TYPE_CHECKING, this doesnt get called that often

* remove if TYPE_CHECKING, this doesnt get called that often
2023-08-03 22:48:53 -04:00
TheJulianJES f7aec46b69
Bump zigpy to 0.56.4 (#97722) 2023-08-03 18:11:36 -04:00
Joost Lekkerkerker 415e4b2243
Bump python-opensky to 0.2.0 (#97687) 2023-08-03 21:17:00 +02:00
Robert Svensson e7e68907fa
Fix UniFi image platform not loading when passphrase is missing from WLAN (#97684) 2023-08-03 21:11:15 +02:00
tronikos 5e2d3b13b0
Bump opower to 0.0.19 (#97706) 2023-08-03 20:07:44 +02:00
J. Nick Koston 620525b2b4
Bump zeroconf to 0.72.3 (#97668) 2023-08-03 18:57:34 +02:00
jan iversen d50b993f64
Bump pymodbus v3.4.1. (#97612)
* Bump pymodbus v3.4.1.

* Solve mypy problem.
2023-08-03 14:34:20 +03:00
J. Nick Koston 9980051c3a
Bump dbus-fast to 1.90.1 (#97619)
* Bump dbus-fast to 1.88.0

- cython 3 fixes
- performance improvements

changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.87.5...v1.88.0

* one more

* Bump dbus-fast to 1.90.0

* bump again for yet another round of cython3 fixes
2023-08-03 14:33:05 +03:00
J. Nick Koston 6e5baeec70
Bump pyatv to 0.13.3 (#97670)
changelog: https://github.com/postlund/pyatv/compare/v0.13.2...v0.13.3

maybe fixes #80215
2023-08-03 14:31:49 +03:00
Luke 7b7b8689ef
Bump python-roborock to 0.31.1 (#97632)
bump to 0.31.1
2023-08-03 12:15:20 +02:00
Michael Hansen 7cf2199e8b
Bump intents to 2023.8.2 (#97636) 2023-08-02 20:01:30 -04:00
Bram Kragten 02f8000f6c
Update frontend to 20230802.0 (#97614) 2023-08-02 14:43:42 +02:00
Maikel Punie ac9ec6e402
Bump pyDuotecno to 2023.8.1 (#97583) 2023-08-02 08:23:37 +02:00
J. Nick Koston 93d7165fe9
Bump zeroconf to 0.72.0 (#97594) 2023-08-02 08:19:22 +02:00
TheJulianJES cad845f5c9
Bump zha-quirks to 0.0.102 (#97588) 2023-08-01 22:26:36 +02:00
Maikel Punie b20a286b5b
Bump pyduotecno to 2023.8.0 (beta fix) (#97564)
* Bump pyduotecno to 2023.7.4

* Bump to 2023.8.0
2023-08-01 14:39:31 +02:00
Bram Kragten 1773f1ead2
Update frontend to 20230801.0 (#97561) 2023-08-01 11:46:37 +02:00
Eric Severance 8b8a51ffc8
Bump pywemo to 1.2.1 (#97550) 2023-08-01 10:08:08 +02:00
Phil Bruckner 5aa3e36754
Bump life360 package to 6.0.0 (#97549) 2023-08-01 10:04:04 +02:00
J. Nick Koston 5ce8e0e33e
Bump HAP-python to 4.7.1 (#97545) 2023-08-01 09:49:20 +02:00
tronikos 3a2549829e
Bump opower to 0.0.18 (#97548) 2023-08-01 09:45:17 +02:00
starkillerOG 121fc7778d
Bump reolink_aio to 0.7.6 + Timeout (#97464) 2023-07-31 21:01:25 +02:00
David Knowles 085e274f44
Bump pyschlage to 2023.7.0 (#97366) 2023-07-31 18:38:50 +02:00
Marc Mueller dba6330fc8
Update pydiscovergy to 2.0.3 (#97509)
* Update pydiscovergy to 2.0.3

* Fix mypy

* Fix tests
2023-07-31 17:25:57 +02:00
Eric Severance 7b25702605
Bump pywemo to 1.2.0 (#97520) 2023-07-31 12:38:31 +02:00
tronikos eb56c7e1b7
Bump androidtvremote2==0.0.13 (#97494) 2023-07-30 21:27:57 +02:00
Marc Mueller 71cc227f09
Update aiopvpc to 4.2.2 (#97482) 2023-07-30 18:54:45 +02:00
Niels Perfors a70c10d3c9
Upgrade Verisure to 2.6.4 (#97278) 2023-07-30 18:53:26 +02:00
tronikos 28dc819212
Bump opower to 0.0.16 (#97437) 2023-07-30 18:41:14 +02:00
Marc Mueller 68cb7a7dde
Update ha-av to 10.1.1 (#97481) 2023-07-30 18:40:38 +02:00
J. Nick Koston 84576672de
Bump dbus-fast to 1.87.5 (#97364) 2023-07-30 18:39:40 +02:00
Marc Mueller 5e3bcc1224
Update zigpy to 0.56.3 (#97480) 2023-07-30 09:30:13 -04:00
Michael 750260b266
Add more sensors to PEGELONLINE (#97295)
* add further sensors

* adjust and improve tests

* add device classes were applicable

* fix doc string

* name for ph comes from device class

* use icon from device class for ph sensor
2023-07-29 17:03:29 +02:00
J. Nick Koston c11222c1d0
Bump nexia to 2.0.7 (#97432) 2023-07-28 16:37:08 -05:00
G Johansson 3a54448836
Bump pysensibo to 1.0.32 (#97382) 2023-07-28 11:52:23 +02:00
starkillerOG 053f4b08b6
Bump reolink_aio to 0.7.5 (#97357)
* bump reolink-aio to 0.7.4

* Bump reolink_aio to 0.7.5
2023-07-27 23:33:08 +02:00
Michael Hansen 7e3fdd85fc
Add wildcards to sentence triggers (#97236)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-27 20:30:42 +02:00
J. Nick Koston b92e7c5ddf
Bump aiohomekit to 2.6.12 (#97342) 2023-07-27 18:56:45 +02: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
Marcel van der Veldt 265fe51169
Bump aioslimproto to 2.3.3 (#97283) 2023-07-27 09:21:30 +02:00
Luke 01ba7a8698
bump python-roborock to 0.30.2 (#97306) 2023-07-27 09:13:49 +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
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
Michael 5caa1969c5
Add Pegel Online integration (#97028) 2023-07-26 09:12:39 +02:00
J. Nick Koston 70b1083c8f
Bump pyunifiprotect to 4.10.6 (#97240) 2023-07-26 08:06:24 +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
Joost Lekkerkerker 66bbe6865e
Bump youtubeaio to 1.1.5 (#97231) 2023-07-25 22:39:55 +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 213a1690f3
Bump bleak-retry-connector to 3.1.1 (#97218) 2023-07-25 19:21:11 +02:00
Jan-Philipp Benecke a0b61a1188
Bump pydiscovergy to 2.0.1 (#97186) 2023-07-25 13:58:38 +02:00
Maikel Punie 7f049c5b20
Add the Duotecno intergration (#96399)
Co-authored-by: Isak Nyberg <36712644+IsakNyberg@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-25 11:16:00 +02:00
Michael Arthur 6ef7c5ece6
Add electric kiwi integration (#81149)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-25 10:46:53 +02:00
Joost Lekkerkerker 04f6d1848b
Implement YouTube async library (#97072) 2023-07-25 10:18:20 +02:00
Robert Svensson 06f97679ee
Add WLAN QR code support to UniFi Image platform (#97171) 2023-07-25 10:11:48 +02:00
Erik Montnemery 0dc5875cbd
Bump python-otbr-api to 2.3.0 (#97185) 2023-07-25 09:22:57 +02:00
Matrix 3bbbd8642f
Add yolink finger support (#96944) 2023-07-25 08:30:16 +02:00
Michael Hansen 99e7b42127
Bump hassil and intents (#97174) 2023-07-24 16:52:16 -05:00
Duco Sebel 7c902d5aad
Bumb python-homewizard-energy to 2.0.2 (#97169) 2023-07-24 22:19:37 +02:00
J. Nick Koston 410b343ae0
Bump dbus-fast to 1.87.2 (#97167) 2023-07-24 14:48:18 -05:00
J. Nick Koston 5cc72814c9
Bump fnv-hash-fast to 0.4.0 (#97160) 2023-07-24 20:34:46 +02:00
elmurato 557b6d511b
Improve reading of MOTD and bump mcstatus to 11.0.0 (#95715)
* Improve reading of MOTD, bump mcstatus to 10.0.3 and getmac to 0.9.4

* Revert bump of getmac

* Bump mcstatus to 11.0.0-rc3. Use new MOTD parser.

* Bump mcstatus to 11.0.0
2023-07-24 20:23:11 +02:00
J. Nick Koston 593960c704
Bump bluetooth deps (#97157) 2023-07-24 19:49:24 +02:00
J. Nick Koston 6e50576db2
Bump zeroconf to 0.71.4 (#97156) 2023-07-24 19:48:50 +02:00
Matthias Alphart 755b0f9120
Update xknx to 2.11.2 - fix DPT 9 small negative values (#97137) 2023-07-24 14:16:29 +02:00
J. Nick Koston 40382f0caa
Bump zeroconf to 0.71.3 (#97119) 2023-07-24 08:00:25 +02:00
J. Nick Koston 051929984d
Bump yeelight to 0.7.12 (#97112) 2023-07-23 17:13:48 -05:00
Steven Looman 9f551c0469
Bump async-upnp-client to 0.34.1 (#97105) 2023-07-23 22:38:21 +02:00
J. Nick Koston dc3d0fc7a7
Bump flux_led to 1.0.1 (#97094) 2023-07-23 20:27:09 +02:00
Teemu R e5747d3f4c
Bump python-kasa to 0.5.3 (#97088) 2023-07-23 09:42:54 -05:00
Ernst Klamer 672313c8ab
Add support for MiScale V1 (#97081) 2023-07-23 13:11:05 +02:00
J. Nick Koston 7c55dbdb17
Bump aiohomekit to 2.6.11 (#97061) 2023-07-22 16:47:13 -05:00
J. Nick Koston 75f3054cc2
Bump aiohomekit to 2.6.10 (#97057) 2023-07-22 13:34:36 -05:00
J. Nick Koston 7814ce06f4
Fix ESPHome bluetooth client cancel behavior when device unexpectedly disconnects (#96918) 2023-07-21 13:44:13 -05:00