Thermostat: Add temperaturesensor interface

generic-thermostat-temp-sensor
Michael Zanetti 2023-02-25 01:40:25 +01:00
parent 882e78e099
commit 3557d43b87
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
"name": "thermostat",
"displayName": "Generic thermostat",
"createMethods": ["user"],
"interfaces": ["thermostat"],
"interfaces": ["thermostat", "temperaturesensor"],
"settingsTypes": [
{
"id": "67451c97-50e1-4ea6-ac43-4386fbd26698",