Jonathan Sady do Nascimento
ce5dd8c83a
Merge branch 'dev' into dev
2025-02-18 18:39:52 -03:00
Jonh Sady
3b4508f98f
Merge branch 'dev' of https://github.com/redgtech-automacao/core into dev
2025-02-18 18:38:53 -03:00
Jonh Sady
3ed71412d4
adjustments for colaborator
2025-02-18 18:38:43 -03:00
Christopher Fenner
1579e90d58
Fix typos in strings.json files ( #138601 )
...
* fix codespell issues
* update nextcloud snapshots
* update weheat snapshots
* update waqi snapshots
2025-02-18 22:36:28 +01:00
Franck Nijhof
b71d5737a5
Update Home Assistant base image to 2025.02.1 ( #138746 )
...
* Update Home Assistant base image to 2025.02.1
* Require Python 3.13.2 now
2025-02-18 22:34:08 +01:00
J. Diego Rodríguez Royo
8e887f550e
Add connectivity binary sensor to Home Connect ( #138795 )
...
Add connectivity binary sensor
2025-02-18 22:08:40 +01:00
J. Diego Rodríguez Royo
1af8b69dd6
Set Home Connect beverages counters as diagnostics ( #138798 )
...
Set beverages counters as diagnostics
2025-02-18 22:03:35 +01:00
J. Diego Rodríguez Royo
6ef401251c
Add Home Connect entities that weren't added before ( #138796 )
...
Added entities that weren't added before
2025-02-18 22:01:13 +01:00
J. Diego Rodríguez Royo
141bcae793
Add Home Connect to .strict-typing ( #138799 )
...
* Add Home Connect to .strict-typing
* Fix mypy errors
2025-02-18 21:50:19 +01:00
J. Nick Koston
8ae52cdc4c
Fix shelly not being able to be setup from user flow when already discovered ( #138807 )
...
raise_on_progress=False was missing in the user flow which
made it impossible to configure a shelly by IP when there
was an active discovery because the flow would abort
2025-02-18 22:05:05 +02:00
Robert Resch
13fe2a9929
Reorder Dockerfile to improve caching ( #138789 )
2025-02-18 20:31:41 +01:00
Robert Resch
df50863872
Bump uv to 0.6.1 ( #138790 )
2025-02-18 20:28:41 +01:00
SLaks
82ac3e3fdf
Ecobee: Report Humidifier Action ( #138756 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-02-18 20:11:37 +01:00
Maciej Bieniek
c48797804d
Add _shelly._tcp
to Shelly zeroconf configuration ( #138782 )
...
Add _shelly._tcp to zeroconf
2025-02-18 19:57:10 +01:00
Matrix
e6217efcd6
Add switch flex button support. ( #137524 )
2025-02-18 19:23:27 +01:00
Parker Brown
8dd1e9d101
Add threshold sensor to Aranet ( #137291 )
...
* Add threshold level sensor description to Aranet component
* Use Color enum for status options
* Add threshold level sensor tests for Aranet components
* Rename `threshold_level` key to `status`
* Update test to expect 7 sensors instead of 6
* Map sensor status to more human-friendly strings
* Rename `threshold_level` key to `concentration_status`
* Update docstring for function
* Simplify `get_friendly_status()`
* Rename `concentration_status` to `concentration_level`
* Rename `concentration_status` to `concentration_level` in sensor tests
* Refactor concentration level handling and tests
* Normalize concentration level status values to lowercase
* Add error to translations
* Don't scale status string
* Apply suggestions from code review
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Rename `concentration_level` to `threshold_indication`
* Update threshold indication translations
* `threshold_indication` → `threshold`
* Capitalize sensor name
Co-Authored-By: Shay Levy <levyshay1@gmail.com>
---------
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-02-18 20:16:50 +02:00
Renat Sibgatulin
096468baa4
airq: add more verbose debug logging ( #138192 )
2025-02-18 19:03:47 +01:00
Andrew Sayre
3659fa4c4e
Add HEOS entity service to set group volume level ( #136885 )
2025-02-18 11:56:50 -06:00
peteS-UK
d1f0e0a70f
Add support for announce to Squeezebox media player ( #129460 )
...
* initial
* Add support for announce: true to media player
* Move play_announcement to _player
* update snapshot
* conftest update
* remove conftest update
* Update conftest.py
* Test Updates
* Updates post moving functions to library
* test fixes
* Review updates
* Snapshot update
* rebase updates
* Merge updates
* Review updates
* Review updates
2025-02-18 11:22:19 -06:00
Jonathan Sady do Nascimento
b4922d7994
Merge branch 'dev' into dev
2025-02-18 13:58:50 -03:00
Jonh Sady
14c8a01f96
Merge branch 'dev' of https://github.com/redgtech-automacao/core into dev
2025-02-18 13:58:26 -03:00
Jonh Sady
40c03e046f
remove coments
2025-02-18 13:57:56 -03:00
Norbert Rittel
a45fb57595
Fix grammar in evohome.reset_system action, consistently add "mode" ( #138777 )
...
* Fix grammar in evohome.reset_system action, consistently add "mode"
- fix the grammar with "Sets … and resets …"
- add "mode" to all mode names for consistency
* Revert, removing one excessive "mode"
2025-02-18 08:43:51 -06:00
Pete Sage
e9fcef1b57
Fix TV input source option for Sonos Arc Ultra ( #138778 )
...
initial commit
2025-02-18 08:43:00 -06:00
Petar Petrov
a003f89a5e
Fix Z-WaveJS inclusion in the background ( #138717 )
...
* Fix Z-WaveJS inclusion in the background
* improve async handling
* just return the `requested_grant` to the driver
* handle controller busy state
2025-02-18 15:17:13 +01:00
Erik Montnemery
22c634e626
Don't allow setting backup retention to 0 days or copies ( #138771 )
...
* Don't allow setting backup retention to 0 days or copies
* Add tests
2025-02-18 15:16:44 +01:00
Niv Steingarten
46c604fcbe
Bump pyrympro from 0.0.8 to 0.0.9 ( #138753 )
2025-02-18 14:23:25 +01:00
Norbert Rittel
94d3b3919d
Make spelling of "BSB-Lan" consistent ( #138766 )
2025-02-18 13:58:29 +02:00
Norbert Rittel
350b935fa7
Fixing casing mistakes in user-facing strings of renault ( #138729 )
...
- use sentence-casing for strings
- use uppercase for "ID"
2025-02-18 12:06:10 +01:00
J. Nick Koston
e660096801
Bump zeroconf to 0.145.1 ( #138763 )
2025-02-18 10:38:48 +00:00
starkillerOG
f5e1fa6a21
Allow playback of h265 encoded Reolink video ( #138667 )
2025-02-18 11:17:13 +01:00
Brett Adams
800cdee409
Update Diagnostics in Teslemetry ( #138759 )
...
* Testing
* Diag
2025-02-18 09:44:29 +01:00
Jan Bouwhuis
33df208296
Fix temp files of mqtt CI tests not cleaned up properly ( #138741 )
...
* Fix temp files of mqtt CI tests not cleaned up properly
* Do not cleanup tempfiles, patch gettempdir only
2025-02-18 08:38:43 +01:00
J. Nick Koston
0dc1151a25
Bump aioesphomeapi to 29.1.0 ( #138742 )
2025-02-17 17:08:38 -06:00
Christopher Fenner
25865b4849
Bump PyViCare to 2.43.1 ( #138737 )
...
bump PyViCare to 2.43.1
2025-02-18 00:28:49 +02:00
Jonathan Sady do Nascimento
f05b5d9839
Merge branch 'dev' into dev
2025-02-17 18:45:44 -03:00
Jonh Sady
f87239d15e
Merge branch 'dev' of https://github.com/redgtech-automacao/core into dev
2025-02-17 18:44:49 -03:00
Jonh Sady
b4cb7a76cf
adjustments
2025-02-17 18:44:16 -03:00
Norbert Rittel
5658f9ca40
Fix wrong description of teslemetry.set_scheduled_charging action ( #138723 )
...
The action allows the user to set a time at which to start charging, but the action's description uses the wrong word "completed".
2025-02-17 23:28:45 +02:00
Jonas Fors Lellky
f9047d0223
Mark action-exceptions as exempt for flexit_bacnet ( #138739 )
...
* Mark action-exceptions as exempt for flexit_bacnet
* Update homeassistant/components/flexit_bacnet/quality_scale.yaml
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-02-17 21:15:37 +01:00
Jonas Fors Lellky
bbfb9fbdae
Mark reauthentication-flow as exempt for flexit_bacnet ( #138740 )
2025-02-17 21:10:18 +01:00
Norbert Rittel
772e7147bd
Fix user-facing strings of the NWS integration ( #138727 )
...
- fix sentence-casing of "API key" to match common string
- remove excessive trailing period from action name
- reword action description to match HA style
- make "Forecast type" description UI-friendly (a selector is available)
2025-02-17 21:51:30 +02:00
Xitee
9ac60f1c7f
Fix small typo in qbittorrent strings.json ( #138734 )
2025-02-17 20:37:33 +01:00
Sid
3b6e3fe457
Fix race condition on eheimdigital coordinator setup ( #138580 )
2025-02-17 20:10:56 +01:00
Andrew Sayre
da9fbf21df
Update HEOS repair issues quality scale item ( #138724 )
2025-02-17 20:04:39 +01:00
Norbert Rittel
d7e796e9f9
Fix typos in qBittorrent exceptions strings ( #138728 )
2025-02-17 17:37:46 +00:00
Erik Montnemery
e0795e6d07
Improve config entry state transitions when unloading and removing entries ( #138522 )
...
* Improve config entry state transitions when unloading and removing entries
* Update integrations which check for a single loaded entry
* Update tests checking state after unload fails
* Update homeassistant/config_entries.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-17 18:16:57 +01:00
Joost Lekkerkerker
ff16e587e8
Bump airgradient to 0.9.2 ( #138725 )
...
* Bump airgradient to 0.9.2
* Bump airgradient to 0.9.2
2025-02-17 18:45:26 +02:00
LG-ThinQ-Integration
04b826daa1
Add sensors for washer and system boiler in LG ThinQ ( #137514 )
...
Co-authored-by: yunseon.park <yunseon.park@lge.com>
2025-02-17 16:30:41 +00:00
Abílio Costa
25296e1b8f
Move ZHA debug logs handling out of event loop ( #138568 )
2025-02-17 11:12:55 -05:00