mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Set DSMR Reader quality scale to Gold (#121466)
This commit is contained in:
parent
c81a4f8633
commit
6fb1b53039
@ -6,5 +6,6 @@
|
|||||||
"dependencies": ["mqtt"],
|
"dependencies": ["mqtt"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dsmr_reader",
|
"documentation": "https://www.home-assistant.io/integrations/dsmr_reader",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"mqtt": ["dsmr/#"]
|
"mqtt": ["dsmr/#"],
|
||||||
|
"quality_scale": "gold"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user