epenet
d530fd31b0
Use root import for async_redact_data in diagnostics ( #125821 )
2024-09-12 20:37:00 +02:00
Erik Montnemery
1a2d013c97
Update icons.json to new service schema part 3 ( #124770 )
2024-08-28 13:48:01 +02:00
G Johansson
50f9c1e5a4
Fix Pure AQI value sensor in Sensibo ( #124151 )
...
* fix Pure AQI value sensor in Sensibo
* Fix tests
* Make enum
2024-08-18 22:41:31 +02:00
Franck Nijhof
a9bf12f102
Rename Services to Actions in translation strings ( #121777 )
2024-07-15 21:19:25 +02:00
Marc Mueller
c41962455e
Use PEP 695 for decorator typing (2) ( #117639 )
2024-05-17 16:31:01 +02:00
Marc Mueller
44049c34f9
Use PEP 695 type alias for ConfigEntry types ( #117632 )
2024-05-17 15:42:58 +02:00
G Johansson
5e9a864f5b
Use config entry runtime data in Sensibo ( #116530 )
...
* Use config entry runtime data in Sensibo
* Add typing
* Fixes coordinator
* Move import
2024-05-01 22:02:36 +02:00
Sid
0d66d298ec
Enable Ruff RET504 ( #114528 )
...
* Enable Ruff RET504
* fix test
* Use noqa instead of cast
* fix sonos RET504
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-06 11:07:37 +02:00
Jan Bouwhuis
ec7aecef84
Get HomeAssistantError message from translation cache only ( #113688 )
...
Get HomeAssistant error message from translation cache only
2024-03-18 14:39:41 +01:00
Joost Lekkerkerker
77917506bb
Improve lists in integrations [R-S] ( #113233 )
...
* Improve lists in integrations [R-S]
* Fix
* Fix
2024-03-13 21:55:00 +01:00
Joost Lekkerkerker
049f0f5e3b
Remove entity description mixin in Sensibo ( #112936 )
2024-03-10 18:17:43 +01:00
Marc Mueller
930a396712
Add empty line after module docstring [s] ( #112704 )
2024-03-08 14:33:51 +01:00
Joost Lekkerkerker
91b2dd4b83
Add icon translations to Sensibo ( #112222 )
...
* Add icon translations to Sensibo
* Add icon translations to Sensibo
* Add icon translations to Sensibo
2024-03-04 17:20:27 +01:00
Erik Montnemery
b0ed8c4961
Migrate integrations s-t to generic flowhandler ( #111865 )
2024-02-29 22:16:14 +01:00
J. Nick Koston
ad94534d37
Migrate sensibo to use async_update_reload_and_abort ( #110986 )
2024-02-20 14:41:14 +01:00
G Johansson
619e7fbbce
Coerce to float in Sensibo climate react custom service ( #110508 )
2024-02-15 11:11:16 -05:00
J. Nick Koston
300f5670e0
Migrate sensibo to use async_update_entry to alter config entries ( #110390 )
2024-02-12 19:46:30 +01:00
Marc Mueller
438d3b01b9
Use builtin TimeoutError [o-s] ( #109682 )
2024-02-05 12:14:37 +01:00
G Johansson
9204e85b61
Add sensibo migrated ClimateEntityFeatures ( #109340 )
...
Adds sensibo migrated ClimateEntityFeatures
2024-02-02 09:01:38 +01:00
G Johansson
9d664c0fdd
Add TURN_ON/OFF ClimateEntityFeature for Sensibo ( #108962 )
2024-01-30 18:03:46 +01:00
G Johansson
7a6dca0987
Sensibo include mac in diagnostics redact filter ( #107986 )
...
* Add mac to redaction in Sensibo diagnostics
* Add full snapshot
* use constant
2024-01-14 15:34:14 +01:00
Ville Skyttä
24b1e01d71
Update Ruff to 0.1.8, avoid linter/formatter conflicts ( #106080 )
...
* Disable Ruff rules that may conflict with the formatter
* Upgrade Ruff to 0.1.8
- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8
* Format with Ruff 0.1.8
2023-12-20 23:55:09 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ( #105984 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
G Johansson
65514fbd73
Add error translations for Sensibo ( #105600 )
2023-12-13 19:40:57 +01:00
Marc Mueller
ca9d58c442
Improve decorator type annotations [sensibo] ( #104824 )
2023-11-30 19:06:36 +01:00
G Johansson
a851907f78
Add serial to Sensibo ( #103089 )
2023-10-31 09:10:43 +01:00
G Johansson
264eef8dd8
Allow to remove devices in Sensibo ( #101890 )
2023-10-15 06:14:38 -10:00
G Johansson
472ab437e8
Translations in Sensibo ( #101887 )
2023-10-12 19:16:45 +02:00
Joost Lekkerkerker
3843e91af0
Use device class translation for Sensibo update entity ( #101888 )
...
Use device class translation for Sensibo update
2023-10-12 19:13:21 +02:00
G Johansson
a4e0b3140b
Add missing fan mode in Sensibo ( #101883 )
...
* Add missing fan mode in Sensibo
* translations
2023-10-12 18:05:51 +02:00
G Johansson
1f66fc013c
Add strong to fan mode for Sensibo ( #100773 )
2023-09-23 23:08:07 +02:00
G Johansson
06ade74711
Bump pysensibo 1.0.35 ( #100245 )
...
* Bump pysensibo 1.0.34
* 1.0.35
* Mod tests
* revert refactoring
* Fix tests
2023-09-23 23:01:08 +02:00
G Johansson
0fae65abde
Fix missed name to translation key in Sensibo ( #100080 )
2023-09-11 01:10:59 +02:00
G Johansson
0dc8e8dabe
Add device class and UoM in Sensibo Number entities ( #99861 )
...
* device class and uom number platform
* icons
2023-09-07 20:34:23 +02:00
Joost Lekkerkerker
c567a2c3d4
Move unit of temperature to descriptions in Sensibo ( #99835 )
2023-09-07 17:36:07 +02:00
Joost Lekkerkerker
69f6a115b6
Move shorthand attributes out of constructor in Sensibo ( #99834 )
...
Use shorthand attributes in Sensibo
2023-09-07 17:28:13 +02:00
Marc Mueller
063ce9159d
Use asyncio.timeout [o-s] ( #98451 )
2023-08-15 17:21:49 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
G Johansson
d557f3b742
Add state attributes translation and available modes for Sensibo ( #85234 )
...
* Sensibo translation climate
* Add available states
* Fix keys
* Delete en.json
* invalid fan_mode and swing_mode
* Translations
* Add back sorting
* Fix fan_mode and swing_mode
* Fix raise error
* review
2023-08-08 19:13:56 +02:00
G Johansson
249fa513c9
Bump pysensibo to 1.0.33 ( #97853 )
...
* Bump pysensibo to 1.0.33
* for loop
2023-08-05 19:02:44 +02:00
G Johansson
3a54448836
Bump pysensibo to 1.0.32 ( #97382 )
2023-07-28 11:52:23 +02:00
G Johansson
61f3f38c99
State attributes translation for Sensibo ( #85239 )
2023-07-23 21:34:32 +02:00
G Johansson
3fbdf4a184
Fix timer switch in Sensibo ( #96911 )
2023-07-20 11:27:30 +02:00
Franck Nijhof
62fe4957c9
Migrate integration services (Q-S) to support translations ( #96378 )
2023-07-12 01:18:22 +02:00
G Johansson
0546e7601c
Enhance diagnostics for Sensibo ( #96150 )
...
* Diag Sensibo
* Fix snapshot
2023-07-09 22:50:12 +02:00
G Johansson
2ebc265184
Bump pysensibo to 1.0.31 ( #96154 )
2023-07-08 09:23:11 -10:00
G Johansson
2f5ff808a0
Add dim to full state service for Sensibo ( #96152 )
...
Add dim to full state service
2023-07-08 20:03:19 +02:00
Joost Lekkerkerker
598610e313
Add entity translations to Sensibo ( #96091 )
2023-07-08 16:50:46 +02:00
Jan Bouwhuis
c26dc0940c
Use common translations for On
, Off
, Open
and Closed
( #95779 )
...
* Use common translations for On and Off
* Used common translations for open and closed
* Update homeassistant/components/sensibo/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Only update state translations
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-07-04 13:52:01 +02:00
Dr. Drinovac
8510d3ad69
Use explicit naming in Sensibo climate entity ( #95591 )
...
* Use explicit naming in Sensibo climate entity
* Fix black
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-06-30 14:48:20 +02:00