mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Add suggested area support to nuheat (#46801)
This commit is contained in:
parent
54cf954353
commit
0e9148e239
@ -291,4 +291,5 @@ class NuHeatThermostat(CoordinatorEntity, ClimateEntity):
|
||||
"name": self._thermostat.room,
|
||||
"model": "nVent Signature",
|
||||
"manufacturer": MANUFACTURER,
|
||||
"suggested_area": self._thermostat.room,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user