mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Nest Thermostat has software version (#16275)
This commit is contained in:
parent
867d17b03d
commit
5681fa8f07
@ -138,6 +138,7 @@ class NestThermostat(ClimateDevice):
|
||||
'name': self.device.name_long,
|
||||
'manufacturer': 'Nest Labs',
|
||||
'model': "Thermostat",
|
||||
'sw_version': self.device.software_version,
|
||||
}
|
||||
|
||||
@property
|
||||
|
Loading…
x
Reference in New Issue
Block a user