1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/water_heater/manifest.json
Martin Hjelmare 7e30ab2fb2
Add missing internal quality scale label (#48947)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-10 12:37:20 +02:00

8 lines
186 B
JSON

{
"domain": "water_heater",
"name": "Water Heater",
"documentation": "https://www.home-assistant.io/integrations/water_heater",
"codeowners": [],
"quality_scale": "internal"
}