Files
home-assistant-core/homeassistant/components/bayesian/manifest.json
T
ecb51ce185 Baysesian Config Flow (#122552)
Co-authored-by: G Johansson <[email protected]>
Co-authored-by: Norbert Rittel <[email protected]>
Co-authored-by: Erik Montnemery <[email protected]>
Co-authored-by: Copilot <[email protected]>
2025-08-26 19:15:57 +02:00

11 lines
268 B
JSON

{
"domain": "bayesian",
"name": "Bayesian",
"codeowners": ["@HarvsG"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bayesian",
"integration_type": "service",
"iot_class": "calculated",
"quality_scale": "internal"
}