J. Nick Koston
108b71d33c
Use multiple indexed group-by queries to get start time states for MySQL ( #138786 )
...
* tweaks
* mysql
* mysql
* Update homeassistant/components/recorder/history/modern.py
* Update homeassistant/components/recorder/history/modern.py
* Update homeassistant/components/recorder/const.py
* Update homeassistant/components/recorder/statistics.py
* Apply suggestions from code review
* mysql
* mysql
* cover
* make sure db is fully init on old schema
* fixes
* fixes
* coverage
* coverage
* coverage
* s/slow_dependant_subquery/slow_dependent_subquery/g
* reword
* comment that callers are responsible for staying under the limit
* comment that callers are responsible for staying under the limit
* switch to kwargs
* reduce branching complexity
* split stats query
* preen
* split tests
* split tests
2025-03-02 16:11:04 +01:00
M-A
17116fcd6c
Bump env_canada to 0.8.0 ( #138237 )
...
* Bump env_canada to 0.8.0
* Fix requirements*.txt
* Grepped more
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-02 16:11:03 +01:00
Josef Zweck
9e3e6b3f43
Add diagnostics to onedrive ( #139516 )
...
* Add diagnostics to onedrive
* redact PII
* add raw data
2025-02-28 17:06:47 +01:00
Erik Montnemery
4300900322
Improve error handling in CoreBackupReaderWriter ( #139508 )
2025-02-28 17:06:46 +01:00
Erik Montnemery
fdb4c0a81f
Fail recorder.backup.async_pre_backup if Home Assistant is not running ( #139491 )
...
Fail recorder.backup.async_pre_backup if hass is not running
2025-02-28 17:06:45 +01:00
Ivan Lopez Hernandez
6de878ffe4
Fix Gemini Schema validation for #139416 ( #139478 )
...
Fixed Schema validation for issue #139477
2025-02-28 17:06:44 +01:00
Joost Lekkerkerker
c63aaec09e
Set SmartThings suggested display precision ( #139470 )
2025-02-28 17:06:43 +01:00
Josef Zweck
b501999a4c
Improve onedrive migration ( #139458 )
2025-02-28 17:06:40 +01:00
Jan-Philipp Benecke
3985f1c6c8
Change webdav namespace to absolut URI ( #139456 )
...
* Change webdav namespace to absolut URI
* Add const file
2025-02-28 17:06:39 +01:00
Joost Lekkerkerker
df4e5a54e3
Fix SmartThings diagnostics ( #139447 )
2025-02-28 17:06:38 +01:00
Michael Hansen
0891669aee
Move climate intent to homeassistant integration ( #139371 )
...
* Move climate intent to homeassistant integration
* Move get temperature intent to intent integration
* Clean up old test
2025-02-28 17:06:36 +01:00
Marcel van der Veldt
83c0351338
Add new mediatypes to Music Assistant integration ( #139338 )
...
* Bump Music Assistant client to 1.1.0
* Add some casts to help mypy
* Add handling of the new media types in Music Assistant
* mypy cleanup
* lint
* update snapshot
* Adjust tests
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-02-28 17:06:35 +01:00
Marcel van der Veldt
381fa65ba0
Fix Music Assistant media player entity features ( #139428 )
...
* Fix Music Assistant supported media player features
* Update supported features when player config changes
* Add tests
2025-02-27 16:47:51 +01:00
Joost Lekkerkerker
6a1bbdb3a7
Add diagnostics to SmartThings ( #139423 )
2025-02-27 16:47:48 +01:00
Joost Lekkerkerker
2cde317d59
Bump pysmartthings to 2.0.0 ( #139418 )
...
* Bump pysmartthings to 2.0.0
* Fix
* Fix
* Fix
* Fix
2025-02-27 16:47:45 +01:00
J. Diego Rodríguez Royo
fa6d7d5e3c
Fix fetch options error for Home connect ( #139392 )
...
* Handle errors when obtaining options definitions
* Don't fetch program options if the program key is unknown
* Test to ensure that available program endpoint is not called on unknown program
2025-02-27 16:47:43 +01:00
puddly
3effc2e182
Bump ZHA to 0.0.51 ( #139383 )
...
* Bump ZHA to 0.0.51
* Fix unit tests not accounting for primary entities
2025-02-27 16:47:42 +01:00
fwestenberg
0e1602ff71
Bump stookwijzer==1.6.1 ( #139380 )
2025-02-27 16:47:41 +01:00
Joost Lekkerkerker
3a21c36173
Don't create entities for disabled capabilities in SmartThings ( #139343 )
...
* Don't create entities for disabled capabilities in SmartThings
* Fix
* fix
* fix
2025-02-26 18:19:28 +01:00
Joost Lekkerkerker
25ee2e58a5
Add translatable states to dryer job state in SmartThings ( #139370 )
...
* Add translatable states to washer job state in SmartThings
* Add translatable states to dryer job state in Smartthings
* fix
* fix
2025-02-26 18:15:14 +01:00
Joost Lekkerkerker
561b3ae21b
Add translatable states to dryer machine state in Smartthings ( #139369 )
2025-02-26 18:14:59 +01:00
J. Diego Rodríguez Royo
5be7f49146
Improve Home Connect oven cavity temperature sensor ( #139355 )
...
* Improve oven cavity temperature translation
* Fetch cavity temperature unit
* Handle generic Home Connect error
* Improve test clarity
2025-02-26 18:11:40 +01:00
Joost Lekkerkerker
2694828451
Add translatable states to washer job state in SmartThings ( #139368 )
...
* Add translatable states to washer job state in SmartThings
* fix
* Update homeassistant/components/smartthings/sensor.py
2025-02-26 18:07:56 +01:00
Joost Lekkerkerker
3eea932b24
Add translatable states to robot cleaner turbo mode in SmartThings ( #139364 )
2025-02-26 17:53:16 +01:00
Joost Lekkerkerker
92268f894a
Add translatable states to washer machine state in SmartThings ( #139366 )
2025-02-26 17:34:29 +01:00
Joost Lekkerkerker
5e5fd6a2f2
Add translatable states to robot cleaner cleaning mode in SmartThings ( #139362 )
...
* Add translatable states to robot cleaner cleaning mode in SmartThings
* Update homeassistant/components/smartthings/strings.json
* Update homeassistant/components/smartthings/strings.json
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-02-26 17:33:13 +01:00
Joost Lekkerkerker
cadee73da8
Add translatable states to robot cleaner movement in SmartThings ( #139363 )
2025-02-26 17:25:50 +01:00
Joost Lekkerkerker
51099ae7d6
Add translatable states to oven machine state ( #139358 )
2025-02-26 17:13:02 +01:00
Joost Lekkerkerker
b777c29bab
Add translatable states to oven job state in SmartThings ( #139361 )
2025-02-26 17:12:27 +01:00
Joost Lekkerkerker
fc1190dafd
Add translatable states to oven mode in SmartThings ( #139356 )
2025-02-26 16:59:20 +01:00
Joost Lekkerkerker
775a81829b
Add translatable states to SmartThings media playback ( #139354 )
...
Add translatable states to media playback
2025-02-26 16:49:00 +01:00
Joost Lekkerkerker
998757f09e
Add translatable states to SmartThings media source input ( #139353 )
...
Add translatable states to media source input
2025-02-26 16:40:34 +01:00
Artur Pragacz
b964bc58be
Fix variable scopes in scripts ( #138883 )
...
Co-authored-by: Erik <erik@montnemery.com>
2025-02-26 16:19:19 +01:00
Joost Lekkerkerker
bd80a78848
Set options for alarm sensor in SmartThings ( #139345 )
...
* Set options for alarm sensor in SmartThings
* Set options for alarm sensor in SmartThings
* Fix
2025-02-26 17:18:59 +02:00
Joost Lekkerkerker
37c8764426
Set options for dishwasher machine state sensor in SmartThings ( #139347 )
...
* Set options for dishwasher machine state sensor in SmartThings
* Fix
2025-02-26 17:18:37 +02:00
Joost Lekkerkerker
9262dec444
Set options for dishwasher job state sensor in SmartThings ( #139349 )
2025-02-26 17:18:14 +02:00
Joost Lekkerkerker
3c3c4d2641
Use particulate matter device class in SmartThings ( #139351 )
...
Use particule matter device class in SmartThings
2025-02-26 17:17:55 +02:00
Jan Bouwhuis
fdf69fcd7d
Improve calculating supported features in template light ( #139339 )
2025-02-26 15:09:20 +00:00
Joost Lekkerkerker
2826198d5d
Add entity translations to SmartThings ( #139342 )
...
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* Refactor SmartThings
* fix
* fix
* Add AC tests
* Add thermostat tests
* Add cover tests
* Add device tests
* Add light tests
* Add rest of the tests
* Add oauth
* Add oauth tests
* Add oauth tests
* Add oauth tests
* Add oauth tests
* Bump version
* Add rest of the tests
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Finalize
* Iterate over entities instead
* use set
* use const
* uncomment
* fix handler
* Fix device info
* Fix device info
* Fix lib
* Fix lib
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Add fake fan
* Fix
* Add entity translations to SmartThings
* Fix
2025-02-26 15:48:51 +01:00
Jan Bouwhuis
5324f3e542
Add support for swing horizontal mode for mqtt climate ( #139303 )
...
* Add support for swing horizontal mode for mqtt climate
* Fix import
2025-02-26 15:44:16 +01:00
Joost Lekkerkerker
bb120020a8
Refactor SmartThings ( #137940 )
2025-02-26 15:14:04 +01:00
Erik Montnemery
0c092f80c7
Add default_db_url flag to WS command recorder/info ( #139333 )
2025-02-26 14:09:38 +01:00
Paul Bottein
e591157e37
Add translations and icon for Twinkly select entity ( #139336 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-02-26 13:44:43 +01:00
Erik Montnemery
ee01aa73b8
Improve error message when failing to create backups ( #139262 )
...
* Improve error message when failing to create backups
* Check for expected error message in tests
2025-02-26 13:44:09 +01:00
fwestenberg
0f827fbf22
Bump stookwijzer==1.6.0 ( #139332 )
2025-02-26 13:31:07 +01:00
Denis Shulyaka
b82886a3e1
Fix anthropic blocking call ( #139299 )
2025-02-26 12:25:59 +00:00
Christophe Gagnier
5895245a31
Bump pytechnove to 2.0.0 ( #139314 )
2025-02-26 11:57:54 +01:00
Erik Montnemery
cab6ec0363
Fix homeassistant/expose_entity/list ( #138872 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-02-26 09:02:17 +01:00
J. Nick Koston
eb26a2124b
Adjust remote ESPHome log subscription level on logging change ( #139308 )
2025-02-26 08:58:13 +01:00
peteS-UK
bd306abace
Add album artist media browser category to Squeezebox ( #139210 )
2025-02-25 17:55:53 -06:00