joshuar-go-hass-agent/internal/hass
Joshua Rich 590891fbaa refactor(hass): simplify sensor type/device class/state class selection
- if no sensor type is specified by a sensor, it will default to a "sensor"
- add a "none" value for device and state classes and only set these if the value is anything other than none
2024-09-09 15:11:25 +10:00
..
sensor refactor(hass): simplify sensor type/device class/state class selection 2024-09-09 15:11:25 +10:00
client.go perf(linux): try to avoid dynamic sensor ID generation 2024-09-05 16:52:36 +10:00
client_mocks_test.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00
config.go perf(agent,hass): refactor sensor processing 2024-08-19 21:13:39 +10:00
discovery.go refactor: 🚨 adjust linter config and correct violations 2024-09-03 15:47:22 +10:00
registration.go fix(agent,hass): 🐛 fix registration flow after hass client refactoring 2024-08-21 16:24:03 +10:00
websocket.go refactor: 🚨 adjust linter config and correct violations 2024-09-03 15:47:22 +10:00