J. Nick Koston
|
f37db94f23
|
Avoid linear search of entity registry in async_get_device_automations (#109633)
|
2024-02-04 14:22:12 -06:00 |
|
J. Nick Koston
|
6003ae149a
|
Avoid linear search of entity registry in ruckus_unleashed (#109643)
|
2024-02-04 15:20:55 -05:00 |
|
J. Nick Koston
|
74812261d4
|
Avoid linear search of entity registry in rainmachine (#109642)
|
2024-02-04 21:17:40 +01:00 |
|
J. Nick Koston
|
113d38361d
|
Avoid linear search of entity registry in nmap_tracker (#109640)
|
2024-02-04 15:16:31 -05:00 |
|
G Johansson
|
bc45b31335
|
Fix repairs for remove dates in Workday (#109626)
|
2024-02-04 21:15:17 +01:00 |
|
J. Nick Koston
|
babfdaac54
|
Avoid linear search of entity registry in mikrotik (#109639)
|
2024-02-04 21:13:23 +01:00 |
|
J. Nick Koston
|
3531444e2e
|
Avoid linear search of entity registry in huawei_lte (#109637)
|
2024-02-04 21:13:06 +01:00 |
|
J. Nick Koston
|
13a5038c17
|
Avoid linear search of entity registry in lcn (#109638)
|
2024-02-04 21:12:43 +01:00 |
|
J. Nick Koston
|
6ccf82d7b1
|
Avoid linear search of entity registry in keenetic_ndms2 (#109635)
|
2024-02-04 21:12:24 +01:00 |
|
J. Nick Koston
|
c988d3d427
|
Avoid linear search of entity registry in guardian (#109634)
|
2024-02-04 21:11:56 +01:00 |
|
J. Nick Koston
|
b24b4fc237
|
Use get_entries_for_config_entry_id helper in async_migrate_entries (#109629)
|
2024-02-04 21:05:48 +01:00 |
|
J. Nick Koston
|
7e3001f843
|
Remove default values from calls to async_fire (#109613)
There were a few places were we passing unnecessary default values. Since
this code tends to get copied, remove them
|
2024-02-04 14:49:42 -05:00 |
|
J. Nick Koston
|
a7c074e388
|
Reduce complexity of shelly button setup (#109625)
|
2024-02-04 13:38:36 -06:00 |
|
G Johansson
|
7572a73c16
|
Add debug logger for cpu temp in System Monitor (#109627)
|
2024-02-04 20:11:28 +01:00 |
|
Franck Nijhof
|
b553bb71e6
|
Fix Tuya QR code expiry, use native QR selector (#109615)
* Fix Tuya QR code expiry, use native QR selector
* Adjust tests
|
2024-02-04 18:58:09 +01:00 |
|
Joakim Sørensen
|
e96f574a79
|
Add diagnostics platform to Traccar Server (#109521)
|
2024-02-04 18:40:44 +01:00 |
|
Franck Nijhof
|
c14ad6455f
|
Update orjson to 3.9.13 (#109614)
|
2024-02-04 11:37:16 -06:00 |
|
J. Nick Koston
|
8d4f32645d
|
Add tests for shelly switch unique ids (#109617)
|
2024-02-04 11:23:33 -06:00 |
|
J. Nick Koston
|
e35c7fde89
|
Avoid many string lowers in the state machine (#109607)
|
2024-02-04 17:35:35 +01:00 |
|
Cody C
|
2c91b31233
|
Remove default name prefix of HomePods from Suggested Area in Apple TV integration (#109489)
|
2024-02-04 17:22:22 +01:00 |
|
David F. Mulcahey
|
8a9478b714
|
Update Flo test to address review comment (#109604)
* Update Flo test to address review comment
* update comment
* clean up
* cleanup
* change mock
* remove unnecessary assert
* review comment
|
2024-02-04 17:05:51 +01:00 |
|
Franck Nijhof
|
d379a9aaae
|
Bump version to 2024.2.0b5
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 |
|