Simone Chemelli
|
b0f1c71129
|
Handle missing action exceptions in SamsungTV (#143630)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2025-05-02 11:39:28 +02:00 |
Shay Levy
|
86b845f04a
|
Mark exception-translations done in Shelly (#144073)
|
2025-05-02 12:32:41 +03:00 |
J. Diego Rodríguez Royo
|
3af0d6e484
|
Use `is` instead of `==` on check against enum value at Home Connect (#144083)
* Use `is` instead of `==` on check against enum value at Home Connect
* Revert HTTP status checks
|
2025-05-02 10:08:46 +02:00 |
epenet
|
fca62f1ae8
|
Move SamsungTV test constants to fixture files (#144086)
|
2025-05-02 08:32:44 +02:00 |
Andreas Kölsch
|
4e8d68a2ef
|
Fix brightness calculation when using brightness_step_pct (#143786)
|
2025-05-01 23:07:52 +01:00 |
Paulus Schoutsen
|
e7331633c7
|
Bump version to 2025.5.0b1
|
2025-05-01 21:42:07 +00:00 |
J. Nick Koston
|
934be08a59
|
Bump inkbird-ble to 0.16.1 (#144074)
I made a mistake in one of the data lengths as I forgot to add
the length of the id which is 2 bytes. I really wish vendors
would stop putting raw data in this field.
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.16.0...v0.16.1
|
2025-05-01 21:41:39 +00:00 |
J. Nick Koston
|
485522fd76
|
Avoid DomainData lookup in ESPHome update platform (#144072)
We can get this from entry.runtime_data
|
2025-05-01 21:41:38 +00:00 |
J. Nick Koston
|
eba0daa2e9
|
Avoid validation of ESPHome MAC when discovered entry is ignored or unchanged (#144071)
fixes #144033
fixes #143991
|
2025-05-01 21:41:37 +00:00 |
Åke Strandberg
|
851779e7ad
|
Use device class transation for door in miele (#144053)
|
2025-05-01 21:41:36 +00:00 |
Åke Strandberg
|
ea9a0f4bf5
|
Use action property defined in MieleEntity (#144052)
|
2025-05-01 21:41:35 +00:00 |
Josef Zweck
|
1143468eb5
|
Handle TimeoutError for lamarzocco (#144042)
|
2025-05-01 21:41:35 +00:00 |
OzGav
|
52b0b1e2ab
|
Media Player strings adjust grammar (#144030)
|
2025-05-01 21:41:34 +00:00 |
Andrea Turri
|
23ba652b83
|
Fix state of fan entity for Miele hobs with extractor when turned off (#144025)
|
2025-05-01 21:41:33 +00:00 |
tronikos
|
43b737c4a2
|
Pass empty set instead of empty dict to get_last_statistics (#144022)
|
2025-05-01 21:41:33 +00:00 |
Josef Zweck
|
3fbd23b98d
|
Add bluetooth connection availability to diagnostics for lamarzocco (#144012)
* Add bluetooth connection availability to diagnostics for lamarzocco
* make even more detailed
|
2025-05-01 21:41:32 +00:00 |
Josef Zweck
|
0cbeeebd0b
|
Add connect/disconnect callbacks to lamarzocco (#144011)
|
2025-05-01 21:41:31 +00:00 |
Jan-Philipp Benecke
|
99a0679ee9
|
Default backup encryption to true when updating only location retention (#143997)
|
2025-05-01 21:41:30 +00:00 |
Norbert Rittel
|
e82713b68c
|
Add translations for "energy_distance" and "wind_direction" in `random` (#143994)
* Add translations for "energy_distance" and "wind_direction" in `random`
* Comma
|
2025-05-01 21:41:30 +00:00 |
Paulus Schoutsen
|
9293afd95a
|
Ensure legacy TTS providers are hidden if entity exists (#143992)
|
2025-05-01 21:41:29 +00:00 |
Josef Zweck
|
9ea3e786f6
|
Bump pylamarzocco to 2.0.0b7 (#143989)
|
2025-05-01 21:41:28 +00:00 |
J. Diego Rodríguez Royo
|
a8169d2056
|
Add units of measurement for Home Connect counter entities (#143982)
|
2025-05-01 21:41:27 +00:00 |
Megamind
|
1cd94affd1
|
Bump pushover-complete to 1.2.0 (#143966)
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2025-05-01 21:41:26 +00:00 |
J. Diego Rodríguez Royo
|
883ab44437
|
Move Home Connect entry state assertion at tests (#144027)
|
2025-05-01 23:04:03 +02:00 |
tronikos
|
abd17d9af9
|
Pass empty set instead of empty dict to get_last_statistics (#144022)
|
2025-05-01 16:47:48 -04:00 |
J. Nick Koston
|
a906a1754e
|
Avoid DomainData lookup in ESPHome update platform (#144072)
We can get this from entry.runtime_data
|
2025-05-01 16:45:44 -04:00 |
Josef Zweck
|
255beafe08
|
Add connect/disconnect callbacks to lamarzocco (#144011)
|
2025-05-01 16:29:44 -04:00 |
Josef Zweck
|
e2679004a1
|
Add bluetooth connection availability to diagnostics for lamarzocco (#144012)
* Add bluetooth connection availability to diagnostics for lamarzocco
* make even more detailed
|
2025-05-01 16:26:50 -04:00 |
J. Nick Koston
|
06bb692522
|
Bump inkbird-ble to 0.16.1 (#144074)
I made a mistake in one of the data lengths as I forgot to add
the length of the id which is 2 bytes. I really wish vendors
would stop putting raw data in this field.
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.16.0...v0.16.1
|
2025-05-01 23:23:56 +03:00 |
Shay Levy
|
71599b8e75
|
Set Shelly PARALLEL_UPDATES (#144070)
|
2025-05-01 21:20:50 +02:00 |
J. Nick Koston
|
79f8bea48d
|
Avoid validation of ESPHome MAC when discovered entry is ignored or unchanged (#144071)
fixes #144033
fixes #143991
|
2025-05-01 14:51:38 -04:00 |
Åke Strandberg
|
82b335a2c1
|
Flag strict typing for miele (#144060)
|
2025-05-01 19:10:24 +02:00 |
Thomas55555
|
361d93eb96
|
Remove deprecated binary sensor in Husqvarna Automower (#144064)
* Remove deprecated binary sensor in Husqvarna Automower
* snapshot
|
2025-05-01 18:35:48 +02:00 |
Ludovic BOUÉ
|
bab699eb0c
|
Matter Solar power fixture (#144058)
|
2025-05-01 17:06:08 +02:00 |
Thomas55555
|
b8881ed85b
|
Fix test in Husqvarna Automower (#144055)
|
2025-05-01 16:36:05 +02:00 |
Åke Strandberg
|
4013b418dd
|
Use device class transation for door in miele (#144053)
|
2025-05-01 16:33:30 +02:00 |
Åke Strandberg
|
80d714b865
|
Use action property defined in MieleEntity (#144052)
|
2025-05-01 16:06:49 +02:00 |
Åke Strandberg
|
7fcad580cb
|
Update miele program codes and strings (#144049)
|
2025-05-01 15:14:11 +02:00 |
Ludovic BOUÉ
|
60b6ff4064
|
Matter Laundry Dryer fixture (#144043)
* Create laundry_dryer.json
* Add snapshots
* Format fixture
* Set CurrentPhase attribute
* Set OperationalState attribute
* Update snapshot
|
2025-05-01 14:52:32 +02:00 |
Josef Zweck
|
24252edf38
|
Handle TimeoutError for lamarzocco (#144042)
|
2025-05-01 14:02:39 +02:00 |
J. Diego Rodríguez Royo
|
79aa7aacec
|
Sort Home Connect test params (#144035)
|
2025-05-01 12:04:25 +02:00 |
OzGav
|
92944fa509
|
Media Player strings adjust grammar (#144030)
|
2025-05-01 11:40:04 +02:00 |
J. Diego Rodríguez Royo
|
c0f0a4a1ac
|
Listen for an event just once at Home Connect test (#144031)
|
2025-05-01 11:24:29 +02:00 |
J. Diego Rodríguez Royo
|
a084b9fdde
|
Set `autouse` to `setup_credentials` Home Connect fixture (#144028)
|
2025-05-01 11:24:05 +02:00 |
Andrea Turri
|
83b9b8b032
|
Fix state of fan entity for Miele hobs with extractor when turned off (#144025)
|
2025-05-01 10:42:27 +02:00 |
J. Diego Rodríguez Royo
|
bc47049d42
|
Remove non required Home Connect tests (#144024)
|
2025-05-01 10:18:32 +02:00 |
J. Diego Rodríguez Royo
|
17360ede28
|
Use common percentage const at Home Connect (#144021)
|
2025-05-01 09:57:42 +02:00 |
J. Diego Rodríguez Royo
|
f441f4d7c0
|
Remove translation key for battery level in Home Connect sensor (#144020)
|
2025-05-01 09:57:30 +02:00 |
J. Diego Rodríguez Royo
|
5ddc449247
|
Remove default brightness values from Home Connect light entities (#144019)
|
2025-05-01 09:57:17 +02:00 |
J. Diego Rodríguez Royo
|
dd8d714c94
|
Remove `_attr_should_poll` from Home Connect base entity (#144016)
|
2025-05-01 09:49:49 +02:00 |