Set DSMR Reader quality scale to Gold (#121466)

pull/126944/head^2
Erwin Douna 2024-09-27 19:26:51 +02:00 committed by GitHub
parent c81a4f8633
commit 6fb1b53039
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -6,5 +6,6 @@
"dependencies": ["mqtt"],
"documentation": "https://www.home-assistant.io/integrations/dsmr_reader",
"iot_class": "local_push",
"mqtt": ["dsmr/#"]
"mqtt": ["dsmr/#"],
"quality_scale": "gold"
}