mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 20:53:45 +01:00
10 lines
249 B
JSON
10 lines
249 B
JSON
{
|
|
"domain": "aosmith",
|
|
"name": "A. O. Smith",
|
|
"codeowners": ["@bdr99"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/aosmith",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["py-aosmith==1.0.14"]
|
|
}
|