This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
home-assistant
/
joshuar-go-hass-agent
mirror of
https://github.com/joshuar/go-hass-agent.git
Watch
0
Star
0
Fork
You've already forked joshuar-go-hass-agent
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
joshuar-go-hass-agent
/
internal
/
hass
History
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