* Add config flow to Mold indicator * strings * Add tests * Is a helper * Add back platform yaml * Fixes * Remove wait
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"domain": "mold_indicator",
|
|
"name": "Mold Indicator",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/mold_indicator",
|
|
"integration_type": "helper",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|