Merge PR #15: Thermostat: Add temperaturesensor interface

This commit is contained in:
jenkins 2023-05-12 11:49:06 +02:00
commit a957df0545

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",