craftbeerpi4-pione/tests/cbpi-test-config/sensor.json
2023-05-14 17:43:48 +02:00

11 lines
No EOL
226 B
JSON

{
"data": [
{
"id": "unconfigured_test_sensor_ID",
"name": "unconfigured_mqtt_sensor",
"props": {},
"state": false,
"type": "MQTTSensor"
}
]
}