Simon Lamon
e4036a2f14
Bump python-linkplay to v0.0.18 ( #130159 )
2024-11-08 20:14:33 +01:00
Diogo Gomes
e4aaaf10c3
Fix utility_meter on DST changes ( #129862 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-08 18:44:15 +01:00
Martin Hjelmare
14285973b8
Bump ha-ffmpeg to 3.2.2 ( #130142 )
2024-11-08 16:00:24 +01:00
Joost Lekkerkerker
6c7ac7a6ef
Bump spotifyaio to 0.8.7 ( #130140 )
2024-11-08 15:53:26 +01:00
Bram Kragten
52ed1bf44a
Update frontend to 20241106.2 ( #130128 )
2024-11-08 15:13:05 +01:00
G Johansson
1f32e02ba2
Add Nord Pool integration ( #129983 )
2024-11-08 15:10:51 +01:00
nasWebio
ed1366f463
Add NASweb integration ( #98118 )
...
* Add NASweb integration
* Fix DeviceInfo import
* Remove commented out code
* Change class name for uniquness
* Drop CoordinatorEntity inheritance
* Rename class Output to more descriptive: RelaySwitch
* Update required webio-api version
* Implement on-the-fly addition/removal of entities
* Set coordinator name matching device name
* Set entities with too old status as unavailable
* Drop Optional in favor of modern typing
* Fix spelling of a variable
* Rename commons to more fitting name: helper
* Remove redundant code
* Let unload fail when there is no coordinator
* Fix bad docstring
* Rename cord to coordinator for clarity
* Remove default value for pop and let it raise exception
* Drop workaround and use get_url from helper.network
* Use webhook to send data from device
* Deinitialize coordinator when no longer needed
* Use Python formattable string
* Use dataclass to store integration data in hass.data
* Raise ConfigEntryNotReady when appropriate
* Refactor NASwebData class
* Move RelaySwitch to switch.py
* Fix ConfigFlow tests
* Create issues when entry fails to load
* Respond when correctly received status update
* Depend on webhook instead of http
* Create issue when status is not received during entry set up
* Make issue_id unique across integration entries
* Remove unnecessary initializations
* Inherit CoordinatorEntity to avoid code duplication
* Optimize property access via assignment in __init__
* Use preexisting mechanism to fill schema with user input
* Fix translation strings
* Handle unavailable or unreachable internal url
* Implement custom coordinator for push driven data updates
* Move module-specific constants to respective modules
* Fix requirements_all.txt
* Fix CODEOWNERS file
* Raise ConfigEntryError instead of issue creation
* Fix entity registry import
* Use HassKey as key in hass.data
* Use typed ConfigEntry
* Store runtime data in config entry
* Rewrite to be more Pythonic
* Move add/remove of switch entities to switch.py
* Skip unnecessary check
* Remove unnecessary type hints
* Remove unnecessary nonlocal
* Use a more descriptive docstring
* Add docstrings to NASwebCoordinator
* Fix formatting
* Use correct return type
* Fix tests to align with changed code
* Remove commented code
* Use serial number as config entry id
* Catch AbortFlow exception
* Update tests to check ConfigEntry Unique ID
* Remove unnecessary form abort
2024-11-08 12:03:32 +01:00
Bram Kragten
28832cbd3e
Update frontend to 20241106.1 ( #130086 )
2024-11-08 08:46:48 +01:00
Luke Lashley
ce94073321
Bump python-roborock to 2.7.2 ( #130100 )
2024-11-08 08:39:41 +01:00
Frank Wickström
c1ecc13cb3
Bump huum to 0.7.11 ( #130047 )
...
* Update huum dependency 0.7.10 -> 0.7.11
This change includes an explicit MIT license for the package.
* Remove huum from license exceptions list
2024-11-07 17:18:36 +01:00
jb101010-2
0e324c074a
Bump PySuez to 1.3.1 ( #129825 )
2024-11-07 14:25:38 +01:00
Allen Porter
2adbf7c933
Bump google-nest-sdm to 6.1.4 ( #130005 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-07 10:50:40 +01:00
sean t
43c2658962
Bump agent-py to 0.0.24 ( #130018 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-07 10:34:54 +01:00
Petar Petrov
cb97f2f13c
Bump zwave-js-server-python to 0.59.0 ( #129482 )
2024-11-07 10:06:28 +01:00
Michael Hansen
df16e6d022
Bump intents to 2024.11.6 ( #129982 )
2024-11-07 08:29:44 +01:00
Marc Mueller
56212c6fa5
Update numpy to 2.1.2 and pandas to 2.2.3 ( #129958 )
2024-11-07 08:24:47 +01:00
Keilin Bickar
bc964ce7f0
Update sense energy library to 0.13.3 ( #129998 )
2024-11-07 08:14:54 +01:00
Steven B.
9a2a177b28
Bump ring library ring-doorbell to 0.9.9 ( #129966 )
2024-11-06 15:46:08 -06:00
Robert Resch
d4adb1f298
Bump go2rtc-client to 0.1.0 ( #129965 )
2024-11-06 17:59:04 +01:00
Bram Kragten
29ba140816
Update frontend to 20241106.0 ( #129953 )
2024-11-06 14:53:59 +01:00
Robert Resch
0ca4f3e1ba
Bump go2rtc-client to 0.0.1b5 ( #129952 )
2024-11-06 14:52:21 +01:00
Robert Resch
25449b424f
Bump go2rtc-client to 0.0.1b4 ( #129942 )
2024-11-06 12:05:23 +01:00
Daniel Hjelseth Høyer
370d7d6bdf
Bump pyTibber to 0.30.4 ( #129844 )
2024-11-06 11:44:54 +01:00
Joost Lekkerkerker
648c3d500b
Bump spotifyaio to 0.8.5 ( #129938 )
2024-11-06 11:32:35 +01:00
starkillerOG
5f13db2356
Bump reolink_aio to 0.10.4 ( #129914 )
2024-11-06 00:05:05 +01:00
kingal123
64e84e2aa0
Update pylutron to 0.2.16 ( #129653 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-05 22:23:14 +01:00
Michael Hansen
901457e7aa
Bump intents and add HassRespond test ( #129830 )
2024-11-05 22:22:49 +01:00
Joost Lekkerkerker
9e04457472
Bump spotifyaio to 0.8.4 ( #129899 )
2024-11-05 21:04:58 +01:00
Ville Skyttä
6ecdbb677f
Bump huawei-lte-api to 1.10.0 ( #129911 )
2024-11-05 21:03:26 +01:00
G Johansson
79de1d9ed4
Bump holidays to 0.60 ( #129909 )
2024-11-05 20:26:22 +01:00
Paul Bottein
7fefa5c235
Update frontend to 20241105.0 ( #129906 )
2024-11-05 20:25:15 +01:00
dotvav
b76a94bd42
Bump pypalazzetti to 0.1.10 ( #129832 )
2024-11-05 15:34:25 +01:00
Joost Lekkerkerker
4e11ff05de
Use default package for yt-dlp ( #129886 )
2024-11-05 15:23:41 +01:00
Richard Kroegel
8abbc4abbc
Bump bimmer_connected to 0.16.4 ( #129838 )
2024-11-05 14:13:48 +01:00
Karl Beecken
15bf652f37
Bump python-tado to 0.17.7 ( #129842 )
2024-11-05 12:30:48 +01:00
Manu
5fd1e23255
Bump pynecil to 0.2.1 ( #129843 )
2024-11-05 11:52:11 +01:00
Alex Bush
80ff6dc618
Bump pyfibaro to 0.8.0 ( #129846 )
2024-11-05 10:56:34 +01:00
Joakim Sørensen
3858400a6f
Bump hass-nabucasa from 0.83.0 to 0.84.0 ( #129873 )
2024-11-05 10:10:23 +01:00
starkillerOG
dafd54ba2b
Bump reolink-aio to 0.10.3 ( #129841 )
2024-11-04 21:34:40 -05:00
J. Nick Koston
e5263dc0c8
Bump uiprotect to 6.4.0 ( #129851 )
2024-11-04 15:43:22 -06:00
Bram Kragten
7863927c3a
Update frontend to 20241104.0 ( #129829 )
2024-11-04 19:39:46 +01:00
Steven B.
f6e36615d6
Bump python-kasa to 0.7.7 ( #129817 )
...
Bump tplink dependency python-kasa to 0.7.7
2024-11-04 18:39:39 +01:00
Antoine Reversat
0c25252d9f
Bump ayla-iot-unofficial to 1.4.3 ( #129743 )
...
Upgrade to ayla-iot-unofficial v1.4.3
2024-11-04 17:20:15 +01:00
Jake Martin
400b377aa8
Bump monzopy to 1.4.2 ( #129726 )
...
* Bump monzopy to 1.4.0
* Bump to 1.4.2
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-04 16:55:02 +01:00
Willem-Jan van Rootselaar
d0c45b1857
Bump python-bsblan to 1.2.1 ( #129635 )
...
* Bump python-bsblan dependency to version 1.1.0
* Bump python-bsblan dependency to version 1.2.0
* Bump python-bsblan dependency to version 1.2.1
* Update test diagnostics snapshots to use numeric values and add error handling
2024-11-04 15:31:44 +01:00
Marc Mueller
41a81cbf15
Switch back to av 13.1.0 ( #129699 )
2024-11-04 14:48:28 +01:00
Andre Lengwenus
ff621d5bf3
Bump lcn-frontend to 0.2.1 ( #129457 )
2024-11-04 14:45:20 +01:00
Joost Lekkerkerker
0c40fcdaeb
Bump yt-dlp to 2024.11.04 ( #129794 )
2024-11-04 10:33:08 +01:00
Ståle Storø Hauknes
7ab8ff56b3
Bump Airthings BLE to 0.9.2 ( #129659 )
...
Bump airthings ble
2024-11-04 08:11:18 +01:00
LG-ThinQ-Integration
04aee812f8
Bump thinqconnect to 1.0.0 ( #129769 )
...
Co-authored-by: yunseon.park <yunseon.park@lge.com>
2024-11-04 07:17:50 +01:00
Bouwe Westerdijk
49f0bb6990
Bump plugwise to v1.5.0 ( #129668 )
...
* Bump plugwise to v1.5.0
* And adapt
2024-11-03 23:30:21 -05:00
Simon Lamon
38afcbb21f
Bump python-linkplay to 0.0.17 ( #129683 )
2024-11-03 22:56:45 -05:00
Joost Lekkerkerker
463bffaeb6
Bump spotifyaio to 0.8.3 ( #129729 )
2024-11-03 21:55:12 +01:00
J. Nick Koston
ed582fae91
Bump HAP-python to 4.9.2 ( #129715 )
2024-11-03 11:27:57 -06:00
Manu
4d5c3ee0aa
Bump bring-api to 0.9.1 ( #129702 )
2024-11-03 10:46:16 -06:00
J. Nick Koston
ed3376352d
Bump DoorBirdPy to 3.0.8 ( #129709 )
2024-11-02 22:43:21 -05:00
Klaas Schoute
bf4922a7ef
Bump autarco lib to v3.1.0 ( #129684 )
...
Bump autarco to v3.1.0
2024-11-02 18:42:56 +01:00
J. Nick Koston
6f7eac5c6d
Bump sensorpush-ble to 1.7.1 ( #129657 )
2024-11-02 12:26:31 -05:00
J. Nick Koston
a6865f1639
Bump aiohomekit to 3.2.6 ( #129640 )
2024-11-01 14:01:33 -05:00
J. Nick Koston
f55aa0b86e
Bump aioesphomeapi to 27.0.1 ( #129643 )
2024-11-01 13:16:15 -05:00
Joost Lekkerkerker
02b34f05aa
Bump spotifyaio to 0.8.2 ( #129639 )
2024-11-01 18:25:26 +01:00
Joost Lekkerkerker
4da93f6a5e
Bump spotifyaio to 0.8.1 ( #129573 )
2024-11-01 15:12:15 +01:00
Willem-Jan van Rootselaar
5430eca93e
Bump python-bsblan to 1.0.0 ( #129617 )
2024-11-01 10:23:30 +01:00
Erik Montnemery
b09e54c961
Bump aiohasupervisor to version 0.2.1 ( #129574 )
2024-10-31 19:37:31 +01:00
Joost Lekkerkerker
0f535e979f
Bump aiowithings to 3.1.1 ( #129586 )
2024-10-31 18:28:53 +01:00
Paul Bottein
b1dfc3cd23
Update frontend to 20241031.0 ( #129583 )
2024-10-31 16:35:36 +01:00
starkillerOG
af144e1b77
Bump reolink_aio to 0.10.2 ( #129528 )
2024-10-30 23:24:07 +02:00
Marcel van der Veldt
c958cce769
Bump Music Assistant Client library to 1.0.5 ( #129518 )
2024-10-30 19:34:43 +01:00
cryptk
fa2bfc5d9d
Bump uiprotect to 6.3.2 ( #129513 )
2024-10-30 18:43:34 +01:00
puddly
b8ddfd642e
Bump ZHA dependencies ( #129510 )
2024-10-30 17:38:24 +01:00
Paul Bottein
39f418f2d2
Update frontend to 20241030.0 ( #129508 )
2024-10-30 17:31:41 +01:00
Michael Hansen
cb1b72d6ba
Bump intents to 2024.10.30 ( #129505 )
2024-10-30 16:20:59 +01:00
Jozef Kruszynski
568bdef61f
Add musicassistant integration ( #128919 )
...
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2024-10-30 14:57:01 +01:00
starkillerOG
c8594045df
Bump reolink_aio to 0.10.1 ( #129493 )
2024-10-30 13:19:45 +01:00
YogevBokobza
ea3f9b971f
Bump aioswitcher to 4.4.0 ( #129489 )
2024-10-30 12:50:38 +01:00
Alistair Francis
8151403bf6
Bump automower-ble to 0.2.0 ( #129473 )
2024-10-30 12:31:11 +01:00
Christopher Fenner
16f5e76f00
Update PyViCare dependency to 2.35.0 ( #129038 )
2024-10-30 12:21:54 +01:00
Robert Resch
0f020366e3
Bump go2rtc-client to 0.0.1b3 ( #129486 )
2024-10-30 12:13:03 +01:00
Blake Bryant
0c166eb307
Bump pydeako to 0.5.4 ( #129475 )
2024-10-30 11:25:11 +01:00
Kayden van Rijn
c7c72231c7
Bump opower to 0.8.6 ( #129454 )
...
* Bump opower to 0.8.6
* Bump opower to 0.8.6
2024-10-29 22:44:06 -07:00
J. Nick Koston
aaf3039967
Bump DoorBirdPy to 3.0.7 ( #129114 )
2024-10-29 10:06:24 -10:00
Shay Levy
2509f18def
Bump aioshelly to 12.0.1 ( #129453 )
2024-10-29 22:01:38 +02:00
Steven B.
ec19712388
Bump tplink python-kasa dependency to 0.7.6 ( #129444 )
2024-10-29 09:00:43 -10:00
Krisjanis Lejejs
1bdef0f2f7
Bump hass-nabucasa to 0.83.0 ( #129422 )
2024-10-29 16:34:02 +01:00
Mike Degatano
1649368cee
Bump aiohasupervisor to 0.2.0 ( #129348 )
2024-10-29 13:07:59 +01:00
Manu
f0bff09b5e
Bump habitipy to 0.3.3 ( #129322 )
2024-10-29 12:48:20 +01:00
LG-ThinQ-Integration
34359617b5
Bump thinqconnect to 0.9.9 ( #129394 )
2024-10-29 11:16:19 +01:00
Robert Resch
1f03c140f5
Bump go2rtc-client to 0.0.1b2 ( #129395 )
2024-10-29 10:45:00 +01:00
LG-ThinQ-Integration
420538e6e7
Add LG ThinQ integration ( #129299 )
...
Co-authored-by: jangwon.lee <jangwon.lee@lge.com>
2024-10-28 17:22:24 +01:00
dotvav
8eb68b54d9
Palazzetti integration ( #128259 )
...
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-10-28 17:19:05 +01:00
Erik Montnemery
a8ac3acbbe
Bump pychromecast to 14.0.5 ( #129251 )
2024-10-28 16:07:23 +01:00
TheJulianJES
7980155375
Bump ZHA to 0.0.36 ( #129247 )
2024-10-28 16:07:04 +01:00
Robert Resch
675ee8e813
Add async webrtc offer support ( #127981 )
...
* Add async webrtc offer support
* Create dataclass for messages
* Send session ID over websocket
* Fixes
* Rename
* Implement some review findings
* Add WebRTCError and small renames
* Use dedicated function instead of inspec
* Update go2rtc-client to 0.0.1b1
* Improve checking for sync offer
* Revert change as not needed anymore
* Typo
* Fix tests
* Add missing go2rtc tests
* Move webrtc offer tests to test_webrtc file
* Add ws camera/webrtc/candidate tests
* Add missing tests
* Implement suggestions
* Implement review changes
* rename
* Revert test to use ws endpoints
* Change doc string
* Don't import from submodule
* Get type form class name
* Update homeassistant/components/camera/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Adopt tests
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix tests
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Erik <erik@montnemery.com>
2024-10-28 15:46:15 +01:00
Maikel Punie
f7ad40263b
Bump velbusaio to 2024.10.0 ( #129305 )
2024-10-28 12:19:08 +01:00
Álvaro Fernández Rojas
e425741c34
Update aioairzone-cloud to v0.6.10 ( #129227 )
2024-10-26 13:19:34 -10:00
Galorhallen
7d29bff136
Update govee-local-api to 1.5.3 ( #129226 )
2024-10-26 18:28:22 +02:00
Álvaro Fernández Rojas
03e3c88d8b
Update aioairzone-cloud to v0.6.9 ( #129217 )
2024-10-26 14:37:58 +02:00
dontinelli
650482208c
Bump fyta_cli to 0.6.10 ( #129220 )
2024-10-26 14:34:45 +02:00
jb101010-2
65ee4e1916
Bump pysuezV2 to 0.2.2 ( #129205 )
...
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-10-26 11:44:02 +02:00
Marc Mueller
beafcf74ab
Update zeroconf to 0.136.0 ( #129204 )
2024-10-26 11:35:00 +02:00
Marc Mueller
e47909bb3e
Update gardena-bluetooth to 1.4.4 ( #129202 )
2024-10-26 11:34:32 +02:00
IceBotYT
e774c710a8
Bump lacrosse_view to 1.0.3 ( #129174 )
...
Add Pydantic v2 support to LaCrosse View
2024-10-26 08:59:08 +02:00
Andre Lengwenus
737d1aac7c
Bump lcn-frontend to 0.2.0 ( #129061 )
2024-10-26 01:57:56 +02:00
Marc Mueller
1dfe26f14f
Update apple_weatherkit to 1.1.3 ( #129193 )
2024-10-26 01:51:28 +02:00
Marc Mueller
d66fcd23df
Update radios to 0.3.2 and pycountry to 24.6.1 ( #129186 )
2024-10-26 01:49:26 +02:00
Bouwe Westerdijk
9f6569d658
Bump plugwise to v1.4.4 ( #129170 )
2024-10-25 23:55:28 +02:00
Marc Mueller
dbb80dd6c0
Update krakenex to 2.2.2 ( #129185 )
2024-10-25 22:38:02 +02:00
Marc Mueller
017b1cae26
Update aiooui to 0.1.7 ( #129179 )
2024-10-25 21:24:43 +02:00
Marc Mueller
9207eedbfb
Update heatmiserV3 to 2.0.3 ( #129175 )
2024-10-25 20:04:37 +02:00
Marc Mueller
5c3c9d2ed1
Update goslide-api to 0.7.0 ( #129168 )
2024-10-25 18:33:37 +02:00
Marc Mueller
d8ec0103a9
Update zeversolar to 0.3.2 ( #129167 )
2024-10-25 18:14:04 +02:00
Noah Husby
c1f612dce1
Bump aiostreammagic to 2.8.4 ( #129166 )
2024-10-25 18:10:38 +02:00
Marc Mueller
c71c8d56ce
Update pyxeoma to 1.4.2 ( #129164 )
2024-10-25 18:01:21 +02:00
Marc Mueller
839c884cef
Update aioopenexchangerates to 0.6.8 ( #129162 )
2024-10-25 17:40:02 +02:00
Keilin Bickar
a95a542148
Update sense-energy to 0.13.2 ( #128670 )
2024-10-25 16:59:39 +02:00
Alistair Francis
b3cb2ac3ee
Add husqvarna automower ble integration ( #108326 )
...
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-10-25 16:54:02 +02:00
Noah Husby
519a888e82
Bump aiostreammagic to 2.8.3 ( #129113 )
2024-10-25 16:21:08 +02:00
Joost Lekkerkerker
01bdda0ae6
Bump nyt_games to 0.4.4 ( #129152 )
2024-10-25 14:46:43 +02:00
Alexandre CUER
a3cd74e30b
Bump pymoncms library to version 0.1.1 ( #129135 )
2024-10-25 14:15:35 +02:00
YogevBokobza
dbd4781de1
Bump aioswitcher to 4.2.0 ( #129118 )
...
* bump aioswitcher to 4.2.0
* Update cover.py
* switcher fix based on requested changes
2024-10-25 14:41:49 +03:00
Brett Adams
da9749ecce
Add data streaming to Teslemetry ( #127559 )
2024-10-25 11:50:37 +02:00
Thomas55555
1c5193aa4d
Bump aioautomower to 2024.10.3 ( #128788 )
2024-10-24 09:56:38 -10:00
jb101010-2
66a7b508b2
Switch from pysuez to pysuezV2 in Suez Water ( #127113 )
2024-10-24 12:36:36 +02:00
Bram Kragten
979c4907da
Update frontend to 20241002.4 ( #129049 )
2024-10-24 11:25:11 +02:00
Joshua Shaffer
b8f6fdeb2b
Use fan mode when heat/cool is idle in homekit_controller ( #128618 )
2024-10-24 09:25:40 +01:00
J. Nick Koston
80984c94a1
Bump sensorpush-ble to 1.7.0 ( #128951 )
...
changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.6.2...v1.7.0
2024-10-23 19:25:20 +02:00
Joost Lekkerkerker
1757b66467
Bump yt-dlp to 2024.10.22 ( #129034 )
2024-10-23 19:18:57 +02:00
Willem-Jan van Rootselaar
4e8f878d83
Bump python bsblan version 0.6.4 ( #128999 )
2024-10-23 14:16:34 +02:00
Maikel Punie
af6544c64d
Bump pyduotecno to 2024.10.1 ( #128968 )
2024-10-23 14:15:33 +02:00
Lektri.co
23edbe5ce7
Bump lektricowifi to 0.0.43 ( #128979 )
2024-10-22 17:41:43 -10:00
Luke Lashley
6ff32a51e3
Bump python-roborock to 2.6.1 ( #128804 )
2024-10-22 17:39:19 -10:00
Peter
4cbac3a864
Bump axis to v63 ( #129005 )
2024-10-22 23:16:52 +02:00
Álvaro Fernández Rojas
94a99b5bec
Update aioairzone-cloud to v0.6.8 ( #128992 )
2024-10-22 10:35:47 -10:00
J. Nick Koston
1254667b2c
Bump PySwitchBot to 0.51.0 ( #128990 )
2024-10-22 08:01:06 -10:00
Simone Chemelli
053eb8a0fd
Bump aiovodafone to 0.6.1 ( #128976 )
...
* Bump aiovodafone to 0.6.1
* remove exception
2024-10-22 18:28:00 +02:00
Simone Chemelli
82ef380256
Bump aiocomelit to 0.9.1 ( #128977 )
...
* Bump aiocomelit to 0.9.1
* remove exception
2024-10-22 18:25:33 +02:00
J. Nick Koston
4a94fb91d7
Bump pySwitchbot to 0.50.1 ( #128953 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.49.0...0.50.1
2024-10-22 07:47:36 +02:00
Allen Porter
98eb9bf2bd
Bump gcal_sync to 6.2.0 ( #128949 )
2024-10-21 22:00:50 -07:00
J. Nick Koston
263e81cb2c
Bump xiaomi-ble to 0.33.0 ( #128946 )
2024-10-21 12:22:24 -10:00
J. Nick Koston
92ebf37d86
Bump PySwitchbot to 0.49.0 ( #128945 )
2024-10-21 12:18:26 -10:00
G Johansson
f34ba9bf96
Bump holidays to 0.59 ( #128924 )
2024-10-21 20:19:56 +02:00
Manu
3e8f3cfb49
Add firmware update entity to IronOS integration ( #123031 )
2024-10-21 19:20:23 +02:00
Andrew
25f66e6ac0
Bump pyopenweathermap to v0.2.1 ( #128892 )
2024-10-21 16:20:39 +02:00
J. Nick Koston
a64972fe38
Bump habluetooth to 3.6.0 ( #128815 )
2024-10-21 09:45:24 +02:00
Daniel Hjelseth Høyer
c057de3a3c
Bump pyTibber to 0.30.3 ( #128860 )
2024-10-21 09:09:29 +02:00
Allen Porter
1c4aff3ee1
Bump google-nest-sdm to 6.1.3 ( #128871 )
2024-10-21 09:05:37 +02:00
Alexander Knöbel
f01231277b
Add humidity to KNX climate ( #128844 )
2024-10-20 22:17:00 +02:00
Bouwe Westerdijk
c8556f69e7
Bump plugwise to v1.4.3 ( #128773 )
2024-10-20 15:25:13 +02:00
Marc Mueller
2bc642ae6f
Update zhong-hong-hvac to 1.0.13 ( #128822 )
2024-10-20 10:07:14 +02:00
Joost Lekkerkerker
8ceecec5b8
Bump spotifyaio to 0.7.1 ( #128807 )
2024-10-20 09:49:23 +02:00
Allen Porter
d9fd2c28b0
Bump google-nest-sdm to 6.1.0 ( #128812 )
2024-10-20 09:42:14 +02:00
Marc Mueller
0a02ed2a39
Update eq3btsmart to 1.2.0 ( #128808 )
2024-10-20 09:37:11 +02:00
Raj Laud
062b61affb
Bump pysqueezebox to v0.10.0 ( #128774 )
2024-10-19 19:17:43 +02:00
Marc Mueller
f02c14d327
Update ha-ffmpeg to 3.2.1 ( #128769 )
2024-10-19 14:41:16 +02:00
Ville Skyttä
38e7dcfd12
Bump upcloud-api to 2.6.0 ( #128734 )
2024-10-19 14:35:57 +02:00
Joost Lekkerkerker
ecf167e889
Bump spotifyaio to 0.7.0 ( #128751 )
2024-10-19 14:34:01 +02:00
Ville Skyttä
73214be565
Bump huawei-lte-api to 1.9.3 ( #128731 )
2024-10-19 11:09:18 +00:00
Steven B.
1d24bfb99d
Bump ring-doorbell library to 0.9.8 ( #128662 )
2024-10-18 17:20:33 +02:00
starkillerOG
1abc953cad
Bump reolink_aio to 0.10.0 ( #128578 )
2024-10-18 09:28:31 +02:00
Noah Husby
9c026bc442
Bump aiostreammagic to 2.8.1 ( #128542 )
2024-10-18 08:23:40 +02:00
Markus Jacobsen
9037421a85
Bump mozart-api to 4.1.1.116.0 ( #128573 )
...
Bump API
Fix testing
2024-10-17 22:05:28 -04:00
mvn23
cd4a13ca55
Bump pyotgw to 2.2.2 ( #128594 )
2024-10-17 18:57:22 +02:00
puddly
f6270d9cfc
Bump ZHA dependencies ( #128539 )
...
* Bump ZHA dependencies
* Remove unused ZHA color modes
* Rename `cluster` to `ota_cluster` in update tests to unshadow `cluster` in `endpoint_reply`
---------
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2024-10-16 22:15:00 -04:00
Noah Husby
15fc4a8ae4
Bump aiostreammagic to 2.7.0 ( #128525 )
2024-10-16 19:00:19 +02:00
Louis Christ
8bf7243549
Bump pyblu to 1.0.4 ( #128482 )
2024-10-16 18:59:03 +02:00
Álvaro Fernández Rojas
7c50b8185d
Update aioairzone-cloud to v0.6.7 ( #128231 )
2024-10-16 18:11:02 +02:00
Joost Lekkerkerker
494511e099
Migrate spotify to aiospotify ( #127728 )
2024-10-16 17:04:05 +02:00
Noah Husby
c294130080
Bump aiostreammagic to 2.6.0 ( #128498 )
2024-10-16 15:08:40 +02:00
DJ
aac5ac6057
Replace webexteamssdk with webexpythonsdk ( #127928 )
2024-10-15 17:54:59 +02:00
tronikos
a53e02b51b
Bump opower to 0.8.4 ( #128338 )
2024-10-14 11:45:38 +02:00
Hans Kröner
f47a012c62
Bump pydeconz to v118 ( #128289 )
2024-10-13 19:37:02 +02:00
dontinelli
188e503070
Bump solarlog_cli to 0.3.2 ( #128293 )
2024-10-13 16:04:58 +02:00
Allen Porter
886399284b
Bump gcal_sync to 6.1.6 ( #128270 )
2024-10-13 12:47:27 +02:00
Álvaro Fernández Rojas
fef36e677d
Update aioairzone to v0.9.5 ( #128265 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-10-13 12:45:53 +02:00
Maciej Bieniek
801c73ef94
Bump gios to version 5.0.0 ( #128257 )
2024-10-13 01:01:58 +03:00
Michael
caf85fe61d
Fix printer uptime fluctuations in IPP ( #127725 )
...
* decrease uptime accuracy from seconds to minutes
* adjust tests
* calc uptime timestamp in coordinator
* bump pyipp to 0.17.0
* revert changes, just use the new printer.booted_at property
---------
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2024-10-12 13:22:03 -05:00
Joost Lekkerkerker
e52b347b18
Bump yt-dlp to 2024.10.07 ( #128182 )
2024-10-11 19:54:10 +02:00
Mike Degatano
ba6bcf86ca
Bump aiohasupervisor to 0.2.0b0 ( #128173 )
2024-10-11 19:03:32 +02:00
Antoine Reversat
7341337b5f
Fix europe authentication in Fujitsu FGLair ( #127947 )
2024-10-11 13:14:47 +02:00
Matthias Alphart
964d87ae10
Update xknxproject to 3.8.1 ( #128057 )
2024-10-11 12:50:15 +02:00
Álvaro Fernández Rojas
4c1b7add39
Update aioairzone to v0.9.4 ( #127792 )
2024-10-11 12:39:39 +02:00
tronikos
d9f4f424fd
Bump opower to 0.8.3 ( #128144 )
2024-10-11 12:02:11 +02:00
Thomas55555
6b3f18cb5d
Bump aioautomower to 2024.10.0 ( #128137 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-10-11 10:43:01 +02:00
Bram Kragten
ec91d74456
Update frontend to 20241002.3 ( #128106 )
2024-10-10 13:14:20 -04:00
Brett Adams
cb014cf255
Bump tesla-fleet-api to 0.8.4 ( #127995 )
...
Bump tesla-fleet-api
2024-10-10 18:43:37 +02:00
Marc Mueller
c3cbdd0eb9
Update RestrictedPython to 7.4 ( #128039 )
2024-10-09 14:17:44 -04:00
Maikel Punie
5dd91db5c0
Bump pyduotecno to 2024.10.0 ( #127979 )
2024-10-09 12:20:27 +02:00
Lenn
5e6a38769d
Bump motionblindsble to 0.1.2 ( #127954 )
2024-10-09 10:33:29 +02:00
Marc Hörsken
f5797e3799
Update pywmspro to 0.2.1 to fix handling of unknown products ( #127942 )
2024-10-09 10:31:44 +02:00
Johan Gustafsson
bbbbd0810a
Bump auroranoaa to 0.0.5 ( #127965 )
2024-10-09 10:30:19 +02:00
Steven B.
4d003f51c3
Bump python-kasa to 0.7.5 ( #127934 )
2024-10-08 15:47:12 +02:00
Maciej Bieniek
92f08be416
Bump `imgw_pib` library to version 1.0.6 ( #127925 )
...
Bump `imgw_pib`
2024-10-08 13:58:03 +02:00
dcmeglio
3755f598a2
Bump pyeconet to 0.1.23 ( #127896 )
2024-10-08 08:11:25 +02:00
G Johansson
3a2843b9fa
Bump holidays library to 0.58 ( #127876 )
2024-10-08 08:09:03 +02:00
Jon Seager
6dbfce0095
Bump `pytouchlinesl` to 0.1.8 ( #127859 )
2024-10-08 08:07:45 +02:00
Shay Levy
963bba63d0
Bump aioshelly to 12.0.0 ( #127884 )
2024-10-08 02:05:23 +03:00
Marc Mueller
3107785947
Update fritzconnection to 1.14.0 ( #127793 )
...
* Update fritzconnection to 1.14.0
* fix fritz image tests
---------
Co-authored-by: mib1185 <mail@mib85.de>
2024-10-07 20:00:24 +02:00
TimL
06170592bd
Bump pysmlight to v0.1.3 ( #127804 )
...
Bump pysmlight v0.1.3
Co-authored-by: Tim Lunn <tim@feathertop.org>
2024-10-07 14:24:26 +02:00
Marc Mueller
079ba2a529
Add strict typing to radio_browser ( #127799 )
2024-10-07 12:47:08 +02:00
Erik Montnemery
563de82707
Bump pychromecast to 14.0.4 ( #127791 )
2024-10-07 11:34:39 +02:00