* Bump Rolease Acmeda version Bump aiopulse version to 0.4.4 to fix issue for blinds that use status structure to indicate blinds that are fully open or closed. * Update manifest.json * update requirements
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.4"]
|
|
}
|