Skip to content

POST Payload Defaults

Choose a tag to compare

@dalinicus dalinicus released this 03 Mar 17:42

Changes

🪲 Fixes

  • When updating device settings, sets the default value of some unused fields in the payload to 0 instead of None. This fixes an issue with newer device firmware that expects a non None value. This is possibly related to performance issues reported in #39, but more investigation is needed. (#52) @cole-maclean