Skip to content

Release v0.0.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 20:04
· 9 commits to main since this release
  • Updated ESLint to 9.x.x
  • Fixed copyright issue from adapter checker
  • Replaced deletion of all objects with deletion of missing devices from config only
  • Avoided illegal characters from user input for fan id within code
  • Changed state subscription to all states below the devices folder
  • Added restart logic of UDP server in case of an error
  • Added adapter terminiation if multiple udp server errors occured
  • Replaced cyclic checking of the send quene with a timeout approach instead of interval
  • Missing intermediate objects created
  • Roles updated according to the read/write definitions
  • Polling interval limited in JSON config and code
  • ioBroker unit in object tree for RTC date & time removed