mirror of
https://github.com/Andre0512/hon.git
synced 2026-05-10 02:40:29 +02:00
Improve air conditioner support
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user