Am new to the community and to IOT, trying to find my way into it, and am amazed by the options Home Assistant OS offers, I need your professional help to make the below concept work:
Install Home Assistant OS on windows virtual machine.
Add Node MCU on it ( connected to 8 channel relay ) " I can do the part of hardware connections but no idea about Home Assistant OS configuration of it )"
Control the configured Node MCU relays by adding google assistant add-on .
Apologize in advance if that’s something impossible to be done, but I have high hopes of the amazing support I’ve seen on other topics on this community.
FYI: It hasn’t been called hassio since June when it was renamed to Home Assistant OS. The old name is no longer found anywhere in the official documentation.
Given that you are a new user, where did you read the old name that led you to adopt it? If it’s hiding somewhere in the official documentation, it will need to be corrected. If you read it on someone’s blog post or video, you were using outdated information.
The four official ways of installing Home Assistant are described here:
A device based on a NodeMCU can communicate with Home Assistant via Home Assistant’s native API or via MQTT. It all depends on what kind of firmware you choose to program the NodeMCU.
Thank you so much for the blazing fast response, mistake corrected, my bad I’ve seen many blogs call it that and it’s outdated like you said, Home assistant OS from now on
Thank you for providing the installation instruction on a VM, I was wondering if you could help me with the part of installing a software on the MCU to control relays and link it to Home Assistant OS, it will really help me a lot, am a quick learner but I need a starting point.
Thanks to your guidance, I’ve managed to do the following:
-install Home Assistant OS on Virtual box
-flash Node MCU E8266 board with ESPhome
-configure ESPhome and connected relays as switches to it and it’s working.
Now the next part am trying to figure out is:
1- configure remote access for ( VM Home assistant installation ).// Tried Duckdns method but it only redirects me to my router page and does not open anything outside of my local network…
2- change Node MCU code to use MQTT , to be able to control the NodeMCU while it’s connected to a different WIFI network.
Too much to ask I know, but like I said before, any starting point will do the trick, thanks again for your usual support
The preference is to dedicate each thread to answer a question (or questions) about a specific topic. The first post to answer the question, or the one that does that best job of answering the question, is marked with the Solution tag by the topic’s author. Now all other users that have similar questions can easily find an answer.
By using a single thread for a continuing series of questions and answers, it becomes more of a journal (blog) of one person’s exploration of Home Assistant. It may be packed with information but more difficult for other users to follow (especially when searching for answers) as it hops from one topic to another.
Please consider marking whichever post you feel best answers your original question with the Solution tag and then composing a new topic for configuring remote-access (a subject worthy of its own thread).