Closed maxandersen closed 7 months ago
/cc @aloubyansky (extension-proposal), @gastaldi (extension-proposal), @gsmet (extension-proposal)
https://github.com/quarkiverse/quarkus-homeassistant is now live, enjoy!
Thanks but you probably missed the "Have POC prototype at https://github.com/maxandersen/quarkus-homeassistant - plan to keep iterating there but thought I would put the idea here to gauge interest" part :)
Just keep iterating in the Quarkiverse repository then, no need to publish to registry or the docs unless you need it :)
Description
HomeAssistant has a rest and websocket api - lets make that fun to use from Java.
Have POC prototype at https://github.com/maxandersen/quarkus-homeassistant - plan to keep iterating there but thought I would put the idea here to gauge interest.
Below are the features that are currently available and planned for that:
@Inject Home home; home.lights.kitchenLight.turnOn();
), similar to NetDaemon.Repository name
quarkus-homeassistant
Short description
Quarkus bringing developer joy to HomeAssistant
Repository Homepage URL
https://quarkiverse.github.io/quarkiverse-docs/homeassistant
Repository Topics
Team Members
Additional context
No response