Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to use HomeAssistant as backend #123

Open
gannonprudhomme opened this issue Mar 15, 2021 · 1 comment
Open

Convert to use HomeAssistant as backend #123

gannonprudhomme opened this issue Mar 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@gannonprudhomme
Copy link
Owner

gannonprudhomme commented Mar 15, 2021

Instead of writing my own backend and having to implement things like smart bulb control myself, I should instead change the backend to rely on HomeAssistant so a lot of the work is done for me and I just have to make the frontend.

Will also have to convert the DCT server which handles the sending of processes + icons to HomeAssistant

I will probably want to switch to Vue, per this and this (basically, React isn't fully supported, but Vue is)

HA Boilerplate card example

@gannonprudhomme gannonprudhomme added the enhancement New feature or request label Mar 15, 2021
@gannonprudhomme
Copy link
Owner Author

A better alternative would probably be to switch to Preact, since it's pretty similar to React and is fully supported by HomeAssistant's custom components method.

Example for preact and typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant