Merge PR #15: Thermostat: Add temperaturesensor interface
commit
a957df0545
|
|
@ -87,7 +87,7 @@
|
||||||
"name": "thermostat",
|
"name": "thermostat",
|
||||||
"displayName": "Generic thermostat",
|
"displayName": "Generic thermostat",
|
||||||
"createMethods": ["user"],
|
"createMethods": ["user"],
|
||||||
"interfaces": ["thermostat"],
|
"interfaces": ["thermostat", "temperaturesensor"],
|
||||||
"settingsTypes": [
|
"settingsTypes": [
|
||||||
{
|
{
|
||||||
"id": "67451c97-50e1-4ea6-ac43-4386fbd26698",
|
"id": "67451c97-50e1-4ea6-ac43-4386fbd26698",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue