Morning All,
We’ve merged LocalBytes/localdeck-config#54, which should fix the issue.
The issue was caused by incorrect validation, saying the RMT channel was a required parameter, so we added it.
However, esphome/esphome#7770 essentially removes the param, causing the error to occur.
Before we fully release the update, we want to properly test it, which can only happen later this week when the new office has internet and we can get our test environment rebuilt.
In the meantime, you have two options to build new firmware:
- Install the Development Version of the addon where the fix has been deployed
- Once you’ve made changes to your LocalDeck via the configurator, hop into the yaml and remove/comment out the
rmt_channel line
We’re also thinking of adding the squelch for strapping pin usage, just to make the install look a little cleaner 🙂