mirror of
https://github.com/Andre0512/hon.git
synced 2025-05-17 00:24:22 -04:00
Improve air conditioner support
This commit is contained in:
parent
6935f5f07f
commit
a5c7b99569
6 changed files with 78 additions and 49 deletions
|
@ -146,7 +146,7 @@ NUMBERS: dict[str, tuple[NumberEntityDescription, ...]] = {
|
|||
),
|
||||
"AC": (
|
||||
NumberEntityDescription(
|
||||
key="startProgram.tempSel",
|
||||
key="settings.tempSel",
|
||||
name="Target Temperature",
|
||||
entity_category=EntityCategory.CONFIG,
|
||||
icon="mdi:thermometer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue