Skip to content

fix: Use compact json commands

J. Nick Koston requested to merge bdraco/python-yeelight:json_format into master
  • These devices send compact json, we should respond with compact json since it reduces the overall payload size

Merge request reports