joshuar-go-hass-agent/internal/hass
Joshua Rich bd31214b73 fix(hass): 🐛 correct JSON marshaling
- fix marshaling event request type
- simplify setting request body for all request types
2024-11-19 15:45:03 +10:00
..
api fix(hass): 🐛 correct JSON marshaling 2024-11-19 15:45:03 +10:00
event fix(hass): 🐛 correct JSON marshaling 2024-11-19 15:45:03 +10:00
sensor perf: share a validator instance across packages 2024-10-30 15:50:23 +10:00
client.go fix(hass): 🐛 correct JSON marshaling 2024-11-19 15:45:03 +10:00
config.go fix(hass): 🐛 correct JSON marshaling 2024-11-19 15:45:03 +10:00
discovery.go refactor(hass): 🚚 restructure hass package 2024-10-26 10:23:29 +10:00
registration.go test(agent): fix registration tests after hass code changes 2024-10-27 11:56:00 +10:00
response.go fix(hass): 🐛 correct JSON marshaling 2024-11-19 15:45:03 +10:00
websocket.go refactor(hass): 🚚 restructure hass package 2024-10-26 10:23:29 +10:00