Change IoT class for Moon to calculated (#97405)

This commit is contained in:
Joost Lekkerkerker 2023-07-30 19:03:25 +02:00 committed by GitHub
parent cb033f7a7b
commit 15b7035ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,6 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/moon",
"integration_type": "service",
"iot_class": "local_polling",
"iot_class": "calculated",
"quality_scale": "internal"
}

View File

@ -3485,7 +3485,7 @@
"moon": {
"integration_type": "service",
"config_flow": true,
"iot_class": "local_polling"
"iot_class": "calculated"
},
"mopeka": {
"name": "Mopeka",