forked from home-assistant/core
Add suggested area support to nuheat (#46801)
This commit is contained in:
@@ -291,4 +291,5 @@ class NuHeatThermostat(CoordinatorEntity, ClimateEntity):
|
||||
"name": self._thermostat.room,
|
||||
"model": "nVent Signature",
|
||||
"manufacturer": MANUFACTURER,
|
||||
"suggested_area": self._thermostat.room,
|
||||
}
|
||||
|
Reference in New Issue
Block a user