Skip to content

v0.12.0

Choose a tag to compare

@mbillow mbillow released this 25 Jul 02:45

⚠️ Breaking Changes

  • Write commands to array-based hrefs now only send the singular changed option instead of the entire array with the updated option. If you notice writes that previously worked now fail, please create an issue.

✨ Added

  • LocalThings has new branding! 👨🏼‍🎨✨
  • We’ve completely overhauled and improved the translation catalog. LocalThings is now entirely translatable and our first new language is Dutch, thanks to @hmmbob (#68, #72)
  • In order to help debug mutable hrefs and proper device updates, we’ve added a manual write option flow. This is an advanced feature and should only be used if you understand what you are doing! (#54, #67)
  • The device registry now understands most of the supportedOptions key we’ve seen in all dishwasher, washer, and dryer diagnostics. It is now used as a fallback for devices that don’t expose a dedicated editCourseList field. (#64)
  • We’ve added a bunch of new laundry cycle name translations! (#1)

🐛 Fixed

  • Various different refrigerator switches weren’t able to be turned off due to a logic error. This was identified and fixed by @splitsec2! (#71)
  • Some diagnostic sensors on certain air purifiers have been cleaned up. (#56)