mirror of
https://github.com/mx42/home-assistant-ecocito.git
synced 2026-01-14 13:59:50 +01:00
14 lines
419 B
JSON
14 lines
419 B
JSON
{
|
|
"domain": "ecocito",
|
|
"name": "ecocito",
|
|
"codeowners": ["@rclsilver"],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/rclsilver/home-assistant-ecocito",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/rclsilver/home-assistant-ecocito/issues",
|
|
"loggers": ["custom_components.ecocito"],
|
|
"single_config_entry": true,
|
|
"version": "0.0.0"
|
|
}
|