You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
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
The text was updated successfully, but these errors were encountered: