Change IoT class for ToD to calculated (#97422)

This commit is contained in:
Jan-Philipp Benecke
2023-07-30 19:02:43 +02:00
committed by GitHub
parent 1553ff1001
commit cb033f7a7b
2 changed files with 2 additions and 2 deletions

View File

@@ -6696,7 +6696,7 @@
"tod": {
"integration_type": "helper",
"config_flow": true,
"iot_class": "local_push"
"iot_class": "calculated"
},
"utility_meter": {
"integration_type": "helper",