Commit Graph

72071 Commits (66d8856033fd5fdef186a8f88855a60e436c880c)

Author SHA1 Message Date
Leah Oswald 66d8856033
Fix home connect remaining progress time (#109525)
* fix remaining progress time for home connect component

The home connect API is sending some default values (on dishwashers) for
the remaining progress time after the program finished. This is a problem
because this value is stored and on every API event, for example opening
the door of a dishwasher, the value for remaining progress time is
updated with this wrong value. So I see a wrong value the whole time the
dishwasher is not running and therefore has no remaining progress time.
This coming fixes this problem and adds a check if the appliance is in
running, pause or finished state, because there we have valid data. In
the other states the new code just returns none like on other edge
cases. Now there is no value if there is no program running.

* fix some formating according to the ruff rules

* fix some formating according to the ruff rules again

* fix alphabetic order of imports

* add check if keys exist in dict before accessing them

check if BSH_OPERATION_STATE and ATTR_VALUE key values exist before
accessing them later in the elif statement

* fix formating because forgotten local ruff run
2024-02-05 09:41:30 +01:00
Kevin Worrel 5c1e4379a9
Screenlogic service refactor (#109041) 2024-02-05 09:41:27 +01:00
ollo69 bca9826e18
Don't create AsusWRT loadavg sensors when unavailable (#106790) 2024-02-05 09:41:23 +01:00
Franck Nijhof 3a067d445d
Bump version to 2024.2.0b6 2024-02-04 23:25:49 +01:00
Franck Nijhof 4d7c96205d
Fix Tuya reauth_successful translation string (#109659) 2024-02-04 23:25:41 +01:00
Jan-Philipp Benecke 3934524d4a
Add icon translations to Utility meter helper (#109656) 2024-02-04 23:25:37 +01:00
Franck Nijhof 5747f8ce9d
Improve Tuya token/reauth handling (#109653) 2024-02-04 23:25:34 +01:00
Joost Lekkerkerker 02ebf1d7f8
Add icon translations to Random (#109652) 2024-02-04 23:25:31 +01:00
Joost Lekkerkerker d789e83879
Add icon translations to Counter (#109651) 2024-02-04 23:25:28 +01:00
Joost Lekkerkerker ce29b4a7e3
Add icon translations to derivative (#109650) 2024-02-04 23:25:25 +01:00
Joost Lekkerkerker e2695ba88f
Allow the helper integrations to omit icon translation field (#109648) 2024-02-04 23:25:22 +01:00
G Johansson 7ca83a7648
Add debug logger for cpu temp in System Monitor (#109627) 2024-02-04 23:25:19 +01:00
G Johansson c0efec4a84
Fix repairs for remove dates in Workday (#109626) 2024-02-04 23:25:16 +01:00
Franck Nijhof f766fbfb98
Fix Tuya QR code expiry, use native QR selector (#109615)
* Fix Tuya QR code expiry, use native QR selector

* Adjust tests
2024-02-04 23:25:14 +01:00
Franck Nijhof bd78c44ac5
Update orjson to 3.9.13 (#109614) 2024-02-04 23:25:11 +01:00
Jan Bouwhuis fd2469e2a7
Fix imap message part decoding (#109523) 2024-02-04 23:25:08 +01:00
Cody C a7010e3e80
Handle GeoJSON int to str conversion when the name is an int (#108937)
Co-authored-by: Chris Roberts <NasaGeek@users.noreply.github.com>
2024-02-04 23:25:04 +01:00
Franck Nijhof d379a9aaae
Bump version to 2024.2.0b5 2024-02-04 15:59:46 +01:00
Michael 2dc630a4af
Redact location names in proximity diagnostics (#109600) 2024-02-04 15:59:34 +01:00
Josef Zweck ba0c065750
Bugfix lamarzocco issue (#109596) 2024-02-04 15:59:31 +01:00
tronikos 4fca06256b
Fix Google generative AI service example (#109594)
Update strings.json
2024-02-04 15:59:28 +01:00
J. Nick Koston 0a25788822
Bump yalexs-ble to 2.4.1 (#109585)
changelog: https://github.com/bdraco/yalexs-ble/compare/v2.4.0...v2.4.1
2024-02-04 15:59:25 +01:00
G Johansson 94e1eaa15d
Fix overkiz climate feature flags for valve heating (#109582)
* Fix overkiz climate feature flags for valve heating

* Update homeassistant/components/overkiz/climate_entities/valve_heating_temperature_interface.py
2024-02-04 15:59:22 +01:00
G Johansson dfc26e4509
Fix group sensor uom's in not convertable device classes (#109580) 2024-02-04 15:59:20 +01:00
Matrix b14add5914
Fix yolink abnormal status when LeakSensor detection mode changes to "no water detect" (#109575)
Add no water detect support
2024-02-04 15:59:17 +01:00
G Johansson 7be6aa455e
Add back logging for core for feature flags in climate (#109572) 2024-02-04 15:59:14 +01:00
G Johansson 40636f2273
Add new climate feature flags to lyric (#109571) 2024-02-04 15:59:11 +01:00
G Johansson f91f98e309
Add new climate feature flags to lookin (#109570) 2024-02-04 15:59:08 +01:00
G Johansson 838b1338b8
Add migrated climate feature flags to livisi (#109569) 2024-02-04 15:59:05 +01:00
G Johansson d3aa7375f0
Add new climate feature flags to lightwave (#109568) 2024-02-04 15:59:02 +01:00
G Johansson 514ce59a8f
Add new climate feature flags to lcn (#109566) 2024-02-04 15:58:59 +01:00
G Johansson 25063821e1
Add new climate feature flags to izone (#109565) 2024-02-04 15:58:56 +01:00
G Johansson b3c257fb79
Add new climate feature flags to isy994 (#109564) 2024-02-04 15:58:53 +01:00
G Johansson cb02c2e6d0
Fix new climate feature flags in intesishome (#109563) 2024-02-04 15:58:50 +01:00
G Johansson 1000fae905
Add new climate feature flags to intellifire (#109562) 2024-02-04 15:58:47 +01:00
G Johansson 30b9a28502
Add new climate feature flags to insteon (#109560) 2024-02-04 15:58:44 +01:00
G Johansson 42bf086c97
Add migrated climate feature flags to incomfort (#109559) 2024-02-04 15:58:41 +01:00
G Johansson 064f412da4
Add new climate feature flags to iaqualink (#109558) 2024-02-04 15:58:38 +01:00
G Johansson 122652b396
Add new climate feature flags to huum (#109557)
Adds new climate feature flags to huum
2024-02-04 15:58:36 +01:00
G Johansson 32b25c7e53
Add new climate feature flags to honeywell (#109556)
Adds new climate feature flags to honeywell
2024-02-04 15:58:33 +01:00
G Johansson 83c487a319
Add migrated climate feature flags to homematicip_cloud (#109555)
Adds migrated climate feature flags to homematicip_cloud
2024-02-04 15:58:30 +01:00
G Johansson 75c0c7bda0
Add new climate feature flags to homematic (#109554)
Adds new climate feature flags to homematic
2024-02-04 15:58:27 +01:00
G Johansson 4d7abbf8c5
Add new climate feature flags to hive (#109553)
Adds new climate feature flags to hive
2024-02-04 15:58:24 +01:00
G Johansson bf4bc9d935
Add new climate feature flags to hisense (#109552)
Adds new climate feature flags to hisense
2024-02-04 15:58:21 +01:00
G Johansson e1699b4d65
Add new climate feature flags to heatmiser (#109551)
Adds new climate feature flags to heatmiser
2024-02-04 15:58:18 +01:00
G Johansson 67362db547
Add new climate feature flags to gree (#109550)
Adds new climate feature flags to gree
2024-02-04 15:58:15 +01:00
G Johansson dafdcd369c
Add new climate feature flags to geniushub (#109549)
Adds new climate feature flags to geniushub
2024-02-04 15:58:12 +01:00
G Johansson 384070c158
Add new climate feature flags to generic_thermostat (#109548)
Adds new climate feature flags to generic_thermostat
2024-02-04 15:58:09 +01:00
G Johansson 46016004fa
Add migrated climate feature flags to fritzbox (#109547)
Adds migrated climate feature flags to fritzbox
2024-02-04 15:58:07 +01:00
G Johansson 38fcc88c57
Add new climate feature flags to freedompro (#109546)
Adds new climate feature flags to freedompro
2024-02-04 15:58:04 +01:00