joshuar-go-hass-agent/internal/hass
Joshua Rich 6969547aaf fix(hass): 🐛 ensure authorization request header is set and url format is valid 2025-02-22 16:04:43 +10:00
..
api fix(hass/api): 🐛 correct display of error code returned from Home Assistant Rest API 2025-02-22 15:39:50 +10:00
discovery fix(hass/discovery): 🐛 remove regression where the default server was not listed on discovery of servers during graphical registration 2025-01-20 20:56:27 +10:00
event refactor: ♻️ full migration to models 2025-02-16 16:54:24 +10:00
location refactor: ♻️ full migration to models 2025-02-16 16:54:24 +10:00
sensor fix(hass): 🐛 actually update local registration on sensor registration 2025-02-22 15:12:10 +10:00
tracker refactor(hass): 🚚 migrate tracker under hass package 2025-02-22 12:14:54 +10:00
client.go fix(hass): 🐛 actually update local registration on sensor registration 2025-02-22 15:12:10 +10:00
registration.go fix(hass): 🐛 ensure authorization request header is set and url format is valid 2025-02-22 16:04:43 +10:00
registration_test.go test(hass): fix registration tests 2025-02-22 12:01:35 +10:00