Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@kalanda kalanda released this 19 Dec 15:40
· 5 commits to master since this release
  • Added scan_interval parameter - Thanks to @juacas for preparing the PR.
  • Fixed api key too short error: Caused by SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1123)')) Thanks to @dave-code-ruiz as he pointed the solution in this comment: outon/HomeAssistant-AEMET#1 (comment) - Thanks to @fermartv for preparing the PR