CHANGELOG.txt 321 B

123456789
  1. 03.07.2023
  2. - added config option 'filterUnchanged' so that filtering on state change can be disabled now (pin state is sent by the MCU every minute by default - now this will be published every time on MQTT if filterUnchanged = False)
  3. 30.05.2023
  4. separate config in python daemon
  5. 14.03.2023
  6. initial checkin