1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/bayesian/manifest.json
2023-02-08 20:29:44 +01:00

9 lines
215 B
JSON

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