Pulse/cmd/pulse
rcourtman 7049f5b43c refactor: simplify temperature monitoring after sensor proxy removal
Remove proxy-related temperature code paths:
- temperature.go: remove proxy client integration and fallback logic
- config.go: remove SensorProxyEnabled and related config fields
- monitor.go: remove proxy client initialization and state

Temperature monitoring now relies solely on the unified agent approach.
2026-01-21 12:00:28 +00:00
..
auto_import_test.go feat: remove Enterprise badges, simplify Pro upgrade prompts 2026-01-09 16:51:08 +00:00
bootstrap.go fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00
commands_test.go fix(test): add graceful shutdown wait to TestRunServer_WebSocket 2026-01-20 18:20:37 +00:00
config.go refactor: simplify temperature monitoring after sensor proxy removal 2026-01-21 12:00:28 +00:00
config_test.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
import_payload_test.go feat: remove Enterprise badges, simplify Pro upgrade prompts 2026-01-09 16:51:08 +00:00
main.go feat(pbs): add datastore exclusion to reduce PBS log noise 2026-01-14 12:26:18 +00:00
metrics_server.go fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00
mock.go fix: Update runtime config when toggling Docker update actions setting 2026-01-03 11:14:17 +00:00