From 0296b08873a17adde77e851871bc3c0639ec4a8e Mon Sep 17 00:00:00 2001 From: Ron Heald Date: Fri, 2 Jul 2021 15:45:11 +1000 Subject: [PATCH] Update acmeda.markdown (#18360) * Update acmeda.markdown Discuss different hub versions and reference v2 integration * Update source/_integrations/acmeda.markdown Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/acmeda.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/_integrations/acmeda.markdown b/source/_integrations/acmeda.markdown index a60f9dcb2f1..d787f59ac66 100644 --- a/source/_integrations/acmeda.markdown +++ b/source/_integrations/acmeda.markdown @@ -15,9 +15,12 @@ ha_platforms: - sensor --- -The Rollease Acmeda Automate integration allows you to control and monitor covers via your Rolelase Acmeda Automate hub. The integration uses an [API](https://pypi.org/project/aiopulse/) to directly communicate with hubs on the local network, rather than connecting via the cloud or via RS-485. +The Rollease Acmeda Automate integration allows you to control and monitor covers via your Rolelase Acmeda Automate hub. The integrations communicates directly with hubs on the local network, rather than connecting via the cloud or via RS-485. Devices are represented as a cover for monitoring and control as well as a sensor for monitoring battery condition. + +### Supported devices + +- Automate Pulse Hub v1 -Devices are represented as a cover for monitoring and control as well as a sensor for monitoring battery condition. {% include integrations/config_flow.md %}