Hey, I'm wondering if you would consider adding a REST client too.
I believe some things can only be done through the REST API.
There's a good Go implementation in another project already.
https://github.com/joshuar/go-hass-agent/blob/main/internal/hass/api/rest.go
We could join the efforts and make one great client to be used in go-hass-agent too.
I have already started using this client for one of my other projects. 😌
What do you think, @saml-dev & @joshuar?
Hey, I'm wondering if you would consider adding a REST client too.
I believe some things can only be done through the REST API.
There's a good Go implementation in another project already.
https://github.com/joshuar/go-hass-agent/blob/main/internal/hass/api/rest.go
We could join the efforts and make one great client to be used in go-hass-agent too.
I have already started using this client for one of my other projects. 😌
What do you think, @saml-dev & @joshuar?