mirror of
https://github.com/home-assistant/core.git
synced 2026-08-25 15:42:44 +01:00
11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"domain": "balboa",
|
|
"name": "Balboa Spa Client",
|
|
"codeowners": ["@garbled1", "@natekspencer"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/balboa",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pybalboa"],
|
|
"requirements": ["pybalboa==1.0.1"]
|
|
}
|