Non-breaking changes to fix isses: * eliminating hub exceptions raised due use of unicode strings. * eliminating hub exceptions raised due to Timers being configured on hub.
10 lines
284 B
JSON
10 lines
284 B
JSON
{
|
|
"domain": "acmeda",
|
|
"name": "Rollease Acmeda Automate",
|
|
"codeowners": ["@atmurray"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/acmeda",
|
|
"iot_class": "local_push",
|
|
"loggers": ["aiopulse"],
|
|
"requirements": ["aiopulse==0.4.6"]
|
|
}
|