Ryan D McGuire 3279c6fd38
All checks were successful
Build and Publish / check-chart (push) Successful in 14s
Build and Publish / helm-release (push) Has been skipped
Build and Publish / release (push) Successful in 3m55s
add json tags
2025-04-03 13:35:32 -04:00

921 B

Issues

  • Redis recorder panic

TODO

  • Make lightning distance unit configurable (kph|mph)
  • Set TTL on redis key
  • Add json schema to CI and README
  • Update README
  • Add Grafana dashboard

Done

  • Make recorder.Set concurrent
  • Stop Marshaling sensors / batteries with no data
  • Finish implementing weather GRPC
  • Add json schema for config
  • Add new spans
  • Helm Chart
  • Add proxy to upstream support
  • Fix wunderground 401
  • Perform proxy calls in goroutines
  • Configuration for app
  • Configurable metric prefix
  • Add device name field with ID/Key mappings
  • Add device type field with ID/Key mappings
  • Move EVERYTHING to pointers to support nil
  • Consolidate battery status into one metric with device label
  • Fix shutdown
  • Add new fields from WS-2192
  • Gitea CI
  • Version flag
  • Makefile
  • Dockerfile