J. Nick Koston
6402e2c140
Bump aioesphomeapi to 15.1.3 ( #95819 )
2023-07-07 18:25:54 +02:00
Franck Nijhof
f2990d97b2
Update sentry-sdk to 1.27.1 ( #96089 )
2023-07-07 18:10:44 +02:00
lymanepp
6c4b5291e1
Add humidity to NWS forecast ( #95575 )
...
* Add humidity to NWS forecast to address https://github.com/home-assistant/core/issues/95572
* Use pynws 1.5.0 enhancements for probabilityOfPrecipitation, dewpoint, and relativeHumidity.
* Update requirements to match pynws version
* test for clear night
* update docstring
---------
Co-authored-by: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com>
2023-07-06 23:05:46 +02:00
Allen Porter
85e4454d45
Bump pyrainbird to 2.1.0 ( #95968 )
2023-07-06 10:26:10 +02:00
Bram Kragten
20dc9203dd
Update frontend to 20230705.1 ( #95913 )
2023-07-05 18:20:10 +02:00
Aaron Collins
f028d1a1ca
Bump pydaikin 2.10.5 ( #95656 )
2023-07-05 07:12:18 -05:00
Bram Kragten
85e8eee94e
Update frontend to 20230705.0 ( #95890 )
2023-07-05 09:54:23 +02:00
Daniel Gangl
b7221bfe09
Bump zamg to 0.2.4 ( #95874 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-05 08:50:30 +02:00
Robert Svensson
fe1430d04b
Bump aiounifi to v49 ( #95813 )
2023-07-03 23:55:23 +02:00
J. Nick Koston
73f90035bb
Bump aioesphomeapi to 15.1.2 ( #95792 )
...
changelog: https://github.com/esphome/aioesphomeapi/compare/v15.1.1...v15.1.2
intentionally not tagged for beta to give it more time in dev
since we are near the end of the beta cycle
2023-07-03 14:19:41 -04:00
Bram Kragten
aed0c39bc8
Update frontend to 20230703.0 ( #95795 )
2023-07-03 14:17:24 -04:00
tronikos
bd6f70c236
Bump opower to 0.0.12 ( #95748 )
2023-07-03 14:19:40 +02:00
Marcel van der Veldt
266522267a
Bump aioslimproto to 2.3.2 ( #95754 )
2023-07-03 14:19:05 +02:00
Michael Davie
367acd0433
Bump env_canada to v0.5.35 ( #95497 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-03 11:23:32 +02:00
Richard Kroegel
cdea33d191
Bump bimmer_connected to 0.13.8 ( #95660 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-03 09:12:17 +02:00
tronikos
caaeb28cbb
Add Opower integration for getting electricity/gas usage and cost for many utilities ( #90489 )
...
* Create Opower integration
* fix tests
* Update config_flow.py
* Update coordinator.py
* Update sensor.py
* Update sensor.py
* Update coordinator.py
* Bump opower==0.0.4
* Ignore errors for "recent" PGE accounts
* Add type for forecasts
* Bump opower to 0.0.5
* Bump opower to 0.0.6
* Bump opower to 0.0.7
* Update requirements_all.txt
* Update requirements_test_all.txt
* Update coordinator
Fix exception caused by https://github.com/home-assistant/core/pull/92095
{} is dict but the function expects a set so change it to set()
* Improve exceptions handling
* Bump opower==0.0.9
* Bump opower to 0.0.10
* Bump opower to 0.0.11
* fix issue when integration hasn't run for 30 days
use last stat time instead of now when fetching recent usage/cost
* Allow username to be changed in reauth
* Don't allow changing username in reauth flow
2023-07-02 21:26:31 -04:00
J. Nick Koston
953bd60296
Bump zeroconf to 0.70.0 ( #95714 )
2023-07-02 12:23:41 -05:00
J. Nick Koston
99badceecc
Bump python-kasa to 0.5.2 ( #95716 )
2023-07-02 12:09:20 -05:00
J. Nick Koston
f0cb03e631
Handle missing or incorrect device name and unique id for ESPHome during manual add ( #95678 )
...
* Handle incorrect or missing device name for ESPHome noise encryption
If we did not have the device name during setup we could never
get the key from the dashboard. The device will send us
its name if we try encryption which allows us to find the
right key from the dashboard.
This should help get users unstuck when they change the key
and cannot get the device back online after deleting and
trying to set it up again manually
* bump lib to get name
* tweak
* reduce number of connections
* less connections when we know we will fail
* coverage shows it works but it does not
* add more coverage
* fix test
* bump again
2023-07-02 10:29:45 -04:00
Brandon Rothweiler
33cd44ddb7
Upgrade pymazda to 0.3.9 ( #95655 )
2023-07-02 16:28:18 +03:00
puddly
8ddc7f2089
Fix ZHA startup issue with older Silicon Labs firmwares ( #95642 )
...
Bump ZHA dependencies
2023-06-30 15:07:20 -04:00
Bram Kragten
958359260e
Update frontend to 20230630.0 ( #95635 )
2023-06-30 13:55:03 -04:00
J. Nick Koston
376c61c34b
Bump aioesphomeapi to 15.0.1 ( #95629 )
...
fixes #87223 (the cases were the host gets too far behind,
not the cases were the esp8266 runs out of ram but thats
is not a core issue)
2023-06-30 11:37:04 -04:00
tronikos
1dcaec4ece
Bump google-generativeai to 0.1.0 ( #95515 )
2023-06-29 22:55:51 -04:00
puddly
b44e15415f
Fix ZHA multi-PAN startup issue ( #95595 )
...
Bump ZHA dependencies
2023-06-29 22:20:33 -04:00
J. Nick Koston
93b4e6404b
Bump bluetooth-data-tools to 1.3.0 ( #95576 )
2023-06-29 18:03:59 -05:00
Bram Kragten
63218adb65
Update frontend to 20230629.0 ( #95570 )
2023-06-29 13:18:24 -04:00
Luke
3474f46b09
Bump Roborock to 0.29.2 ( #95549 )
...
* init work
* fix tests
2023-06-29 13:13:37 -04:00
Marcel van der Veldt
e9d8fff0dd
Bump Matter Server to 3.6.3 ( #95519 )
2023-06-29 15:28:34 +02:00
Michael Hansen
33c7cdcdb3
Disconnect VoIP on RTCP bye message ( #95452 )
...
* Support RTCP BYE message
* Make RtcpState optional
2023-06-28 21:41:11 -04:00
puddly
392e2af2b7
Bump ZHA dependencies ( #95478 )
...
* Bump ZHA dependencies
* Account for new EZSP metadata keys
2023-06-28 18:35:05 -04:00
Barry Williams
aaf2846a53
Add Update Entity for Linn devices ( #95217 )
...
* added update entity for Linn devices
* Update homeassistant/components/openhome/update.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* use parent methods for version attributes
* fixed issue with mocking openhome device
* Update homeassistant/components/openhome/update.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* update entity name in tests
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-06-28 16:06:24 -04:00
Emory Penney
804b27cc2f
Improve Obihai Connection Stability ( #94406 )
...
* Improving Obihai Connectivity
* Update homeassistant/components/obihai/sensor.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* PR feedback
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-06-28 20:12:09 +02:00
Michael Hansen
79f1c86789
Bump home-assistant-intents to 2023.6.28 ( #95451 )
2023-06-28 19:35:18 +02:00
Bram Kragten
b2c0ca304b
Update frontend to 20230628.0 ( #95458 )
2023-06-28 18:16:39 +02:00
Matthias Alphart
489781c1e6
Add time platform to KNX ( #95302 )
2023-06-28 15:19:32 +02:00
Dominik
796b5ef196
Bump glances-api to 0.4.3 ( #95431 )
2023-06-28 13:23:15 +02:00
Álvaro Fernández Rojas
d430e089d2
Update aioairzone-cloud to v0.2.0 ( #95429 )
2023-06-28 11:09:17 +02:00
Luke
f6aae8b01b
Remove unneded construct import for Eddystone ( #95418 )
2023-06-28 10:02:01 +02:00
cpolhout
cfb133d431
Add new integration Loqed ( #70080 )
2023-06-28 09:42:12 +02:00
Michael
4daacf9c4b
Add Guest WiFi QR-Code image entity to AVM Fritz!Tools ( #95282 )
2023-06-27 23:48:28 +02:00
Marcel van der Veldt
ed2daf1f65
Change subscription logic for Matter devices ( #95387 )
2023-06-27 21:12:29 +02:00
Mick Vleeshouwer
99a622c8ee
Bump pyoverkiz to 1.9.0 ( #95400 )
2023-06-27 20:25:31 +02:00
disforw
7c676c0a7d
Add config_flow to QNAP ( #80450 )
...
* Create config_flow.py
* Update __init__.py
* Create const.py
* Create strings.json
* Update sensor.py
* Update manifest.json
* Update manifest.json
* Add device name to entities
* Correcting health sensor
* Update manifest.json
* Adding integration_type
* Update sensor.py
* Update __init__.py
* Enums
* Update sensor.py
* Removed unused notify_create
* Switch to SensorDeviceClass.TEMPERATURE
* Update enums
* Remove SENSOR_TYPES from const.py
* Add SENSOR_TYPES to sensor.py
* Removed dependancies
* Removed import yaml
* Removed entity_registry_enabled_default
* Update const.py remove dups
* Update manifest.json removed dups
* Update __init__.py
* Update const.py
* Update manifest.json
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py remove unused
* Update sensor.py add docstring
* Update sensor.py add super
* Remove FOLDER sensors
* Remove VOLUME_NAME
* fix cli
* fix cli
* Add config flow tests
* Update requirements_test_all.txt
* Update CODEOWNERS
* Update homeassistant/components/qnap/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update __init__.py
Change unload to walrus
Remove async_setup
* Update const.py remove PLATFORMS
* Update __init__.py add Platform Enum
As per epenet
* Update __init__.py
* Update config_flow.py
* Update sensor.py
* Update __init__.py
ruff
* Update config_flow.py
Ruff
* Update sensor.py
* Update const.py remove attrs
* Update sensor.py add attrs
* Revert tuple for sensor extend
* Update sensor.py
* Update coordinator.py
* Update coordinator.py
* Update sensor.py
* Update coordinator.py
* Update homeassistant/components/qnap/__init__.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/const.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/__init__.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update coordinator.py
* Update __init__.py
* Update coordinator.py
* Update sensor.py
* Add device_info
* Update sensor.py
* Update sensor.py self._attr_unique_id
* Update sensor.py
* Update sensor.py
* Type Hints
* Move tuples
* Drive sensor name
* Remove caps
* Remove caps
* Add YAML import
* Update sensor.py fix ruff
* Revert tuples
* Update sensor.py as per review
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py
* Update sensor.py
* assert uid is not None
* Update homeassistant/components/qnap/sensor.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/sensor.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update .coveragerc
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/const.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/qnap/const.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update sensor.py
* Update config_flow.py add imports
* Update const.py
* Update sensor.py move confs to const
* Update config_flow.py add const
* Update test_config_flow.py remove const name
* Update test_config_flow.py remove standard result const
* Update test_config_flow.py
* Combine tests
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update config_flow.py
* Update test_config_flow.py
* Update test_config_flow.py
* Update sensor.py change UID as requested
* Update sensor.py added check for monitor_device
* fix tests
* Remove rounding
* Revert "Remove rounding"
This reverts commit 61bf653c06
.
---------
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-06-27 17:42:27 +02:00
J. Nick Koston
df65fa3899
Bump pyatv to 0.13.2 ( #95388 )
2023-06-27 17:38:15 +02:00
Erik Montnemery
f3fc741a71
Bump hass-nabucassa to 0.69.0 ( #95367 )
2023-06-27 15:29:30 +02:00
J. Nick Koston
878d41a472
Remove senseme integration ( #94363 )
2023-06-27 14:43:19 +02:00
Dylan Owen
fe28067481
Updated pyopnsense to support a 20 second timeout ( #95314 )
...
* Updated pyopnsense to support a timeout
* Self Review
* Removed the yaml configuration portion
2023-06-27 08:31:02 -04:00
J. Nick Koston
021a39a09c
Make deep sleep esphome entities unavailable on unexpected disconnect ( #95211 )
2023-06-26 14:21:45 +02:00
Álvaro Fernández Rojas
74fb1ba51d
Update aioairzone-cloud to v0.1.9 ( #95155 )
2023-06-26 12:02:32 +02:00
Matthias Alphart
f4756fe1f9
Update xknx to 2.11.0: Add support for Light DPT 9 color temperature ( #95213 )
...
Update xknx to 2.11.0
2023-06-25 21:05:35 -04:00
Matthias Alphart
2ce23c17ca
Update KNX frontend - add Group monitor telegram detail view ( #95144 )
...
* Use TelegramDict for WS communication
* Update knx_frontend
2023-06-25 14:58:08 +02:00
J. Nick Koston
c8430e4557
Bump aiooncue to 0.3.5 ( #95148 )
2023-06-24 15:12:02 -05:00
J. Nick Koston
74d342a000
Bump sense-energy to 0.12.0 ( #95151 )
2023-06-24 15:11:13 -05:00
J. Nick Koston
7c49324f18
Bump aioesphomeapi to 14.1.1 ( #95166 )
2023-06-24 14:15:51 -05:00
Richard Kroegel
ef2669afe4
Bump bimmer_connected to 0.13.7 ( #95017 )
2023-06-22 00:17:13 +02:00
Marcel van der Veldt
b5084dbce2
Bump Matter Server to 3.5.1: some small fixes and stability improvements ( #94985 )
2023-06-21 23:57:33 +02:00
Barry Williams
57c9aad9b1
Migrate Linn / Openhome integration to SSDP config flow ( #94564 )
...
* Migrate Linn / Openhome integration to SSDP config flow
* moved device initialisation into __init__
* wait for user step before adding openhome entities
* add CONFIG_SCHEMA
* cover confirmation step in config flow test
* Address comments
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-06-21 12:46:17 -04:00
Leandro Loureiro
1e078d5868
Bump arcam_fmj lib to 1.4.0 to support Arcam ST60 ( #94942 )
...
bumping arcam_fmj lib to 1.4.0
2023-06-21 01:43:02 +02:00
J. Nick Koston
b857dc8d94
Bump HAP-python to 4.7.0 ( #94812 )
2023-06-20 23:06:26 +02:00
Allen Porter
50605e62bd
Bump ical to 4.5.4 ( #94894 )
2023-06-20 07:32:03 -07:00
Erik Montnemery
2bc5198390
Bump hass-nabucassa to 0.68.0 ( #94910 )
...
* Bump hass-nabucassa to 0.68.0
* Add implementation of new abstract methods
2023-06-20 13:52:21 +02:00
RenierM26
2be5bab5e1
Ezviz library bump 0.2.1.2 ( #94823 )
2023-06-20 08:47:34 +02:00
Thomas Schamm
3cf88ffdde
Bump boschshcpy to 0.2.57 ( #94686 )
2023-06-20 08:40:57 +02:00
Mariano Faraco
5d40edcf02
Bump ha-philipsjs to 3.1.0 ( #94811 )
2023-06-20 06:40:58 +02:00
Álvaro Fernández Rojas
6435837061
Update aioairzone to v0.6.4 ( #94873 )
2023-06-19 19:23:24 -05:00
Graham Brown
cecdc3bd47
ESPHome Alarm Control Panel ( #92357 )
2023-06-19 19:19:17 -05:00
quthla
b1288a885d
Bump yeelight to 0.7.11 ( #94879 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-19 18:38:42 -05:00
boozer2
51326bd8c7
Add Switchbot Indoor/Outdoor Meter ( #94836 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-19 13:35:44 -05:00
J. Nick Koston
24add59d15
Bump zeroconf to 0.69.0 ( #94828 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.68.0...0.69.0
2023-06-19 07:39:03 +02:00
Maciej Bieniek
15ddf69c6a
Bump Shelly backend library to version 5.4.0 ( #94829 )
...
Bump aioshelly to version 5.4.0
2023-06-19 00:10:29 +02:00
Ernst Klamer
13a217ad89
Bump bthome to 2.12.0 ( #94822 )
2023-06-18 15:06:09 -05:00
J. Nick Koston
5834d70037
Bump zeroconf to 0.68.0 ( #94786 )
2023-06-18 09:33:42 -05:00
starkillerOG
ee7f44b3da
Bump reolink-aio to 0.7.1 ( #94761 )
2023-06-18 13:13:21 +02:00
Jan Čermák
d7755a92c3
Fix warning from rapt_ble caused by payload version 2 ( #94718 )
2023-06-16 12:12:52 -05:00
Matthias Alphart
0ac50b4933
Update xknxproject to 3.2.0: support ETS 4 project files ( #94692 )
...
Update xknxproject to 3.2.0
2023-06-16 10:16:31 +02:00
J. Nick Koston
7e3510800d
Bump bluetooth-data-tools to 1.2.0 ( #94696 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.1.0...v1.2.0
benchmark (0.4.0) currently in 2023.6.x: Parsing 100000 bluetooth messages took 8.928823958034627 seconds
benchmark (1.2.0) this PR: Parsing 100000 bluetooth messages took 1.6808899159659632 seconds
2023-06-15 22:11:14 -04:00
Michał Modzelewski
b104680c6d
Bump pyatv to 0.13.0 ( #94683 )
2023-06-15 11:57:36 -10:00
Aidan Timson
61d260e5fe
Add CPU Power to System Bridge ( #80781 )
...
* Add CPU Power to System Bridge
* Rename
* Update homeassistant/components/system_bridge/sensor.py
Co-authored-by: Aarni Koskela <akx@iki.fi>
* Fix unit
* Add suggested_display_precision=2
---------
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-06-14 21:47:50 -04:00
puddly
22dfa8797f
Bump ZHA dependencies ( #93989 )
...
* Make `find_entity_id` synchronous
* Remove `tries`
* Use new `attribute_updated` event signature
* Validate attributes before creating entities
* Avoid swallowing exceptions when opening covers
* Bump ZHA dependencies
* Add a matcher for Sinope water leak sensors using a non-standard ZCL attribute
* Ensure handler matching is strict, not multi
* Add type annotations for newly-updated functions
2023-06-14 21:42:31 -04:00
J. Nick Koston
b149fffa08
Bump bluetooth-data-tools to 1.1.0 ( #94610 )
...
Bume bluetooth-data-tools to 1.1.0
performance improvements
https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.0.0...v1.1.0
2023-06-14 22:25:26 +02:00
Niclas Kühnapfel
de62082605
Update solax to 0.3.2 ( #94545 )
...
* solax: update to 0.3.2
* Update solax dependencies
2023-06-14 16:52:43 +02:00
Franck Nijhof
d5be77b53d
Update sentry-sdk to 1.25.1 ( #94374 )
2023-06-13 22:10:56 +02:00
Aaron Bach
08262f480b
Bump `regenmaschine` to 2023.06.0 ( #94554 )
2023-06-13 21:37:56 +02:00
J. Nick Koston
223394eaee
Bump bluetooth-data-tools to 1.0.0 ( #94145 )
2023-06-13 06:42:10 -10:00
J. Nick Koston
985fb3cd5d
Bump yalexs-ble to 2.1.18 ( #94547 )
2023-06-13 18:32:43 +02:00
Nathan Spencer
47995fc274
Bump pylitterbot to 2023.4.2 ( #94301 )
2023-06-13 11:51:46 +02:00
J. Nick Koston
8a1ca0a3f5
Bump zeroconf to 0.66.0 ( #94512 )
2023-06-13 10:38:26 +02:00
Allen Porter
8e08338118
Bump google-nest-sdm to 2.2.5 ( #94398 )
2023-06-12 21:58:19 +02:00
mover85
eb0485ebb0
Revert "Bump pydaikin 2.9.1 ( #93635 )" ( #94469 )
...
Revert to pydaikin 2.9.0
2023-06-12 20:58:20 +02:00
Glenn Waters
acaa9ef9de
Bump elkm1-lib to 2.2.5 ( #94296 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-11 15:25:01 -10:00
Christopher Bailey
fd43687833
Bump unifiprotect to 4.10.3 ( #94416 )
...
* Bump unifiprotect to 4.10.3
* Reqs
2023-06-11 10:22:12 -04:00
Tom Harris
3eedbe92ad
Fix issue with Insteon linked devices maintaining current state ( #94286 )
...
* Bump pyinsteon
* Update tests
2023-06-11 10:21:33 -04:00
Matthias Alphart
b45659eb84
Update knx-frontend to 2023.6.9.195839 ( #94404 )
2023-06-10 20:48:14 +02:00
Matthias Alphart
ece5de73a4
Update xknxproject to 3.1.1 ( #94375 )
2023-06-10 10:41:51 +02:00
jimmyd-be
3d678f5b99
Renson integration ( #56374 )
...
* Implemented Renson integration
* - renamed component to a better name
- Made cleaner code by splitting up files into different one
- Fixed issues regarding getting data from library
- Added service.yaml file
* Added Renson services
* cleanup translations
* added config_flow tests
* changed config_flow, removed all services
* use SensorEntityDescription + introduced new binarySensor
* fixed config_flow test
* renamed renson_endura_delta to renson
* refactored sensors and implemented binary_sensor
* Changed some sensors to non measurement and added entity_registery_enabled_default for config sensors
* Enabled binary_sensor
* changed import to new renamed module
* Merge files into correct files + cleaned some code
* Change use of EntityDescription
* Update codeowners
* Fixed lint issues
* Fix sensor
* Create test.yml
* Update test.yml
* add github action tests
* Format json files
* Remove deprecated code
* Update homeassistant/components/renson/binary_sensor.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Use Coordinqte in Sensor
* Migrated binary sensor to use coordinate
* Removed firmwareSensor
* Add entity_catogory to binary_sensor
* Add services
* Revert "Add services"
This reverts commit 028760d8d8
.
* update requirements of Renson integration
* Add services and fan
* Fixed some issue + fixed PR comments
* Cleanup code
* Go back 2 years ago to the bare minimum for PR approval
* Refactored code and added a lot of device classes to the entities
* Fix some bugs
* Add unique Id and some device class
* Show the level value for CURRENT_LEVEL_FIELD instead of the raw data
* Remove FILTER_PRESET_FIELD for now
* Make the _attr_unique_id unique
* Changed Renson tests
* Moved Renson hass data into @dataclass
* Changed test + added files to .coveragerc
* Add device_class=SensorDeviceClass.Duration
* Fix syntax
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-06-10 09:21:33 +02:00
starkillerOG
117ab4a0e5
Bump reolink-aio to 0.6.0 ( #94259 )
2023-06-09 17:00:07 +02:00
J. Nick Koston
fc1eab1e7e
Bump sensirion-ble to 0.1.0 ( #94352 )
2023-06-09 09:40:54 -05:00
Luke
dafc7a15b1
Bump Python-Roborock to 23.6 for crash fix ( #94281 )
...
* bump to 23.5
* update to 23.5
2023-06-08 18:18:42 -07:00
Christopher Bailey
c697731657
Bump unifiprotect to 4.10.2 ( #94263 )
2023-06-08 11:08:52 -04:00
Paul Bottein
758eb5e510
Update frontend to 20230608.0 ( #94256 )
2023-06-08 15:59:56 +02:00
jan iversen
48607d0586
Bump pymodbus to 3.3.1 ( #94162 )
2023-06-08 15:57:49 +02:00
Jc2k
77badafea1
Bump aiohomekit to 2.6.5 (fixes python 3.11 regression) ( #94245 )
2023-06-08 14:10:12 +01:00
Álvaro Fernández Rojas
081bc470db
Update aioairzone-cloud to v0.1.8 ( #94223 )
2023-06-08 11:34:56 +02:00
Mick Vleeshouwer
5a90d18041
Bump pyoverkiz to 1.8.0 ( #94176 )
2023-06-08 11:33:35 +02:00
J. Nick Koston
88bfd94800
Add support for ESPHome raw bluetooth advertisements ( #94138 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-07 18:36:22 -05:00
Erik Montnemery
1fa2fb4639
Fix OTBR reset ( #94157 )
2023-06-07 18:42:40 +02:00
RenierM26
6af1beb6bf
Change Ezviz detection sensitivity to update per entity ( #93995 )
...
* Split detection sensitivity updates to entity instead of coordinator.
* Detection Sensitivity entity individual poll.
* Api return None instead of "unkown" when unkown.
* Only add entity if camera supports
* Cleanup detection type
* Commit suggestions.
---------
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2023-06-07 18:36:39 +02:00
Justin Vanderhooft
d431a692e5
Bump melnor-bluetooth to fix a timezone issue ( #94159 )
2023-06-07 18:17:01 +02:00
Chris Xiao
05b5b30df3
Update python-qbittorrent to 0.4.3 ( #94072 )
2023-06-07 18:11:39 +02:00
Bram Kragten
68baf84144
Update frontend to 20230607.0 ( #94150 )
2023-06-07 12:57:37 +02:00
Christopher Bailey
7f4d62c80f
Bump unifiprotect to 4.10.1 ( #94141 )
2023-06-07 11:15:03 +02:00
J. Nick Koston
0a67f96402
Bump ruuvitag-ble to 0.1.2 ( #94144 )
2023-06-07 10:18:57 +02:00
Luke
bee428e9f6
Bump python-roborock to 23.4 ( #94111 )
...
* bump to 23.0
* bump to 23.4
2023-06-06 20:42:59 -04:00
Christopher Bailey
9b6a9147c7
Fix multiple smart detects firing at once for UniFi Protect ( #94133 )
...
* Fix multiple smart detects firing at once
* Tweak
* Clean up logging. Linting
* Linting
2023-06-06 20:07:21 -04:00
Bram Kragten
66785bbfc7
Update frontend to 20230606.0 ( #94119 )
2023-06-06 20:04:22 -04:00
Jan-Philipp Benecke
d8ceb6463e
Add new integration Discovergy ( #54280 )
...
* Add discovergy integration
* Capitalize measurement type as it is in uppercase
* Some logging and typing
* Add all-time total production power and check if meter has value before adding it
* Add tests for Discovergy and changing therefor library import
* Disable phase-specific sensor per default, set user_input as default for schema and implement some other suggestions form code review
* Removing translation, fixing import and some more review implementation
* Fixing CI issues
* Check if acces token keys are in dict the correct way
* Implement suggestions after code review
* Correcting property function
* Change state class to STATE_CLASS_TOTAL_INCREASING
* Add reauth workflow for Discovergy
* Bump pydiscovergy
* Implement code review
* Remove _meter from __init__
* Bump pydiscovergy & minor changes
* Add gas meter support
* bump pydiscovergy & error handling
* Add myself to CODEOWNERS for test directory
* Resorting CODEOWNERS
* Implement diagnostics and reduce API use
* Make homeassistant imports absolute
* Exclude diagnostics.py from coverage report
* Add sensors with different keys
* Reformatting files
* Use new naming style
* Refactoring and moving to basic auth for API authentication
* Remove device name form entity name
* Add integration type to discovergy and implement new unit of measurement
* Add system health to discovergy integration
* Use right array key when using an alternative_key & using UnitOfElectricPotential.VOLT
* Add options for precision and update interval to Discovergy
* Remove precision config option and let it handle HA
* Rename precision attribute and remove translation file
* Some formatting tweaks
* Some more tests
* Move sensor names to strings.json
* Redacting title and unique_id as it contains user email address
2023-06-06 13:44:00 -04:00
Jean-François Roy
5ab4bf218e
Bump aiobafi6 to 0.8.2 ( #94125 )
2023-06-06 12:42:49 -05:00
Paul Frank
c67f32b924
Add config flow to mystrom ( #74719 )
...
* rebase
* fixed review comments
* fix test
* Update tests
* increase test coverage
* implement some review comments
* Enhance device check for old FWs and add tests
* Reworked exception handling
* small code optimizations
* fix test
* Increase test coverage
* Update __init__.py
changed from hass.config_entries.async_setup_platforms(entry, PLATFORMS) to await hass.config_entries.async_forward_entry_setups(entry, PLATFORMS)
* Update __init__.py
remove spaces
* Bump python-mystrom to 2.2.0
* Migrate to get_device_info from python-mystrom
* Migrate to get_device_info from python-mystrom
* Update __init__.py
* update requirements_all.txt
* update config_flow
* fix tests
* Update homeassistant/components/mystrom/__init__.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Implemented review changes
* increase test coverage
* Implemented user defined title
* implemented user defined title
* Additional review comments
* fix test
* fix linter
* fix linter
* Update homeassistant/components/mystrom/models.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* fix review comments
* fix missing import
* simplify
* Update homeassistant/components/mystrom/__init__.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/mystrom/__init__.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/mystrom/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/mystrom/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/mystrom/config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_init.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_init.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_init.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_init.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/mystrom/light.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update homeassistant/components/mystrom/switch.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* fix review comments
* fix review comments
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* fix review comment
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Update tests/components/mystrom/test_config_flow.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-06-06 14:16:27 +02:00
Robert Svensson
ebafb1f2c8
Bump aiounifi to v48 - Fix fail to initialise due to board_rev not exist ( #94093 )
2023-06-06 09:08:17 +02:00
Justin Vanderhooft
0b880598ed
fix: Bump melnor-bluetooth to fix deadlock ( #94098 )
2023-06-06 08:32:07 +02:00
Álvaro Fernández Rojas
6019ec305a
Update aioairzone to v0.6.3 and fix issue with latest firmware update ( #94100 )
2023-06-06 08:23:48 +02:00
Bram Kragten
7e72d3c562
Update frontend to 20230605.0 ( #94083 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-06-05 20:16:11 +02:00
Michael Hansen
e2c2262719
Bump intents to 2023.6.5 ( #94077 )
2023-06-05 19:49:01 +02:00
J. Nick Koston
be2389a9db
Bump zeroconf to 0.64.0 ( #94052 )
2023-06-04 21:14:44 -05:00
Chris Talkington
d8b4d71475
Update pyipp to 0.14.0 ( #94050 )
2023-06-04 21:14:31 -05:00
Ernst Klamer
7c02e1ca99
Bump xiaomi-ble to 0.17.2 ( #94011 )
...
Bump xiaomi-ble
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-04 19:07:37 -05:00
Pascal Reeb
a08e516da0
Update pynuki to 1.6.2 ( #94041 )
...
chore(component/nuki): update pynuki to 1.6.2
2023-06-04 19:06:38 -05:00
Luke
5d9c36ac44
Bump Roborock to 0.21.0 ( #94035 )
...
bump to 21.0
2023-06-04 19:02:13 -05:00
Chris Talkington
f941203949
Update pyipp to 0.13.0 ( #93886 )
2023-06-01 22:24:53 -05:00
J. Nick Koston
8ef799601b
Bump aiohomekit to 2.6.4 ( #93943 )
...
changelog: https://github.com/Jc2k/aiohomekit/compare/2.6.3...2.6.4
mostly additional logging to help track down #93891
2023-06-01 19:54:44 -04:00
Bram Kragten
145a8bc41d
Update frontend to 20230601.1 ( #93927 )
2023-06-01 19:23:42 +02:00
J. Nick Koston
5365d57bef
Bump pyunifiprotect to 4.9.1 ( #93931 )
2023-06-01 19:20:32 +02:00
Tobias G
d4e352d6a7
Add humidity sensor to deconz component ( #93024 )
...
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2023-06-01 19:16:42 +02:00
J. Nick Koston
0ca53eccb8
Bump python-onvif-zeep to 3.1.9 ( #93930 )
2023-06-01 19:15:16 +02:00
RenierM26
e05c04fadb
Add Ezviz light entity ( #93710 )
...
* Initial commit
* Add ezviz light entity.
* coveragerc
* Apply suggestions from code review
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-06-01 13:01:57 +02:00
Paulus Schoutsen
938ff679de
Bump frontend to 20230601.0 ( #93884 )
2023-05-31 21:14:59 -04:00
J. Nick Koston
7995d3777a
Fix package names to match pypi index metadata ( #93883 )
...
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* Fix package names to match pypi index metadata
* uses _
* uses -
* fix metadata
2023-05-31 21:12:53 -04:00
Álvaro Fernández Rojas
11e268775c
Update aioairzone-cloud to v0.1.7 ( #93871 )
...
* Update aioairzone-cloud to v0.1.7
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: fix copy&paste description
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-05-31 20:09:23 -04:00
Robert Hillis
a1e9cf1c24
Add Dremel 3D Printer integration ( #85969 )
...
* Add Dremel 3D Printer integration
* remove validators requirement
* ruff
* uno mas
* uno mas
* uno mas
* uno mas
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Tom Harris <tomharris@harrisnj.net>
2023-05-31 16:55:57 -04:00
Bram Kragten
22e7c9cc76
Update frontend to 20230531.0 ( #93862 )
2023-05-31 17:23:13 +02:00
Matthias Alphart
7b7ea24303
Update knx-frontend to 2023.5.31.141540 ( #93864 )
2023-05-31 17:20:53 +02:00
Justin Vanderhooft
4bade86dcc
Add time component to Melnor Bluetooth integration ( #93652 )
...
* Add time component to Melnor Bluetooth integration
* Apply suggestions from code review
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2023-05-31 11:00:52 -04:00
Mark Kennedy
b03dbeaed5
Block legacy get-mac in preference of getmac ( #87712 )
...
Co-authored-by: GnatorX <garvinpang@protonmail.com>
2023-05-31 16:57:45 +02:00
David F. Mulcahey
0f4dec534c
Bump ZHA quirks ( #93860 )
2023-05-31 14:14:49 +02:00
Raman Gupta
8cd8355ab1
Bump zwave-js-server-python to 0.49.0 ( #93835 )
...
* Bump zwave-js-server-python to 0.49.0
* fix tests
2023-05-30 22:40:55 -04:00
Stefan Agner
31e217a11e
Update iotawattpy to use our own fork ( #93830 )
...
Unfortunately iotawattpy got dormant. Use our fork hosted at in the
[home-assistant-libs/iotawattpy](https://github.com/home-assistant-libs/iotawattpy )
repository and available on PyPI as ha-iotawatt instead.
The first release of the fork also contains a fix for issue #82869 .
2023-05-30 20:03:21 -04:00
Jesse Hills
d7d9143a44
Add speech detection and conversation_id to esphome voice assistant ( #93578 )
...
* Add speech detection to esphome voice assistant
* Timeout after silence
Ensure events are sent before finish is called
* use va_version 3 instead of ESPHome version
* Convert repeated fixtures to factory
* Add some v3 tests
* Add conversation_id
* Bump aioesphomeapi to 13.8.0
* Fix missed buffering of detected chunk
* Alter log message
* Updates
* Spelling
* Fix return type
2023-05-30 19:49:22 -04:00
Michael Hansen
9f4c9f1ce3
Bump intents to 2023.5.30 ( #93822 )
2023-05-30 22:11:08 +02:00
Erik Montnemery
16d8c8d4d5
Bump python-otbr-api to 2.1.0 ( #93790 )
...
* Bump python-otbr-api to 2.1.0
* Fix tests
2023-05-30 12:47:46 +02:00
Erik Montnemery
901624ad6f
Adapt otbr to upstream openthread REST API changes ( #93544 )
...
* Adapt otbr to upstream openthread REST API changes
* Bump python-otbr-api to 2.0.0
2023-05-30 10:11:21 +02:00
mover85
07dd34b04a
Bump pydaikin 2.9.1 ( #93635 )
2023-05-29 23:44:05 +02:00
Stephan Uhle
64ee1e8e43
Bump pysml to 0.0.12 ( #93686 )
2023-05-29 19:41:32 +02:00
mkmer
b42a5bab89
Bump Blinkpy to 0.21.0 ( #93735 )
2023-05-29 17:48:08 +02:00
Matthias Alphart
7ff1c79514
Update xknx to 2.10.0 and knx-frontend to 2023.5.28.94855 ( #93694 )
2023-05-28 15:22:38 +02:00
Álvaro Fernández Rojas
94ad9643b5
Update aioairzone to v0.6.1 ( #93629 )
2023-05-27 18:25:49 -05:00
Joost Lekkerkerker
e4c51d43f0
Add YouTube integration ( #92988 )
...
* Add YouTube stub
* Add YouTube stub
* Add YouTube stub
* Add YouTube stub
* Add Youtube stub
* Add Youtube stub
* Add tests
* Add tests
* Add tests
* Clean up
* Add test for options flow
* Fix feedback
* Fix feedback
* Remove obsolete request
* Catch exceptions
* Parallelize latest video calls
* Apply suggestions from code review
Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>
* Add youtube to google brands
* Fix feedback
* Fix feedback
* Fix test
* Fix test
* Add unit test for http error
* Update homeassistant/components/youtube/coordinator.py
Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>
* Fix black
* Fix feedback
* Fix feedback
* Fix tests
---------
Co-authored-by: Robert Hillis <tkdrob4390@yahoo.com>
2023-05-27 11:21:12 -07:00
Artem Draft
c5e425d075
Bump androidtvremote2 to 0.0.9 ( #93634 )
2023-05-27 09:49:57 +02:00
Raj Laud
236ee8be04
Bump pysqueezebox to 0.6.2 ( #93573 )
2023-05-26 14:53:40 -05:00
Bram Kragten
b51f82719e
Update frontend to 20230526.0 ( #93581 )
2023-05-26 12:39:52 +02:00
Justin Vanderhooft
accee4b5ef
Add support for configuring built-in Melnor Bluetooth scheduling system ( #93333 )
2023-05-25 20:06:22 -05:00
starkillerOG
f5358d3863
Bump reolink-aio to 0.5.16 ( #93540 )
2023-05-25 22:15:33 +02:00
Álvaro Fernández Rojas
f7404e2ee0
Update aioairzone-cloud to v0.1.6 ( #93513 )
2023-05-25 17:18:28 +02:00
J. Nick Koston
25a33b6b37
Bump zeroconf to 0.63.0 ( #93533 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.62.0...0.63.0
performance improvements
2023-05-25 16:52:31 +02:00
Matrix
e744632164
YoLink Power Failure Alarm ( #91934 )
...
* add ys-7106
* expose mute property
* add volume entity description
* add beep entity description
* fix as suggest
2023-05-25 10:44:51 +02:00
Michał Modzelewski
d5e09bd4c3
Support volume level push updates in apple_tv integration ( #93496 )
2023-05-24 18:28:29 -05:00
J. Nick Koston
45b1ad36b1
Bump onvif-zeep-async to 3.1.8 ( #93464 )
2023-05-24 15:38:54 -05:00
Martin Malina
d2d21b4158
Show current day in met weather forecast ( #91891 )
...
Version 0.10.0 of pyMetno added the option
to defined range_start when calling get_forecast:
https://github.com/Danielhiversen/pyMetno/pull/35/files
So let's use that to include today in the forecast.
2023-05-24 16:07:59 +02:00
ad0p
ef24e508f8
Bump pydeconz to v112 ( #91924 )
...
* Bump pydeconz to v112
* PR review - add suggested_display_precision
* Test - fix
* Bump pydeconz to v112
* PR review - add suggested_display_precision
* Fix tests
---------
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2023-05-24 14:43:02 +02:00
Tom Schneider
0ca0ed3a31
Bump pygti and change the request for the new api version ( #92283 )
...
Bump pygti and change request for the new api version
2023-05-24 12:43:36 +02:00
Álvaro Fernández Rojas
746a47f094
Update aioairzone-cloud to v0.1.3 ( #93443 )
2023-05-24 11:37:41 +02:00
Jafar Atili
7bc9e1ae9f
Bump PySwitchbee to 1.8.0 ( #92348 )
...
* fix
* fixes
* bump pyswitchbee
* bump pyswitchbee
* bump pyswitchbee
* fix
* bump pyswitchbee
* Apply suggestions from code review
---------
Co-authored-by: Jafar Atili <jafar.atili@axonius.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-05-24 09:44:36 +02:00
jjlawren
abf08f66a4
Bump `sonos-websocket` to 0.1.2 ( #93429 )
...
Bump sonos-websocket to 0.1.2
2023-05-24 08:38:16 +02:00
uvjustin
67515f8ac3
Bump ha-av to v10.1.0 ( #93420 )
2023-05-24 08:28:04 +02:00
Chris Talkington
5bdc830664
Bump rokuecp to 0.18.0 ( #93424 )
2023-05-24 08:27:20 +02:00
Dara Adib
3bd6dea63b
Add tests for Microsoft TTS ( #92215 )
...
* Add tests for Microsoft TTS
* Update requirements_test_all
* Update tests/components/microsoft/__init__.py
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-05-24 08:25:03 +02:00
Marcel van der Veldt
56d2048ffa
Bump Matter server library to 3.4.1 and address changes ( #93411 )
...
* bump python matter server to 3.4.1
* address renamed attribute names in sdk 1.1
* ignore AllClustersAppServerExample
* clusters.ColorControl.Bitmaps.ColorCapabilities
* address discovery schemas
* fix all fixtures due to attribute rename
* bump python matter server to 3.4.1
* address renamed attribute names in sdk 1.1
* ignore AllClustersAppServerExample
* clusters.ColorControl.Bitmaps.ColorCapabilities
* address discovery schemas
* fix all fixtures due to attribute rename
* lint
* update requirements_all
2023-05-23 20:42:09 +02:00
Álvaro Fernández Rojas
8edb253ace
Add Airzone Cloud integration ( #93238 )
...
* airzone-cloud: add new integration
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Add missing aioairzone-cloud to test requirements
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update aioairzone-cloud to v0.0.4
Allows to handle TooManyRequests exception on coordinator.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* aioairzone_cloud: reduce API requests
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: remove system_zone_id
As opposed to the Local API of Airzone devices, the Cloud API provides unique
IDs for both systems and zones, so we can remove the system_zone_id copied from
the Local API integration.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: minor improvements
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* tests: airzone_cloud: simplify mock_get_webserver
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update aioairzone to v0.0.5
- Add token refresh and relogin support.
- Improve fetching installation devices.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: add to strict typing
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update aioairzone to v0.0.7
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* trigger CI
* airzone_cloud: remove unneeded api_get_user call
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Add Airzone brand
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update aioairzone to v0.1.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: use unique_id instead of entry_id
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: remove special handling of TooManyRequests
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: bump coordinator timeout to 30s
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: make AirzoneEntity an ABC
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* airzone_cloud: fix strings typo
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* tests: airzone_cloud: simplify webserver mock
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Update aioairzone-cloud to v0.1.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---------
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-05-23 19:22:50 +02:00
chiefdragon
9672db0354
Add new preset to Tado to enable geofencing mode ( #92877 )
...
* Add new preset to Tado to enable geofencing mode
Add new 'auto' preset mode to enable Tado to be set to auto geofencing
mode. The existing ‘home’ and ‘away’ presets switched Tado into manual
geofencing mode and there was no way to restore it to auto mode.
Note 1: Since preset modes (home, away and auto) apply to the Tado home
holistically, irrespective of the Tado climate entity used to select
the preset, three new sensors have been added to display the state of
the Tado home
Note 2: Auto mode is only supported if the Auto Assist skill is enabled
in the owner's Tado home. Various checks have been added to ensure the
Tado supports auto geofencing and if it is not supported, the preset is
not listed in the preset modes available
* Update codeowners in manifest.json
* Update main codeowners file for Tado component
2023-05-23 19:08:00 +02:00
J. Nick Koston
28fa6f541f
Bump ifaddr to 0.2.0 ( #93377 )
2023-05-23 14:18:26 +02:00
RenierM26
497fa1980b
Add Ezviz update entity ( #85377 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-23 12:32:14 +02:00
Dominik
657d285e8f
Bump glances_api to 0.4.2 ( #93352 )
2023-05-22 23:15:01 +02:00
J. Nick Koston
5d02be5d7f
Fix august configuration url with Yale Home brand ( #93361 )
...
* Fix august configuration url with Yale Home brand
changelog: https://github.com/bdraco/yalexs/compare/v1.4.6...v1.5.0
* bump
2023-05-22 10:39:56 -05:00
Dmitry Vlasov
6df030a455
Update zwave-me-ws version to 0.4.3 ( #93348 )
...
Up zwave-me-ws to 0.4.3
2023-05-22 15:20:18 +02:00
Raman Gupta
4b67839e19
Bump zwave-js-server-python to 0.48.1 ( #93342 )
...
* Bump zwave-js-server-python to 0.48.1
* fix mypy
2023-05-22 11:06:34 +02:00
Aaron Bach
d16452bed7
Bump `aionotion` to 2023.05.5 ( #93334 )
2023-05-22 10:14:52 +02:00
Franck Nijhof
31c0374c98
Update apprise to 1.4.0 ( #93331 )
2023-05-22 07:31:02 +02:00
Franck Nijhof
69770bac22
Update sentry-sdk to 1.23.1 ( #93330 )
2023-05-21 22:09:52 -04:00
Steven Looman
63c2b5868e
Bump async-upnp-client to 0.33.2 ( #93329 )
...
* Bump async-upnp-client to 0.33.2
* Fix tests
2023-05-21 17:17:08 -05:00
Joost Lekkerkerker
c12fae4775
Bump TwitchAPI to 3.10.0 ( #92418 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-05-21 21:13:59 +02:00
Ernst Klamer
40c74ad5b7
Add support for sleepy BTHome devices ( #92991 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-05-21 09:01:09 -05:00
starkillerOG
5821a563c7
Bump motionblinds to 0.6.18 ( #93300 )
2023-05-21 15:20:50 +02:00
Maciej Bieniek
d47e58fb38
Bump `accuweather` to version 1.0.0 ( #93305 )
2023-05-21 14:50:10 +02:00
rikroe
72c76d35cc
Bump bimmer_connected to 0.13.6 ( #93307 )
2023-05-21 14:16:47 +02:00
J. Nick Koston
cbee514c2a
Bump sqlalchemy to 2.0.15 ( #93293 )
2023-05-20 14:26:33 -05:00
J. Nick Koston
2a2b19ed7c
Add support for Yale Home brand to august ( #93214 )
2023-05-20 09:42:19 -05:00
Mick Vleeshouwer
fa415480d6
Bump pyoverkiz to 1.7.9 ( #93275 )
...
Update PyOverkiz to v1.7.9
2023-05-20 12:52:43 +01:00
Jafar Atili
1935e126bf
Add new integration to control Electra Smart HVAC devices ( #70361 )
...
* Added new integration to support Electra Smart (HVAC)
* fixes + option to set scan interval
* renamed the module to electrasmart and added unittests
* added non tested files to .coveragerc
* changed the usage from UpdateCoordinator to each entity updates it self
* small fixes
* increased pypi package version, increased polling timeout to 60 seconds, improved error handling
* PARALLEL_UPDATE=1 to prevent multi access to the API
* code improvements
* aligned with the new HA APIs
* fixes
* fixes
* more
* fixes
* more
* more
* handled re-atuh flow
* fixed test
* removed hvac action
* added shabat mode
* tests: 100% coverage
* ran hassfest
* Update homeassistant/components/electrasmart/manifest.json
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update homeassistant/components/electrasmart/manifest.json
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update homeassistant/components/electrasmart/manifest.json
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update homeassistant/components/electrasmart/climate.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* address Shay's comments
* address Shay's comments
* address more comments
---------
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2023-05-20 13:13:32 +03:00
Luke
0ce1117287
Bump Roborock to 17.0 adding device specific support and bugfixes ( #92547 )
...
* init commit
* use official version release
* remove options
* moved first refresh to gather
* add extra tests
* remove model_sepcification
* remove old mqtt test
* bump to 13.4
* fix dndtimer
* bump to 14.1
* add status back
* bump to 17.0
* remove error as it is not used
* addressing mr comments
* making enum access use get()
* add check for empty hass data
2023-05-18 20:55:39 -07:00
Jan Čermák
3cdcfb1654
Bump rapt-ble to v0.1.1 ( #93242 )
2023-05-18 14:15:39 -05:00
Andre Lengwenus
0fca90127b
Bump pypck to 0.7.17 ( #93234 )
2023-05-18 11:26:37 -05:00
Aaron Bach
b9798e4f4f
Add support for SimpliSafe Smoke+CO detector ( #93217 )
2023-05-17 21:56:49 +02:00
J. Nick Koston
af1bac8745
Disconnect yale access locks at the stop event ( #93192 )
2023-05-17 13:25:28 +02:00
Matthias Alphart
c522ea855d
KNX Group Monitor: Load latest 50 Telegrams on start ( #93153 )
...
* remove impossible test
IndividualAddress telegrams are not processed by xknx.telegram_queue
* Use Telegrams helper class for group monitor messages
* Store 50 telegrams in deque for group monitor
* Send recent telegrams at once on connection of group monitor
* Update KNX-frontend to support group monitor prepopulation
2023-05-17 09:58:00 +02:00
tronikos
6c56ceead0
Create Google Generative AI Conversation integration ( #93156 )
...
* Copy openai_conversation to google_generative_ai_conversation
This is to improve diff of the next commit with the actual implementation.
Commands used:
cp -r homeassistant/components/openai_conversation/ homeassistant/components/google_generative_ai_conversation/
cp -r tests/components/openai_conversation/ tests/components/google_generative_ai_conversation/
find homeassistant/components/google_generative_ai_conversation/ tests/components/google_generative_ai_conversation/ -type f | xargs sed -i \
-e 's@openai_conversation@google_generative_ai_conversation@g' \
-e 's@OpenAI Conversation@Google Generative AI Conversation@g' \
-e 's@balloob@tronikos@g'
* Add google_generative_ai_conversation to Google brand
* Google Generative AI Conversation
* Sync recent openai changes
* handle empty responses
2023-05-16 21:05:56 -04:00
rikroe
defc23cc7c
Fix china login for bmw_connected_drive ( #93180 )
...
* Bump bimmer_connected to 0.13.5
* Fix snapshots after dependency bump
* Load gcid from config entry if available
* Add tests
---------
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-05-17 02:03:01 +02:00
J. Nick Koston
210c309770
Bump pyatv to 0.11.0 ( #93172 )
2023-05-16 18:52:18 -05:00
Aaron Bach
e48961d29b
Bump `regenmaschine` to 2023.05.1 ( #93139 )
2023-05-16 16:28:20 -06:00
Maciej Bieniek
685016052b
Bump `accuweather` to version 0.5.2 ( #93130 )
2023-05-16 11:38:17 -05:00
Álvaro Fernández Rojas
e5c12122e2
Update aioairzone to v0.5.6 ( #93146 )
2023-05-16 12:51:22 +02:00
J. Nick Koston
9c039a17ea
Bump guppy3 to 3.1.3 ( #93124 )
2023-05-16 08:26:17 +02:00
Guido Schmitz
36332eb441
Bump devolo_plc_api to 1.3.1 ( #93099 )
2023-05-15 20:12:44 -05:00
luar123
d8d4446563
Bump snapcast to 2.3.3 ( #93112 )
...
bump snapcast to 2.3.3
2023-05-15 22:29:28 +03:00
J. Nick Koston
b400c53159
Bump pyunifiprotect to 4.9.0 ( #93106 )
...
changelog: https://github.com/AngellusMortis/pyunifiprotect/compare/v4.8.3...v4.9.0
2023-05-15 22:26:29 +03:00
J. Nick Koston
64623283b2
Bump aioesphomeapi to 13.7.5 ( #93121 )
...
performance improvements
changelog: https://github.com/esphome/aioesphomeapi/compare/v13.7.4...v13.7.5
2023-05-15 22:24:17 +03:00
Pascal Vizeli
cf957f1880
Bump aioecowitt 2023.5.0 ( #93094 )
2023-05-15 21:19:27 +02:00
Stephan Uhle
55c675d0fd
Bump pysml to 0.0.11 ( #93035 )
...
Updated pysml to 0.0.11
2023-05-15 09:15:22 +02:00
J. Nick Koston
ef887e529f
Fix onvif cameras that cannot parse relative time ( #92711 )
...
* Fix onvif cameras that cannot parse relative time
The spec requires that the camera can parse relative or absolute timestamps
However there are many cameras that cannot parse time correctly.
Much of the event code has been offloaded to the library and
support to determine if the camera has broken time and switch
to absolute timestamps is now built into the library
* adjust verison
* fixes
* bump
* bump
* bump
* more fixes
* preen
* fix resume
* one more fix
* fix race in webhook setup
* bump to 3.1.3 which has more fixes for broken camera firmwares
* bump 3.1.4 for more fixes
* fix
* fix comment
* bump
* fix url limit
* bump
* more fixes
* old hik uses -s
2023-05-14 16:08:39 -04:00
Aaron Bach
637941df4d
Fix a series of bugs due to Notion API changes ( #93039 )
...
* Fix a series of bugs due to Notion API changes
* Simplify
* Reduce blast radius
* Reduce blast radius
* Fix tests
2023-05-14 12:07:15 -04:00
puddly
61cd36d628
Bump bellows to 0.35.5 to fix Aqara Zigbee connectivity issue ( #92999 )
...
Bump bellows to 0.35.5
2023-05-13 14:06:22 -04:00
starkillerOG
4a50c3fbae
Bump reolink-aio to 0.5.15 ( #92979 )
2023-05-12 23:04:36 +09:00
J. Nick Koston
809f394ff5
Bump sqlalchemy to 2.0.13 ( #92936 )
2023-05-12 04:37:16 +09:00
Joost Lekkerkerker
30c35e7398
Bump python-vehicle to 1.0.1 ( #92933 )
2023-05-11 21:31:17 +02:00
Jonathan Keslin
c14efef582
Bump volvooncall to 0.10.3 to fix sensor type error ( #92913 )
2023-05-11 09:42:04 +02:00
J. Nick Koston
bf2cfb8edf
Bump bluetooth-auto-recovery to 1.2.0 ( #92893 )
2023-05-11 08:58:29 +02:00
Ziv
dd7db85529
User config flow and custom panel for Dynalite integration ( #77181 )
2023-05-11 00:17:23 +02:00
Matthias Alphart
6250b0a230
Add a custom panel for KNX with a group monitor ( #92355 )
...
* Add KNX panel
* provide project data for the panel group monitor
* upload and delete project from panel
* test project store
* more tests
* finish tests
* use integers for DPTBinary payload monitor display
* add project to diagnostics
* require new frontend version
* update knx_frontend
* review suggestions
* update xknxproject to 3.1.0
---------
Co-authored-by: Marvin Wichmann <me@marvin-wichmann.de>
2023-05-11 00:13:22 +02:00
puddly
98b91bcad9
Bump ZHA dependencies ( #92870 )
2023-05-10 18:04:46 +02:00
Glenn Waters
74c26fb5e0
Bump UPB integration library to 0.5.4 ( #92879 )
2023-05-10 18:03:38 +02:00
epenet
be040f8259
Bump samsungtvws to 2.6.0 ( #92876 )
2023-05-10 08:52:38 +09:00
Álvaro Fernández Rojas
0199c6f5b2
Update aioairzone to v0.5.5 ( #92812 )
2023-05-09 09:21:47 +02:00
jjlawren
04c298b772
Bump sonos-websocket to 0.1.1 ( #92834 )
2023-05-09 07:58:56 +02:00
J. Nick Koston
cdc4b315e5
Bump aioesphomeapi to 3.7.4 to fix proxied BLE connections not retrying right away on error ( #92741 )
2023-05-08 18:56:06 +02:00
Álvaro Fernández Rojas
bafb01246a
Update aioairzone to v0.5.3 ( #92780 )
2023-05-08 15:16:16 +02:00
Erik Montnemery
043812bfc3
Bump hass-nabucasa to 0.67.1 ( #92484 )
...
* Bump hass-nabucasa to 0.67.1
* Fix typing
2023-05-08 10:51:47 +02:00
G Johansson
2e65b77b2b
Bump pytrafikverket to 0.3.3 ( #92761 )
2023-05-07 22:03:37 +02:00
Keilin Bickar
86e5efd929
Bump asyncsleepiq to 1.3.5 ( #92759 )
2023-05-07 20:58:14 +02:00
Joakim Plate
6fe596b64f
Bump nibe to 2.2.0 ( #92740 )
2023-05-07 17:11:34 +02:00
Shay Levy
78fa7fc5da
Bump aiowebostv to 0.3.3 to fix Python 3.11 support ( #92736 )
...
Bump aiowebostv to 0.3.3
2023-05-07 16:33:15 +03:00
andarotajo
bf6d429339
Add config flow to dwd_weather_warnings ( #91040 )
...
* Add config flow to dwd_weather_warnings
* Add additional test for more coverage
* Apply code review changes
* Apply further code review changes
* Rename constant for configuration
* Apply code review changes
* Simplify config flow code
2023-05-07 10:26:39 +02:00
Mick Vleeshouwer
99ab7c5a37
Bump pyoverkiz to 1.7.8 ( #92702 )
2023-05-07 00:36:21 +02:00
Aaron Bach
c634d8f940
Bump `aionotion` to 2023.05.1 ( #92697 )
2023-05-06 13:11:57 -05:00
G Johansson
9538d8bcfe
Bump pysensibo to 1.0.28 ( #92684 )
2023-05-06 12:02:09 -05:00
Luke
3f8ffcae73
Bump anova_wifi to 0.10.0 to add better debug ( #92686 )
...
add more debig
2023-05-06 18:32:44 +02:00
Artem Draft
d816da9355
Add media_player platform to Android TV Remote ( #91677 )
2023-05-06 09:18:34 -05:00
rikroe
7e041a95c9
Bump bimmer_connected to 0.13.3 ( #92648 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-05-06 10:05:57 +02:00
G Johansson
82b4368d1d
Bump pytrafikverket to 0.3.1 ( #92425 )
...
* Bump pytrafikverket 0.3.0
* 0.3.1
* mypy
* Fix exceptions
2023-05-05 21:19:16 +02:00
Steve Easley
6bbcf2f689
Add JVC Projector integration ( #84748 )
...
* Initial commit of jvcprojector
* Renamed domain
* Initial commit
* Support for v1.0.6 device api
* Fixed failing test
* Removed TYPE_CHECKING constant
* Removed jvc brand
* Removed constant rename
* Renaming more constants
* Renaming yet more constants
* Improved config_flow tests
* More changes based on feedback
* Moved config_flow dependency
* Removed default translation title
* Removed translation file
* Order manifest properly
2023-05-05 20:44:53 +02:00
Bram Kragten
cd02a67847
Update frontend to 20230503.3 ( #92617 )
2023-05-05 14:27:48 -04:00
J. Nick Koston
9a589a3a54
Improve reliability of ONVIF subscription renewals ( #92551 )
...
* Improve reliablity of onvif subscription renewals
upstream changelog: https://github.com/hunterjm/python-onvif-zeep-async/compare/v2.0.0...v2.1.0
* ```
Traceback (most recent call last):
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/onvif/client.py", line 75, in _async_wrap_connection_error_retry
return await func(*args, **kwargs)
File "/Users/bdraco/home-assistant/homeassistant/components/onvif/event.py", line 441, in _async_call_pullpoint_subscription_renew
await self._pullpoint_subscription.Renew(SUBSCRIPTION_RELATIVE_TIME)
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/zeep/proxy.py", line 64, in __call__
return await self._proxy._binding.send_async(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/zeep/wsdl/bindings/soap.py", line 156, in send_async
response = await client.transport.post_xml(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/zeep/transports.py", line 235, in post_xml
response = await self.post(address, message, headers)
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/zeep/transports.py", line 220, in post
response = await self.client.post(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_client.py", line 1845, in post
return await self.request(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_client.py", line 1530, in request
return await self.send(request, auth=auth, follow_redirects=follow_redirects)
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_client.py", line 1617, in send
response = await self._send_handling_auth(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_client.py", line 1645, in _send_handling_auth
response = await self._send_handling_redirects(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_client.py", line 1682, in _send_handling_redirects
response = await self._send_single_request(request)
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_client.py", line 1719, in _send_single_request
response = await transport.handle_async_request(request)
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_transports/default.py", line 352, in handle_async_request
with map_httpcore_exceptions():
File "/opt/homebrew/Cellar/python@3.10/3.10.10_1/Frameworks/Python.framework/Versions/3.10/lib/python3.10/contextlib.py", line 153, in __exit__
self.gen.throw(typ, value, traceback)
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/httpx/_transports/default.py", line 77, in map_httpcore_exceptions
raise mapped_exc(message) from exc
httpx.ReadTimeout
```
* adjust timeouts for slower tplink cameras
* tweak
* more debug
* tweak
* adjust message
* tweak
* Revert "tweak"
This reverts commit 10ee2a8de7
.
* give time in seconds
* revert
* revert
* Update homeassistant/components/onvif/event.py
* Update homeassistant/components/onvif/event.py
2023-05-05 14:26:58 -04:00