You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* get_int64 for JsonObject
Just boilerplate
* Fix deserialize/serialize of power level
These were not being serialized as units strings, but as integers, and
changing it to optional resulted in a loading error.
Save them as units strings always and handle loading ints.
0 commit comments