Can you find the Adaptive Lighting configuration in YAML somewhere if you've configured it in the UI?

If not, is there some other way to derive a YAML configuration from the UI somehow?

i don’t know specifically about the adaptive lighting addon. perhaps someone can answer that specifically, howver a lot of the addon config storage is in /config/.storage… and stored in json vs yaml.

be super careful going in there tho. it’s not intended for people to mod directly…

1 Like

Thanks very much - interesting. Ya I don’t think it’ll be worth the risk but maybe I can manually extract it and then re-create explicit YAML configs, but I’m not sure how the addon will react…

what are you trying to do?
“worth the risk…” that’s what backups are for :wink:
i’ve made some mods there here and there. there’s no checksum so i was able to do it… but debugging it is hard if you make a mistake…

I just want to convert my UI configs to yaml ones as I feel they will be way easier to maintain