RyanSchw / dashboard

Dashboard for my apartment
0 stars 0 forks source link

Add writable config file for server level info #13

Open RyanSchw opened 1 year ago

RyanSchw commented 1 year ago

We want a way to store state information like light IDs so mapping only has to occur once. That mapping should be saved in a file so that if the server goes down it can be read from the file.

Session info is fine to lose if the server goes down 🤷