Skip to content

v1.1.2

Choose a tag to compare

@NiklasReiche NiklasReiche released this 27 Aug 17:27
097a065

Important

A recent update to Appdaemon might break the numpy dependency. To circumvent the issue, you can change the Appdaemon addon configuration to include numpy from the system packages:

system_packages:
  - py3-numpy

Changes

  • Updated Readme
  • This release has no code changes.