Skip to content

Release 0.1.4

Latest
Compare
Choose a tag to compare
@romor romor released this 22 Jan 14:34
· 1 commit to master since this release
  • add new feature to group received EnOcean messages (#33)
  • bug correction and proposal for full JSON support (#34)
  • multi-level grouping & handling of packet.learn (#35)
  • fix some exceptions (#36)
  • support % character in MQTT password (#38)
  • publish packet receipt date (#39)
  • set status bit when sending message (#41)
  • fix error in device selection when sending data (#43)
  • add float support from MQTT messages (#45)
  • switch to paho-mqtt v2 (#46)
  • fix missing argument in paho.disconnect (#47)
  • fix pylint warnings