Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / cached / weather_data.py
2022-09-01 Scott GaschEasier and more self documenting patterns for loading... master
2022-05-31 Scott GaschImprove docstrings for sphinx.
2022-05-29 Scott GaschTweak around docstring to make prettier sphinx autodocs.
2022-03-28 Scott GaschCleanup weather_data.py.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-05 Scott GaschMissed one.
2022-02-02 ScottMake subdirs type clean too.
2021-11-01 Scott GaschOverrides + debugging modules / functions in logging.
2021-10-25 Scott GaschMove cache location. Also, add doctests for exec_utils.
2021-10-24 Scott GaschAdds site_config; adds Tuya lights. Bugfixes.
2021-10-05 Scott GaschGroups of google lights (kinda hacky, needs a rework...
2021-10-02 Scott Gaschchanges
2021-09-26 Scott GaschCached weather data.
2021-09-25 Scott GaschAdd some classes that use persistent to cache data...