joshuar-go-hass-agent/cmd
Joshua Rich 853ee60449 feat(agent): add agent reset command
Add a reset command for the agent, which would allow resetting the agent back to a new state, which can then be re-registered with Home Assistant. The reset command will remove the agent configuration and log files and unregister it from MQTT (if in use).
2024-02-22 09:19:34 +10:00
..
text feat(agent): add agent reset command 2024-02-22 09:19:34 +10:00
register.go refactor: 🏷️ rename sensor.SensorTracker -> sensor.Tracker 2024-02-16 10:28:41 +10:00
reset.go feat(agent): add agent reset command 2024-02-22 09:19:34 +10:00
root.go refactor: 🏷️ rename sensor.SensorTracker -> sensor.Tracker 2024-02-16 10:28:41 +10:00
version.go feat!: remove config and replace with preferences 2024-02-09 11:42:12 +10:00