2021-11-25 18:04:06 +00:00
|
|
|
{
|
|
|
|
"domain": "balboa",
|
|
|
|
"name": "Balboa Spa Client",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/balboa",
|
2022-03-30 08:56:37 +00:00
|
|
|
"requirements": ["pybalboa==0.13"],
|
|
|
|
"codeowners": ["@garbled1"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_push",
|
|
|
|
"loggers": ["pybalboa"]
|
2021-11-25 18:04:06 +00:00
|
|
|
}
|