joshuar-go-hass-agent/internal
Joshua Rich 2031c888fd perf(hass): ♻️ rework request logic
- response interface now expects to be able to represent an error
- responses can unmarshal a the raw response into their own error type for later usage
- update response structs to satisfy new response interface
2024-07-07 21:28:38 +10:00
..
agent fix(agent): 🐛 ensure preferences are set in context *after* registration is completed 2024-07-07 21:08:32 +10:00
commands test(agent): add tests for custom MQTT commands package 2024-07-03 22:17:19 +10:00
device refactor: ♻️ simplify device code by removing unnecessary interface usage 2024-07-07 20:19:43 +10:00
hass perf(hass): ♻️ rework request logic 2024-07-07 21:28:38 +10:00
linux refactor: ♻️ centralise device code 2024-07-07 15:41:43 +10:00
logging refactor(logging): 🚨 lint logging 2024-06-08 22:18:01 +10:00
preferences perf: preferences rewrite 2024-07-05 21:01:54 +10:00
scripts test(scripts): add test data 2024-07-02 22:40:46 +10:00
translations fix(translations): 🎨 ensure translator uses appropriate language 2024-06-08 21:40:48 +10:00