Xidorn Quan
eb00259356
Bump thermopro-ble to 0.5.0 ( #105126 )
2023-12-06 13:30:31 +01:00
David Bonnes
88a4b74d4b
bump evohome-async to 0.4.15 ( #105119 )
2023-12-06 10:32:10 +01:00
J. Nick Koston
a528183556
Bump habluetooth to 0.8.0 ( #105109 )
2023-12-06 08:15:24 +01:00
Michael Hansen
3fda43ef33
Bump intents to 2023.12.05 ( #105116 )
2023-12-06 08:14:34 +01:00
J. Nick Koston
2401a09600
Bump aioesphomeapi to 19.3.0 ( #105114 )
2023-12-06 08:13:35 +01:00
Klaas Schoute
9a3b4939a9
Update easyenergy lib to v2.0.0 ( #105108 )
2023-12-06 07:35:29 +01:00
Robert Svensson
44810f9772
Bump aiounifi to v67 ( #105099 )
...
* Bump aiounifi to v67
* Fix mypy
2023-12-05 22:16:07 +01:00
jimmyd-be
712a401ee2
Bump renson library to version 1.7.1 ( #105096 )
2023-12-05 21:06:29 +01:00
TJ Horner
eadcceeed1
Update apple_weatherkit to 1.1.1 ( #105079 )
2023-12-05 09:45:00 -10:00
Klaas Schoute
d4cbe89c2f
Update energyzero lib to v2.0.0 ( #105080 )
2023-12-05 19:14:13 +01:00
Bram Kragten
dd37205a42
Update frontend to 20231205.0 ( #105081 )
2023-12-05 18:52:52 +01:00
J. Nick Koston
9b53fa6478
Bump habluetooth to 0.6.1 ( #105029 )
2023-12-05 09:30:21 +01:00
Michael Hansen
a9381d2590
Add Wyoming satellite ( #104759 )
...
* First draft of Wyoming satellite
* Set up homeassistant in tests
* Move satellite
* Add devices with binary sensor and select
* Add more events
* Add satellite enabled switch
* Fix mistake
* Only set up necessary platforms for satellites
* Lots of fixes
* Add tests
* Use config entry id as satellite id
* Initial satellite test
* Add satellite pipeline test
* More tests
* More satellite tests
* Only support single device per config entry
* Address comments
* Make a copy of platforms
2023-12-04 15:13:15 -05:00
Bram Kragten
157c4e31df
Update frontend to 20231204.0 ( #104990 )
2023-12-04 13:10:51 +01:00
tronikos
53becaa976
Bump opower==0.0.40 ( #104986 )
2023-12-04 12:32:08 +01:00
J. Nick Koston
b0d0f15911
Bump dbus-fast to 2.20.0 ( #104978 )
2023-12-03 22:53:47 -10:00
Richard Kroegel
6335c24568
Bump bimmer-connected to 0.14.6 ( #104961 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-12-04 09:13:27 +01:00
Kevin Worrel
3b5e498c30
Bump screenlogicpy to v0.10.0 ( #104866 )
2023-12-04 09:07:46 +01:00
David Bonnes
6fd96f856d
Bump evohome-async to 0.4.13 ( #104960 )
...
bump client to 0.4.13
2023-12-04 08:48:47 +01:00
J. Nick Koston
401c890364
Bump habluetooth to 0.5.1 ( #104969 )
...
* bump lib
* bump again to be patchable
2023-12-04 08:42:07 +01:00
J. Nick Koston
c1f68c3767
Bump habluetooth to 0.4.0 ( #104958 )
2023-12-03 12:18:10 -10:00
jjlawren
ecc49e61f6
Bump plexapi to 4.15.6 ( #104949 )
2023-12-03 21:05:30 +01:00
J. Nick Koston
28584ad240
Relocate base Bluetooth scanner code into an external library ( #104930 )
2023-12-03 10:00:11 -10:00
J. Nick Koston
c8bb72935d
Bump bluetooth-data-tools to 1.17.0 ( #104935 )
2023-12-03 08:53:17 -10:00
Jan Rieger
244edb488b
Add Holiday integration ( #103795 )
...
* Add Holiday integration
* Localize holiday names
* Changes based on review feedback
* Add tests
* Add device info
* Bump holidays to 0.36
* Default to Home Assistant country setting
* Update homeassistant/components/holiday/calendar.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update homeassistant/components/holiday/calendar.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update homeassistant/components/holiday/config_flow.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* black
* Move time
* Stop creating duplicate holiday calendars
* Set default language using python-holiday
* Use common translation
* Set _attr_name to None to fix friendly name
* Fix location
* Update homeassistant/components/holiday/__init__.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update homeassistant/components/holiday/calendar.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update homeassistant/components/holiday/calendar.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update tests/components/holiday/test_init.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* cleanup
* Set up the integration and test the state
* Test that configuring more than one instance is rejected
* Set default_language to user's language, fallback to country's default language
* Improve tests
* Update homeassistant/components/holiday/calendar.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Cleanup
* Add next year so we don't run out
* Update tests/components/holiday/test_init.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Cleanup
* Set default language in `__init__`
* Add strict typing
* Change default language: HA's language `en` is `en_US` in holidays, apart from Canada
* CONF_PROVINCE can be None
* Fix test
* Fix default_language
* Refactor tests
* Province can be None
* Add test for translated title
* Address feedback
* Address feedback
* Change test to use service call
* Address feedback
* Apply suggestions from code review
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Changes based on review feedback
* Update homeassistant/components/holiday/calendar.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Update homeassistant/components/holiday/calendar.py
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Add a test if next event is missing
* Rebase
* Set device to service
* Remove not needed translation key
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-12-03 16:28:53 +01:00
J. Nick Koston
edb52bb364
Bump zeroconf to 0.128.0 ( #104936 )
2023-12-03 11:51:34 +01:00
Jan Rieger
a5fe68c354
Bump python-holidays to 0.37 ( #104937 )
2023-12-03 11:15:07 +01:00
J. Nick Koston
970751a635
Bump bluetooth-data-tools to 0.16.0 ( #104854 )
2023-12-01 04:44:58 -07:00
Daniel Hjelseth Høyer
3e95c1c705
Bump Mill library ( #104836 )
2023-11-30 22:39:54 +01:00
Franck Nijhof
4bc1e5075a
Revert "Add Komfovent ( #95722 )" ( #104819 )
2023-11-30 18:45:04 +01:00
David Bonnes
f50cd5ab5e
Bump evohome-async to 0.4.9 ( #103660 )
2023-11-30 18:17:34 +01:00
Bram Kragten
99523c96a2
Update frontend to 20231130.0 ( #104816 )
2023-11-30 17:49:31 +01:00
Marcel van der Veldt
b31d805de1
Bump python-matter-server to version 5.0.0 ( #104805 )
2023-11-30 17:09:53 +01:00
Jonas Fors Lellky
25ebbda3a9
Add Flexit bacnet integration ( #104275 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Piotr Buliński <piotr@bulinski.no>
Co-authored-by: Piotr Buliński <piotr@qbee.io>
2023-11-30 16:50:13 +01:00
Daniel Gangl
b957c4e3ee
Bump zamg to 0.3.3 ( #104756 )
2023-11-30 01:31:39 +01:00
Charles Garwood
e8091a47db
Bump pynws to 1.6.0 ( #104679 )
2023-11-29 23:13:05 +01:00
Michael Hansen
e10d58ef3e
Bump intents to 2023.11.29 ( #104738 )
2023-11-29 18:52:27 +01:00
Richard Kroegel
2287c45afc
Bump bimmer-connected to 0.14.5 ( #104715 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-11-29 18:11:04 +01:00
Bram Kragten
4628b03677
Update frontend to 20231129.1 ( #104723 )
2023-11-29 16:29:20 +01:00
Stefan Rado
c6c8bb6970
Bump aioesphomeapi to 19.2.1 ( #104703 )
2023-11-29 15:20:40 +01:00
Franck Nijhof
8f2e69fdb7
Revert "Update stookwijzer api to atlas leefomgeving ( #103323 )" ( #104705 )
2023-11-29 15:18:25 +01:00
stegm
09d7679818
Add new sensors of Kostal Plenticore integration ( #103802 )
2023-11-29 14:24:09 +01:00
Bram Kragten
49381cefa3
Update frontend to 20231129.0 ( #104710 )
2023-11-29 13:37:23 +01:00
Simone Chemelli
fc7b17d35b
Handle server disconnection for Comelit devices ( #104583 )
2023-11-29 12:33:25 +01:00
puddly
bd8f01bd35
Bump ZHA dependencies ( #104335 )
2023-11-29 11:30:15 +01:00
Simone Chemelli
6a87876729
Handle server disconnection for Vodafone devices ( #104650 )
2023-11-29 09:39:30 +01:00
TheJulianJES
2663a4d617
Bump zha-quirks to 0.0.107 ( #104683 )
2023-11-29 09:19:02 +01:00
Renat Sibgatulin
68722ce662
Bump aioairq to 0.3.1 ( #104659 )
2023-11-29 08:43:48 +01:00
J. Nick Koston
3c25d95481
Bump aioesphomeapi to 19.2.0 ( #104677 )
2023-11-29 16:57:39 +13:00
J. Nick Koston
93aa31c835
Bump aioesphomeapi to 19.1.7 ( #104644 )
...
* Bump aioesphomeapi to 19.1.5
changelog: https://github.com/esphome/aioesphomeapi/compare/v19.1.4...v19.1.5
- Removes the need to watch for BLE connection drops with a seperate
future as the library now raises BluetoothConnectionDroppedError when
the connection drops during a BLE operation
* reduce stack
* .6
* tweak
* 19.1.7
2023-11-28 21:51:35 +01:00
Daniel Hjelseth Høyer
63ef9efa26
Bump pyAdax to 0.4.0 ( #104660 )
...
Updata Adax lib
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2023-11-28 21:22:48 +01:00
mkmer
595663778c
Bump aiosomecomfort to 0.0.24 ( #104649 )
...
* Bump aiosomecomfort to 0.0.24
* PascalCase change
2023-11-28 19:34:30 +01:00
mkmer
56f2f17ed1
Bump aiosomecomfort to 0.0.23 ( #104641 )
2023-11-28 15:51:47 +01:00
fwestenberg
d3b04a5a58
Add Devialet integration ( #86551 )
...
* Add Devialet
* Bump Devialet==1.4.0
* Bump Devialet==1.4.1
* Sort manifest and add shorthand
* Black formatting
* Fix incompatible type
* Add type guarding for name
* Rename host keywork in tests
* Fix Devialet tests
* Add update coordinator
* Update devialet tests
* Create unique_id from entry data
2023-11-28 13:56:17 +01:00
fwestenberg
9dc5d4a1bb
Update stookwijzer api to atlas leefomgeving ( #103323 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-28 13:23:51 +01:00
Teemu R
28a3d36bc1
Remove eq3btsmart integration ( #94698 )
2023-11-28 09:11:32 +01:00
J. Nick Koston
e048ad5a62
Bump aioesphomeapi to 19.1.4 ( #104629 )
2023-11-28 08:20:04 +01:00
J. Nick Koston
7d45227a59
Bump aioesphomeapi to 19.1.3 ( #104628 )
...
- small fix for aioesphomeapi-discover
- 100% line coverage for the library
- fix not backing off on encryption errors (fixes #104624 )
changelog: https://github.com/esphome/aioesphomeapi/compare/v19.1.1...v19.1.3
2023-11-27 19:48:29 -06:00
Ville Skyttä
e594c19c1e
Upgrade huawei-lte-api to 1.7.3 ( #104613 )
2023-11-27 22:05:46 +01:00
sdb9696
5cde367366
Bump ring_doorbell to 0.8.3 ( #104611 )
2023-11-27 21:49:33 +01:00
J. Nick Koston
74d7d02833
Bump aiohttp-fast-url-dispatcher to 0.3.0 ( #104592 )
2023-11-27 09:04:04 -06:00
epenet
a5fd479608
Bump sfrbox-api to 0.0.8 ( #104580 )
2023-11-27 12:30:51 +01:00
Maciej Bieniek
855c2da64e
Bump `gios` to version 3.2.2 ( #104582 )
2023-11-27 12:15:55 +01:00
Joost Lekkerkerker
ccc8804906
Bump aiowithings to 2.0.0 ( #104579 )
2023-11-27 10:53:41 +01:00
Maciej Bieniek
b3ff30a9c8
Bump `accuweather` to version 2.1.1 ( #104563 )
2023-11-27 09:49:46 +01:00
J. Nick Koston
7fbf68fd11
Bump aioesphomeapi to 19.1.1 ( #104569 )
...
- Fixes races in bluetooth connections
- The client now has 100% coverage
- The library is approaching ~100% coverage
- Minor performance improvement
changelog: https://github.com/esphome/aioesphomeapi/compare/v19.1.0...v19.1.1
coverage: https://app.codecov.io/gh/esphome/aioesphomeapi/tree/main
2023-11-27 08:56:06 +01:00
Maciej Bieniek
670e5a2eae
Bump `nettigo-air-monitor` to version 2.2.2 ( #104562 )
...
Bump nettigo-air-monitor to version 2.2.2
2023-11-26 22:05:50 +01:00
J. Nick Koston
06b74249f7
Bump aioesphomeapi to 19.1.0 ( #104557 )
2023-11-26 19:48:35 +01:00
On Freund
6e5dfa0e9b
Add OurGroceries integration ( #103387 )
...
* Add OurGroceries integration
* Handle review comments
* Fix coordinator test
* Additional review comments
* Address code review comments
* Remove devices
2023-11-26 17:38:47 +01:00
Maciej Bieniek
c831802774
Bump `nextdns` to version 2.1.0 ( #104545 )
2023-11-26 13:14:01 +01:00
Bouwe Westerdijk
959b98be0e
Plugwise: bug-fix for Anna + Techneco Elga combination ( #104521 )
2023-11-26 13:08:10 +01:00
Joakim Plate
b42629ecf3
Update nibe heatpump dependency to 2.5.2 ( #104526 )
...
Bump nibe to 2.5.2
2023-11-26 03:51:55 +01:00
Joost Lekkerkerker
8ffad6f7a6
Bump aiowithings to 1.0.3 ( #104530 )
2023-11-26 03:01:45 +01:00
Christopher Fenner
76f78d7747
Bump PyViCare to 2.29.0 ( #104516 )
...
* Update requirements_all.txt
* Update requirements_test_all.txt
* Update manifest.json
2023-11-26 01:01:53 +01:00
J. Nick Koston
498bea09f2
Bump aioesphomeapi to 19.0.1 ( #104527 )
2023-11-25 15:46:19 -06:00
J. Nick Koston
fc5ae50e06
Bump aioesphomeapi to 19.0.0 ( #104512 )
2023-11-25 14:00:04 -06:00
Franck Nijhof
eb472d9f71
Update sentry-sdk to 1.37.1 ( #104499 )
2023-11-25 14:43:30 +01:00
Avi Miller
e821ff8b49
Bump aiolifx and aiolifx-themes to support new LIFX devices ( #104498 )
2023-11-25 14:42:53 +01:00
J. Nick Koston
b94c9c8f6d
Bump bluetooth-data-tools to 1.15.0 ( #104480 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.14.0...v1.15.0
2023-11-25 08:21:25 +01:00
J. Nick Koston
4860daf1f9
Bump aioesphomeapi to 18.5.9 ( #104465 )
2023-11-24 17:29:19 -06:00
sdb9696
0c39c18aaf
Bump ring_doorbell to 0.8.2 with listen extra ( #104033 )
2023-11-24 15:20:09 -06:00
Bouwe Westerdijk
4700ad7817
Add HVACMode.OFF to Plugwise Adam ( #103360 )
2023-11-24 20:07:17 +01:00
Maciej Bieniek
2515dbeee1
Bump aioshelly to version 6.1.0 ( #104456 )
...
* Bump aioshelly
* Use MODEL_* consts from aioshelly
* Add missing models to BATTERY_DEVICES_WITH_PERMANENT_CONNECTION
2023-11-24 20:55:00 +02:00
Robert Svensson
b41b56e54c
Support new deCONZ Particulate Matter endpoint ( #104276 )
2023-11-24 11:39:13 +01:00
Isak Nyberg
e03ccb5ab6
Add Mypermobil integration ( #95613 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Robert Resch <robert@resch.dev>
2023-11-24 10:40:59 +01:00
Allen Porter
114ca70961
Bump gcal_sync to 6.0.3 ( #104423 )
2023-11-24 10:12:00 +01:00
Joakim Plate
60370228f6
Update nibe heatpump dependency to 2.5.1 ( #104429 )
2023-11-24 10:09:57 +01:00
Luke Lashley
6a2fd434fc
Bump Python Roborock to 0.36.2 ( #104441 )
2023-11-24 10:07:16 +01:00
Damian Sypniewski
258a93bf19
Bump yeelight to 0.7.14 ( #104439 )
2023-11-24 08:39:56 +01:00
J. Nick Koston
b24fa4839d
Bump aioesphomeapi to 18.5.7 ( #104426 )
2023-11-23 22:59:51 +01:00
Klaas Schoute
ada0578f3a
Update gridnet lib to v5.0.0 ( #104396 )
2023-11-23 09:03:20 +01:00
nachonam
a91fad47bc
Bump pysuez to 0.2.0 ( #104338 )
2023-11-23 08:57:15 +01:00
Klaas Schoute
eaba2c7dc1
Update p1monitor lib to v3.0.0 ( #104395 )
2023-11-23 07:53:50 +01:00
starkillerOG
968563253f
Bump reolink-aio to 0.8.1 ( #104382 )
2023-11-22 20:49:21 +01:00
Klaas Schoute
02e09ed4cc
Update odp-amsterdam lib to v6.0.0 ( #104339 )
2023-11-22 10:24:10 +01:00
Franck Nijhof
4f94649ee2
Update sentry-sdk to 1.36.0 ( #104317 )
2023-11-22 10:14:46 +01:00
IceBotYT
cbb5d7ea39
Add Linear Garage Door integration ( #91436 )
...
* Add Linear Garage Door integration
* Add Linear Garage Door integration
* Remove light platform
* Add tests for diagnostics
* Changes suggested by Lash
* Minor refactoring
* Various improvements
* Catch up to dev, various fixes
* Fix DeviceInfo import
* Use the HA dt_util
* Update tests/components/linear_garage_door/test_cover.py
* Apply suggestions from code review
---------
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-11-22 09:35:31 +01:00
J. Nick Koston
59469828f1
Bump aioesphomeapi to 18.5.6 ( #104341 )
2023-11-22 08:43:52 +01:00
Robert Svensson
f1fd8a0d2b
Bump aiounifi to v66 ( #104336 )
2023-11-22 07:02:13 +01:00
J. Nick Koston
4c7da97eca
Bump python-matter-server to 4.0.2 ( #103760 )
...
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2023-11-21 18:36:50 +01:00
Erik Montnemery
c929b70fba
Bump pychromecast to 13.0.8 ( #104320 )
2023-11-21 17:41:04 +01:00
Joost Lekkerkerker
dece6c8042
Bump aiowaqi to 3.0.1 ( #104314 )
2023-11-21 14:49:10 +01:00
Franck Nijhof
9ce161c09d
Update vehicle to 2.2.1 ( #104299 )
2023-11-21 12:21:02 +01:00
Klaas Schoute
f359b33f2e
Bump energyzero lib to v1.0.0 ( #104288 )
2023-11-21 08:19:33 +01:00
Allen Porter
3e1c12507e
Bump pyrainbird to 4.0.1 ( #104293 )
2023-11-21 07:57:31 +01:00
Klaas Schoute
dad8545138
Bump easyenergy lib to v1.0.0 ( #104289 )
2023-11-21 07:56:48 +01:00
Richard Kroegel
d4ca9843e2
Bump bimmer_connected to 0.14.3 ( #104282 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-11-21 07:50:00 +01:00
J. Nick Koston
af6f451cc0
Bump aioesphomeapi to 18.5.5 ( #104285 )
2023-11-21 07:48:05 +01:00
Franck Nijhof
afc664f83f
Update adguardhome to 0.6.3 ( #104253 )
2023-11-21 07:44:34 +01:00
Mick Vleeshouwer
6f82c2e230
Bump pyOverkiz to 1.13.3 ( #104280 )
2023-11-20 22:19:04 -08:00
Blastoise186
5fe5057b15
Bump yt-dlp to 2023.11.16 ( #104255 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 20:50:15 +01:00
Franck Nijhof
b7f8ddb04c
Update pvo to 2.1.1 ( #104271 )
2023-11-20 19:58:22 +01:00
Franck Nijhof
58a73f7723
Update elgato to 5.1.1 ( #104252 )
2023-11-20 19:27:55 +01:00
Franck Nijhof
6d7df5ae13
Update twentemilieu to 2.0.1 ( #104250 )
2023-11-20 14:18:05 +01:00
Abílio Costa
e6226b0924
Add height sensor to Idasen Desk integration ( #103324 )
2023-11-20 08:07:29 +01:00
J. Nick Koston
7160e956a6
Bump aioesphomeapi to 18.5.4 ( #104187 )
...
This is mostly to clean up duplicate code in the lib, but it will
also make connecting just a tiny bit faster
We have reached over ~83% coverage in the library now
2023-11-19 22:27:44 -05:00
starkillerOG
1ca95965b6
Bump reolink_aio to 0.8.0 ( #104211 )
2023-11-19 20:01:08 +01:00
mkmer
267bbaf425
Bump aiosomecomfort to 0.0.22 ( #104202 )
...
* Bump aiosomecomfort to 0.0.20
* Bump aiosomecomfort to 0.0.22
2023-11-19 14:07:24 +01:00
G Johansson
47cd368ed2
New api endpoint for Trafikverket Weather ( #104165 )
...
* New api endpoint for Trafikverket Weather
* fix tests
2023-11-19 10:41:48 +01:00
Maxwell Burdick
3622944dda
Bump mopeka-iot-ble to 0.5.0 ( #104186 )
2023-11-18 23:14:06 -06:00
Luke Lashley
bee457ed6f
Add Image to Roborock to display maps ( #102941 )
...
* add image to roborock
* add vacuum position
* addressing MR comments
* remove room names as it isn't supported in base package
* 100% coverage
* remove unneeded map changes
* fix image logic
* optimize create_coordinator_maps
* only update time if map is valid
* Update test_image.py
* fix linting from merge conflict
* fix mypy complaints
* re-add vacuum to const
* fix hanging test
* Make map sleep a const
* adjust commenting to be less than 88 characters.
* bump map parser
2023-11-18 12:22:30 -08:00
Thomas Schamm
878ccbaaef
Bump boschshcpy to 0.2.75 ( #104159 )
...
Bumped to boschshcpy==0.2.75
2023-11-18 13:39:17 +01:00
J. Nick Koston
0d2bcc0192
Bump aioesphomeapi to 18.5.3 ( #104141 )
2023-11-17 17:16:44 -06:00
Michael Hansen
8c99cf14d3
Context slot decisions moved into hassil ( #104132 )
2023-11-17 11:07:08 -06:00
Arie Catsman
43c5bf27e6
Bump pyenphase to 1.14.3 ( #104101 )
...
fix(101354):update pyenphase to 1.14.3
2023-11-17 08:16:53 -05:00
Duco Sebel
97d38dae09
Bumb python-homewizard-energy to 4.1.0 ( #104121 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-17 13:01:44 +01:00
Marc Mueller
b58af167a2
Update RestrictedPython to 7.0 ( #104117 )
2023-11-17 13:01:06 +01:00
J. Nick Koston
cd27b0e961
Bump aioesphomeapi to 18.5.2 ( #104113 )
2023-11-17 12:59:14 +01:00
Tom Harris
d5885e0da2
Bump pyinsteon to 1.5.2 ( #104098 )
...
bump pyinsteon
2023-11-16 23:44:43 +01:00
J. Nick Koston
ef5c9c2187
Bump aioesphomeapi to 18.5.1 ( #104085 )
...
* Bump aioesphomeapi to 18.5.0
changelog: https://github.com/esphome/aioesphomeapi/compare/v18.4.0...v18.5.0
* one more
2023-11-16 17:13:13 -05:00
ollo69
b4797e283f
Add HTTP protocol support to AsusWRT ( #95720 )
2023-11-16 13:45:18 +01:00
Jan Rieger
422b09f4ec
Bump python-holidays to 0.36 ( #104055 )
2023-11-16 01:42:55 +01:00
Duco Sebel
cf3a2741c5
Bumb python-homewizard-energy to 4.0.0 ( #104032 )
2023-11-15 15:15:48 +01:00
J. Nick Koston
51c1ea85f3
Bump zeroconf to 0.127.0 ( #104017 )
2023-11-15 10:29:19 +01:00
Aidan Timson
b082ee2050
Update systembridgeconnector to 3.10.0 ( #103983 )
2023-11-15 09:30:56 +01:00
Matt Zimmerman
0a84c2dba6
Update smarttub to 0.0.36 ( #103948 )
2023-11-14 10:17:44 +01:00
Raman Gupta
7a060176b6
Bump zwave-js-server-python to 0.54.0 ( #103943 )
2023-11-14 08:30:15 +01:00
sdb9696
cf6c72fdbd
Bump ring_doorbell to 0.8.0 and handle new exceptions ( #103904 )
...
* Bump ring_doorbell to 0.8.0 and handle the new exceptions
* Modify data update tests to not call coordinator internals
2023-11-13 23:15:19 -08:00
J. Nick Koston
74c51ec9e0
Bump zeroconf to 0.126.0 ( #103934 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.125.0...0.126.0
2023-11-13 22:04:58 +01:00
Michael Hansen
8ca1eaa839
Bump intents and hassil ( #103927 )
2023-11-13 15:25:15 -05:00
Jan-Philipp Benecke
685537e475
Exchange co2signal package with aioelectricitymaps ( #101955 )
2023-11-13 13:48:33 -06:00
Ruslan Sayfutdinov
1610dd94f9
Add 'do not edit' comment to generated files ( #103923 )
2023-11-13 18:33:42 +00:00
Simone Chemelli
7ab4d9793a
Bump aiocomelit to 0.5.2 ( #103791 )
...
* Bump aoicomelit to 0.5.0
* bump to 0.5.2
2023-11-13 19:09:46 +01:00
Mick Vleeshouwer
818bc12f87
Bump pyOverkiz to 1.13.2 ( #103790 )
2023-11-13 15:41:06 +01:00
Rami Mosleh
a1356874ea
Bump Islamic prayer times library to 0.0.10 ( #103420 )
2023-11-13 14:13:06 +01:00
Maikel Punie
9bd73ab362
Bump velbusaio to 2023.11.0 ( #103798 )
2023-11-13 13:53:49 +01:00
FredericMa
d4c5a93b63
Add Risco communication delay ( #101349 )
...
* Add optional communication delay in case a panel responds slow.
* Add migration test
* Connect by increasing the communication delay
* Update init to use option instead of config
* Updated strings
* Fix migration and tests
* Review changes
* Update connect strategy
* Update tests
* Changes after review
* Change typing from object to Any.
* Add test to validate communication delay update.
* Move test to separate file
* Change filename.
2023-11-13 12:24:20 +01:00
suaveolent
74bf255da6
Bump lupupy to 0.3.1 ( #103835 )
...
Co-authored-by: suaveolent <suaveolent@users.noreply.github.com>
2023-11-13 10:37:49 +01:00
J. Nick Koston
50a65fc8c4
Bump zeroconf to 0.125.0 ( #103877 )
2023-11-12 17:12:58 -06:00
Joakim Plate
5ee62f2965
Update nibe heatpump to 2.5.0 ( #103788 )
...
* Update nibe heatpump to 2.5.0
* Adjust for typing changes in lib
* If we use float value, we assume it's valid
2023-11-12 20:25:34 +01:00