Skip to content

Release v0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 04:15
3986b66
  • Add support for older version of firmware that doesn't report Gang data. (Closes issue #16)
  • Add support for STRING-based properties & discovery of STRING-based On_Off switches. (Closes issue #17)
  • Add support for UInt16/32-based properties in parsing. (Closes issue #17)
  • Upgrade the mqtt client to attempt fixing reconnection issues (disconnects from the MQTT server would sometimes fail to retry connecting).