Merge PR #15: Thermostat: Add temperaturesensor interface

generic-wallbox
jenkins 2023-05-12 11:49:06 +02:00
commit a957df0545
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",