mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
12 lines
309 B
JSON
12 lines
309 B
JSON
{
|
|
"domain": "myneomitis",
|
|
"name": "MyNeomitis",
|
|
"codeowners": ["@Epyes"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/myneomitis",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_push",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["pyaxencoapi==1.0.7"]
|
|
}
|