mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +00:00
Co-authored-by: G Johansson <goran.johansson@shiftit.se> Co-authored-by: Norbert Rittel <norbert@rittel.de> Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 lines
268 B
JSON
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"
|
|
}
|