joshuar-go-hass-agent/internal/agent
Joshua Rich f0bb567e80 chore: ⬆️ bump go-hass-anything version and adjust code for changes 2024-02-27 09:14:20 +10:00
..
ui chore: ⬆️ bump go-hass-anything version and adjust code for changes 2024-02-27 09:14:20 +10:00
agent.go feat(agent): add agent reset command 2024-02-22 09:19:34 +10:00
device_linux.go refactor!: major requests refactor 2024-02-16 10:28:33 +10:00
interfaces.go refactor: improved error handling 2024-02-16 10:28:41 +10:00
mockDevice_test.go chore(agent): update mocks 2024-02-21 08:33:35 +10:00
mockSensorTracker_test.go chore(agent): update mocks 2024-02-21 08:33:35 +10:00
mockUI_test.go chore(agent): update mocks 2024-02-21 08:33:35 +10:00
mqtt.go feat(agent): ⬆️ update for latest go-hass-anything 2024-02-09 14:16:45 +10:00
mqtt_dbus.go feat(agent): arbitrary dbus commands via MQTT (thanks @jaynis!) 2024-02-26 14:33:04 +10:00
mqtt_linux.go refactor(agent): ♻️ reposition code 2024-02-10 09:19:48 +10:00
register.go refactor(preferences): ♻️ explicitly rename preferences functions with Get/Set prefixes 2024-02-27 08:57:24 +10:00
register_test.go refactor(hass): ♻️ update hass registration for new request/response code 2024-02-16 12:22:18 +10:00
runners.go chore: ⬆️ bump go-hass-anything version and adjust code for changes 2024-02-27 09:14:20 +10:00