joshuar-go-hass-agent/internal
Joshua Rich 5e4a9ba238 fix(agent,hass): 🐛 fix registration flow after hass client refactoring
- registration should expect to receive object, not pointer to object
- fix tests for agent registration
- cover more registration saving scenarios in tests
2024-08-21 16:24:03 +10:00
..
agent fix(agent,hass): 🐛 fix registration flow after hass client refactoring 2024-08-21 16:24:03 +10:00
commands refactor(commands): ♻️ commands code cleanup 2024-08-15 21:41:37 +10:00
device refactor(agent): ♻️ adjust naming of MQTT device in Home Assistant 2024-08-21 14:33:15 +10:00
hass fix(agent,hass): 🐛 fix registration flow after hass client refactoring 2024-08-21 16:24:03 +10:00
linux fix(linux): 🐛 ensure D-Bus command topic is unique 2024-08-21 14:49:48 +10:00
logging test(logging): add tests for logging initialisation 2024-08-17 09:58:32 +10:00
preferences style: 🚨 clean up unused linter directives 2024-08-14 14:45:14 +10:00
scripts refactor(scripts): 🔊 logging clean-up 2024-08-15 21:57:01 +10:00
translations revert(go): go back to previous go generate incantation 2024-07-25 22:11:15 +10:00
upgrade feat: add an upgrade command to help with upgrading after major release 2024-08-16 16:19:16 +10:00