am43-ctrl

Node Util for controlling an AM43 Blinds Drive Cover, either over MQTT or via a HTTP API

Downloads
4
Stars
44
Committers
4

Bot releases are visible (Hide)

am43-ctrl - v1.0.0 Latest Release

Published by binsentsu over 3 years ago

  • Updated home assistant mqtt cover discovery config to position_template iso value_template (breaking change in HA https://github.com/home-assistant/core/pull/46059) (Thx @provinzio)
  • Device Connection Failure Improvements (Thx @rocket4321) :
    - Adds watchdog for program exit if no valid connection within a user-defined time period (disabled by default)
    - Adds watchdog for no device connection within 10 cycles at startup, otherwise exit
    - Allows control over device polling interval, or defaults to current random 10-20 min cycle
am43-ctrl - v0.2.0

Published by binsentsu over 4 years ago

  • Add support for percentage based blind position control through MQTT
am43-ctrl - v0.1.1

Published by binsentsu over 4 years ago

  • Fixes missing publish to availability_topic upon mqtt reconnect.
am43-ctrl - v0.1.0

Published by binsentsu over 4 years ago

  • Read current blind position at fixed interval
  • Read current battery level at fixed interval
  • Read current light sensor level at fixed interval
  • Add position_topic on home-assistant cover. (Auto status updates, also when operated manually)
  • Add auto discovered home-assistant sensors for battery and light
am43-ctrl - v0.0.1

Published by binsentsu over 4 years ago

Features:

  • Up/Down/Stop Command
  • MQTT
  • RESTful
  • Home Assistant auto mqtt discovery for cover component
  • Auto retrying on bogus BLE connection.
Package Rankings
Top 16.01% on Npmjs.org
Related Projects