Shay Levy and Franck Nijhof
7623ee49e4
Ignore Shelly IPv6 address in zeroconf ( #123081 )
2024-08-05 12:20:20 +02:00
Mr. Bubbles and Franck Nijhof
fa241dcd04
Catch exception in coordinator setup of IronOS integration ( #123079 )
2024-08-05 12:20:17 +02:00
Denis Shulyaka and Franck Nijhof
bee77041e8
Change enum type to string for Google Generative AI Conversation ( #123069 )
2024-08-05 12:20:13 +02:00
Paulus Schoutsen and Franck Nijhof
50b7eb44d1
Add CONTROL supported feature to Google conversation when API access ( #123046 )
...
* Add CONTROL supported feature to Google conversation when API access
* Better function name
* Handle entry update inline
* Reload instead of update
2024-08-05 12:20:10 +02:00
7b1bf82e3c
Update greeclimate to 2.0.0 ( #121030 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2024-08-05 12:20:01 +02:00
J. Nick Koston and GitHub
5b7fd29797
Improve performance of logbook processor humanify ( #123157 )
2024-08-05 11:33:37 +02:00
Chris Buckley and GitHub
ab811f70b1
Todoist service validation error consistency ( #123122 )
2024-08-05 11:24:49 +02:00
Artur Pragacz and GitHub
67e3139dcf
Clean up useless logging handler setting ( #120974 )
...
Setting level of the handler does effectively nothing,
because HomeAssistantQueueHandler ignores this setting.
Also make the convention of getting the root logger uniform.
2024-08-05 11:22:13 +02:00
David F. Mulcahey and GitHub
3257bdeed2
Bump ZHA lib to 0.0.27 ( #123125 )
2024-08-05 11:19:57 +02:00
1163cc7cab
Update greeclimate to 2.0.0 ( #121030 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2024-08-05 11:18:34 +02:00
Barry vd. Heuvel and GitHub
e9e357b12e
Add spaces for readability in licenses.py ( #123173 )
2024-08-05 11:18:04 +02:00
d246d02ab8
Add apsystems diagnostic binary sensors ( #123045 )
...
* add diagnostic sensors
* select output_data from data
* split sensor and binary_sensor configurations
* adjust module description
* convert values to bool
* add strings
* add tests
* add tests
* update translations
* remove already available _attr_has_entity_name
* use dataclass instead of TypedDict
* Update tests/components/apsystems/test_binary_sensor.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-08-05 11:08:27 +02:00
dupondje and GitHub
a7fbac5185
dsmr: migrate hourly_gas_meter_reading to mbus device ( #123149 )
2024-08-05 10:32:58 +02:00
Calvin Walton and GitHub
b45fe0ec73
Add Govee H612B to the Matter transition blocklist ( #123163 )
2024-08-05 10:02:15 +02:00
Brett Adams and GitHub
d7e3df1974
Fix class attribute condition in Tesla Fleet ( #123162 )
2024-08-05 09:59:33 +02:00
dependabot[bot] and GitHub
31fd4efa36
Bump actions/upload-artifact from 4.3.4 to 4.3.5 ( #123170 )
2024-08-05 09:21:37 +02:00
Mr. Bubbles and GitHub
7308912b39
Catch exception in coordinator setup of IronOS integration ( #123079 )
2024-08-05 08:43:29 +02:00
J. Nick Koston and GitHub
4d103c1fc2
Bump aiohttp to 3.10.1 ( #123159 )
2024-08-05 08:39:04 +02:00
J. Nick Koston and GitHub
4fd92c17f0
Optimize logbook row matching ( #123127 )
2024-08-04 17:06:32 -05:00
J. Nick Koston and GitHub
6b7307df81
Speed up logbook timestamp processing ( #123126 )
2024-08-04 16:43:43 -05:00
J. Nick Koston and GitHub
b09dd95dbd
Improve alignment of live logbook and historical logbook models ( #123070 )
...
* Improve alignment of live logbook and historical logbook models
- Make EventAsRow as NamedType which is better aligned with
sqlalchemy Row
- Use getitem to fetch results for both Row and EventAsRow
since its an order of magnitude faster fetching sqlalchemy
Row object values.
* final
* fix
* unused
* fix more tests
* cleanup
* reduce
* tweak
2024-08-04 23:09:10 +02:00
J. Nick Koston and GitHub
3353c3c205
Remove unneeded formatter argument from logbook websocket_api ( #123095 )
2024-08-04 23:05:56 +02:00
G Johansson and GitHub
ccd157dc26
Use coordinator setup method in filesize ( #123139 )
2024-08-04 23:03:40 +02:00
Maciej Bieniek and GitHub
a9d8e47979
Support DeviceInfo.model_id in MQTT integration ( #123152 )
...
Add support for model_id
2024-08-04 23:02:41 +02:00
epenet and GitHub
30f4d1b958
Fix implicit-return in overkiz ( #123000 )
2024-08-04 20:18:19 +02:00
e682d8c6e2
Handle command_line missing discovery_info ( #116873 )
...
* command_line: Do not lead to erroring out code indexing None or empty discovery_info
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-08-04 16:39:41 +02:00
70704f67d3
Recorder system info: fix capitalization ( #123141 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-08-04 15:17:54 +02:00
Steve Repsher and GitHub
232f78e7b6
Restore old service worker URL ( #123131 )
2024-08-04 07:28:45 -05:00
J. Nick Koston and GitHub
b6de2cd741
Unpack non-performant any expressions in config flow discovery path ( #123124 )
2024-08-03 17:33:46 -05:00
Louis Christ and GitHub
02f81ec481
Fix wrong DeviceInfo in bluesound integration ( #123101 )
...
Fix bluesound device info
2024-08-03 22:32:47 +02:00
Arie Catsman and GitHub
b7d56ad38a
Bump pyenphase to 1.22.0 ( #123103 )
2024-08-03 10:21:12 -05:00
Kim de Vos and GitHub
eb5ee1ffd1
Use slugify to create id for UniFi WAN latency ( #123108 )
...
Use slugify to create id for latency
2024-08-03 15:08:01 +02:00
J. Nick Koston and GitHub
cdec43ec06
Remove unreachable suppress in logbook ( #123096 )
2024-08-03 08:03:28 -05:00
J. Nick Koston and GitHub
0fe23c82a4
Remove unused variables in logbook LazyEventPartialState ( #123097 )
2024-08-03 06:26:54 -05:00
J. Nick Koston and GitHub
61cbb77042
Remove unneeded cast in logbook rest api ( #123098 )
2024-08-03 06:26:32 -05:00
bb31fc1ec7
Test storage save and load for evohome ( #122510 )
...
* test storage save and load
* fix bug exposed by test
* refactor test
* add JSON for test account/location
* create helpers to load JSON
* refactor test
* baseline refactor
* tweak
* update requiremenst
* rationalise code
* remove conditional in test
* refactor test
* mypy fix
* tweak tests
* working test
* working test 4
* working test 5
* add typed dicts
* working dtms
* lint
* fix dtm asserts
* doc strings
* list
* tweak conditional
* tweak test data sets to extend coverage
* leverage conftest.py for subsequent tests
* revert test storage
* revert part two
* rename symbols
* remove anachronism
* stop unwanted DNS lookup
* Clean up type ignores
* Format
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-08-03 10:41:30 +02:00
6684f61a54
Add support for Todoist sections ( #115671 )
...
* Add support for Todoist sections
* ServiceValidationError & section name tweaks from PR comments
* Remove whitespace
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* More natural error message
Co-authored-by: Erik Montnemery <erik@montnemery.com >
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-08-03 09:07:13 +02:00
Paulus Schoutsen and GitHub
aa6f0cd55a
Add CONTROL supported feature to Google conversation when API access ( #123046 )
...
* Add CONTROL supported feature to Google conversation when API access
* Better function name
* Handle entry update inline
* Reload instead of update
2024-08-02 23:16:30 -07:00
Denis Shulyaka and GitHub
f6ad018f8f
Change enum type to string for Google Generative AI Conversation ( #123069 )
2024-08-02 23:14:24 -07:00
Shay Levy and GitHub
8687c32c15
Ignore Shelly IPv6 address in zeroconf ( #123081 )
2024-08-02 21:56:49 +03:00
epenet and GitHub
34b561b211
Bump ruff to 0.5.6 ( #123073 )
2024-08-02 19:04:00 +02:00
epenet and GitHub
e32a48ac55
Improve type hints in google_assistant ( #122895 )
2024-08-02 17:55:46 +02:00
Franck Nijhof
fe82e7f24d
Bump version to 2024.8.0b1
2024.8.0b1
2024-08-02 17:46:01 +02:00
Bram Kragten and Franck Nijhof
433c1a57e7
Update frontend to 20240802.0 ( #123072 )
2024-08-02 17:45:50 +02:00
Joost Lekkerkerker and Franck Nijhof
b36059fc64
Do not raise repair issue about missing integration in safe mode ( #123066 )
2024-08-02 17:45:47 +02:00
Philip Vanloo and Franck Nijhof
13c9d69440
Add additional items to REPEAT_MAP in LinkPlay ( #123063 )
...
* Upgrade python-linkplay, add items to REPEAT_MAP
* Undo dependency bump
2024-08-02 17:45:43 +02:00
Philip Vanloo and Franck Nijhof
9c7134a865
LinkPlay: Bump python-linkplay to 0.0.6 ( #123062 )
...
Bump python-linkplay to 0.0.6
2024-08-02 17:45:39 +02:00
Erik Montnemery and Franck Nijhof
d7cc2a7e9a
Correct squeezebox service ( #123060 )
2024-08-02 17:45:36 +02:00
Fabian and Franck Nijhof
f9276e28b0
Add device class ( #123059 )
2024-08-02 17:45:32 +02:00
15ad6db1a7
Add LinkPlay models ( #123056 )
...
* Add some LinkPlay models
* Update utils.py
* Update utils.py
* Update utils.py
* Update homeassistant/components/linkplay/utils.py
* Update homeassistant/components/linkplay/utils.py
* Update utils.py
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-08-02 17:45:29 +02:00