Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds new light ReadyToInstall variant - this is preventing deserializ…
…aiton. I'm unable to deserialize due to this state which is missing for the SoftwareUpdateState enum. Relevant error: ``` Failed to get lights: Failed to parse json content: unknown variant `readytoinstall`, expected `noupdates` or `notupdatable` ``` #1