Franck Nijhof and GitHub
61cf7e851b
Update pipdeptree to 2.17.0 ( #116049 )
2024-04-23 21:13:32 +02:00
Markus Jacobsen and GitHub
0ed48c844d
Bump mozart-api to 3.4.1.8.5 ( #113745 )
2024-04-23 21:06:06 +02:00
Franck Nijhof
4d551d68c6
Bump version to 2024.4.4
2024-04-23 20:12:21 +02:00
Raj Laud and Franck Nijhof
b521acb724
Use start helper in squeezebox for server discovery ( #115978 )
2024-04-23 20:12:06 +02:00
Michael and Franck Nijhof
036b6fca25
Fix geo location attributes of Tankerkoenig sensors ( #115914 )
...
* geo location attributes needs to be float
* make mypy happy
2024-04-23 20:12:04 +02:00
c9c7c7803e
Bump ical to 8.0.0 ( #115907 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-04-23 20:12:01 +02:00
jjlawren and Franck Nijhof
b8b2f6427a
Bump plexapi to 4.15.12 ( #115872 )
2024-04-23 20:11:58 +02:00
Ståle Storø Hauknes and Franck Nijhof
13ed2d2919
Fix KeyError error when fetching sensors (Airthings) ( #115844 )
2024-04-23 20:11:55 +02:00
J. Nick Koston and Franck Nijhof
32f82d480f
Ensure scripts with timeouts of zero timeout immediately ( #115830 )
2024-04-23 20:11:52 +02:00
Robert Svensson and Franck Nijhof
6464218e59
Bump aiounifi to v75 ( #115819 )
2024-04-23 20:11:49 +02:00
Simone Chemelli and Franck Nijhof
4088447303
Add missing media_player features to Samsung TV ( #115788 )
...
* add missing features
* fix snapshot
2024-04-23 20:11:46 +02:00
Erik Montnemery and Franck Nijhof
851a5497b4
Allow [##:##:##] type keypad address in homeworks ( #115762 )
...
Allow [##:##:##] type keypad address
2024-04-23 20:11:43 +02:00
Erik Montnemery and Franck Nijhof
c4b504ce39
Fix homeworks import flow ( #115761 )
2024-04-23 20:11:40 +02:00
epenet and Franck Nijhof
db31a526e5
Bump renault-api to 0.2.2 ( #115738 )
2024-04-23 20:11:36 +02:00
J. Nick Koston and Franck Nijhof
8207fc29d2
Bump aiohttp to 3.9.5 ( #115727 )
...
changelog: https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5
2024-04-23 20:08:08 +02:00
J. Nick Koston and Franck Nijhof
630763ad9e
Bump sqlparse to 0.5.0 ( #115681 )
...
fixes https://github.com/home-assistant/core/security/dependabot/54
fixes https://github.com/home-assistant/core/security/dependabot/55
2024-04-23 20:07:08 +02:00
J. Nick Koston and Franck Nijhof
09ed0aa399
Bump httpcore to 1.0.5 ( #115672 )
...
Fixes missing handling of EndOfStream errors
2024-04-23 20:07:05 +02:00
Brett Adams and Franck Nijhof
66918d1686
Fix sensor entity description in Teslemetry ( #115614 )
...
Add description back to sensor entity
2024-04-23 20:07:02 +02:00
jan iversen and Franck Nijhof
3d68ee99a4
Modbus: Bump pymodbus v3.6.8 ( #115574 )
2024-04-23 20:06:59 +02:00
Brett Adams and Franck Nijhof
37a82c8785
Fix Teslemetry sensor values ( #115571 )
2024-04-23 20:06:56 +02:00
J. Nick Koston and Franck Nijhof
038040db5e
Fix race in TimestampDataUpdateCoordinator ( #115542 )
...
* Fix race in TimestampDataUpdateCoordinator
The last_update_success_time value was being set after the listeners
were fired which could lead to a loop because the listener may
re-trigger an update because it thinks the data is stale
* coverage
* docstring
2024-04-23 20:06:53 +02:00
Marc Mueller and Franck Nijhof
b770edc16e
Update pillow to 10.3.0 ( #115524 )
2024-04-23 20:06:50 +02:00
J. Nick Koston and Franck Nijhof
e1a2416076
Bump zeroconf to 0.132.2 ( #115505 )
2024-04-23 20:06:47 +02:00
J. Nick Koston and Franck Nijhof
6247624514
Bump zeroconf to 0.132.1 ( #115501 )
2024-04-23 20:06:44 +02:00
42c13eb57f
Add scheduled mode to renault charge mode ( #115427 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-04-23 20:06:41 +02:00
avee87 and Franck Nijhof
7eb6b2ca33
Fix Hyperion light not updating state ( #115389 )
2024-04-23 20:03:23 +02:00
Joost Lekkerkerker and Franck Nijhof
5194faa8fd
Make Withings recoverable after internet outage ( #115124 )
2024-04-23 20:03:20 +02:00
Jonny Rimkus and Franck Nijhof
5826f9a4f6
Bump slixmpp version to 1.8.5 ( #114448 )
...
* Update slixmpp to 1.8.5, hopefully fixes #113990
* Bump slixmpp version to 1.8.5 #114448
2024-04-23 20:03:15 +02:00
cc9eab4c78
Allow plain text messages in telegram_bot ( #110051 )
...
* Add new plain_text parser
Passing None in the parse_mode kwargs on the various bot methods actually means that no parser is used.
* Add new plain text parser option to services.yaml
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-04-23 19:32:09 +02:00
Tucker Kern and GitHub
d8aa1cd8b5
Add fan preset translations and icons to BAF ( #109944 )
2024-04-23 19:11:40 +02:00
Erik Montnemery and GitHub
d4ecf30b6a
Include libgammu-dev in devcontainer ( #115983 )
2024-04-23 18:35:53 +02:00
David Knowles and GitHub
3b678896d9
Remove platform schema from Hydrawise ( #116032 )
2024-04-23 18:08:07 +02:00
Michael and GitHub
10228ee1a2
Bump python-fritzhome to 0.6.11 ( #115904 )
2024-04-23 17:39:44 +02:00
Thomas55555 and GitHub
d4b801af32
Use snapshot test helper in Husqvarna Automower ( #116039 )
2024-04-23 17:39:29 +02:00
Marc Mueller and GitHub
8257af1b22
Improve energy typing ( #116034 )
2024-04-23 17:33:36 +02:00
Marc Mueller and GitHub
14e19c6d9c
Remove unnecessary type ignores ( #116036 )
2024-04-23 17:32:21 +02:00
5e250d8a76
Augment SyntaxError raised during dependency collection with offending filename ( #109204 )
...
* Capture parsing exception when collecting dependencies and augment with offending filename.
Whereas before any syntax error in some component-file would result in an opaque SyntaxError without pointing out the file, now the result will show as:
```
File "/usr/local/Cellar/python@3.11/3.11.7_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py", line 873, in next
raise value
SyntaxError: Can't parse file homeassistant/components/your/file.py
```
* tweak
* D'oh, had pre-commit hook still off.
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-23 17:13:25 +02:00
Maikel Punie and GitHub
90efe5ac90
Velbus Cover: Assume state for VMBxBL modules ( #109213 )
2024-04-23 16:44:37 +02:00
1649957e5c
Expose dynamic range status in Onkyo media player ( #109099 )
...
Expose HDR status in Onkyo media player
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-04-23 16:39:11 +02:00
Marc Mueller and GitHub
a0314cddd4
Fix invalid tuple annotations ( #116035 )
2024-04-23 16:02:16 +02:00
Ståle Storø Hauknes and GitHub
d367bc63f0
Fix KeyError error when fetching sensors (Airthings) ( #115844 )
2024-04-23 15:53:31 +02:00
Robert Resch and GitHub
fced9eb4b5
Use location name on self hosted Ecovacs config entries ( #115294 )
2024-04-23 14:33:05 +02:00
2c651e190f
Add additional zeroconf discovery coverage and logging to enphase_envoy ( #114405 )
...
* add debug info to zeroconf for enphase_envoy
* Implement review feedback, lost space
Co-authored-by: Charles Garwood <cgarwood@newdealmultimedia.com >
* review feedback textual changes.
* implement review feedbackw.py
Co-authored-by: J. Nick Koston <nick@koston.org >
* Add some more zeroconf tests and valid jwt
* review feedback assert abort reason and keyerror for serialnumber
* Review feedback config flow test ends with abort or create_entry
* Review feedback optimize resource usage
* Cover new code in test.
* Use caplog for debug COV
---------
Co-authored-by: Charles Garwood <cgarwood@newdealmultimedia.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-04-23 08:26:53 -04:00
Thomas55555 and GitHub
b8918d7d17
Add number platform to Husqvarna Automower ( #115125 )
...
* Add number platform to Husqvarna Automower
* use fixture to enable by default
* replace state test with snapshot test
* make property in entity description
* send value as integer
* give the exists functions something to do
2024-04-23 14:18:49 +02:00
Robert Resch and GitHub
fd14695d26
Bump deebot-client to 7.0.0 ( #116025 )
2024-04-23 13:16:55 +02:00
Joost Lekkerkerker and GitHub
2977ec4872
Add event platform to Lutron ( #109121 )
...
* Add event platform to Lutron
* Add event platform to Lutron
* Fix
* Fix
* Fix
* Add deprecation note
* Fix
* Fix
* Update homeassistant/components/lutron/event.py
* Update homeassistant/components/lutron/event.py
* Fix
2024-04-23 11:54:19 +02:00
Jesse Hills and GitHub
85203aeb28
Bump aioesphomeapi to 24.3.0 ( #116004 )
2024-04-23 11:23:28 +02:00
Marc Mueller and GitHub
9cdf7b435a
Add uv version to wheels cache key [ci] ( #116021 )
2024-04-23 11:06:29 +02:00
jan iversen and GitHub
640dc56c51
Deprecate modbus:restart service ( #115754 )
2024-04-23 10:28:46 +02:00
e90d76b18d
Don't raise errors when using datetime objects in as_datetime Jinja function/filter ( #109062 )
...
* add support for datetime objects to as_datetime
* change import of datetime.date
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-04-23 09:55:58 +02:00