joshuar-go-hass-agent/internal/hass
Joshua Rich 166b3ccc13 refactor(hass): ♻️ simplify hass client
- don't store rest API url in client, fetch directly from preferences store
- Version method doesn't need to be attached to client
- improve logging
2025-01-08 22:12:15 +10:00
..
api refactor(hass): ♻️ don't use init function for initialising client 2025-01-07 20:26:16 +10:00
event feat(hass): add support to allow some requests to be retried 2024-12-21 13:48:11 +10:00
sensor refactor: ♻️ additional code changes and adjust prefs tests for 7591c7a changes 2024-12-27 09:14:17 +10:00
client.go refactor(hass): ♻️ simplify hass client 2025-01-08 22:12:15 +10:00
config.go refactor(hass): ♻️ simplify hass client 2025-01-08 22:12:15 +10:00
discovery.go refactor(hass): 🚚 restructure hass package 2024-10-26 10:23:29 +10:00
registration.go fix(preferences): 🐛 more preferences fixes after 7591c7a 2025-01-05 17:38:42 +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