Fix some plugins that fail the new, more strict param validation

pull/1/head
Michael Zanetti 2020-11-21 20:20:20 +01:00
parent 627362fba7
commit 6e3fe00a1c
1 changed files with 1 additions and 1 deletions

View File

@ -918,7 +918,7 @@
"name": "co2Sensor",
"displayName": "Generic CO2 sensor",
"createMethods": ["user"],
"interfaces": ["co2Sensor"],
"interfaces": ["co2sensor"],
"settingsTypes": [
{
"id": "a0d8a6ec-599a-4ded-ae03-2950561f0b72",