Skip to content

0.0.7

Compare
Choose a tag to compare
@SukramJ SukramJ released this 23 Nov 15:40
· 1034 commits to devel since this release
4e0df9b
  • Switch to a non-permanent session for jsonrpc calls
    The json capabilities of a ccu are limited (3 parallel session!?!).
    So we no longer us a persisted session. (like pyhomematic)
  • enable write-only params as HMAction(solves a problem with climate writing CONTROL_MODE)