The goal is to the get RMP Git version copied, with all additional files, to my local Home Assistant ESPHome add-on, to change settings and experiment with it.
Thank you for responding @nickrout
That is the problem I have, when a RMP-Device is added it is not showing in my local ESPHome add-on. It is only added here:
Okay, I’m dit some testing. This are my findings, so far…
1 - I made a new HA Instance (in a Virtual Machine using ova) :white_check_mark
2 - Installed Studio Code Servers add-on.
3 - Installed Advanced SSH & Web Terminal
4 - Installed ESPHome add-on.
5 - Configure a M5Stack Atom Echom (white one) with RMP Voice Assistant connecting to the same network subnet.
5 REMARK -Now I noticed something strange. On the new HA-instance it is adoptable, on my existing it is not!
I will get back on this… This is the main problem, I think.
6 - Changed the M5Stack to connect on a different WiFi Network (with another subnet), now it is not adoptable by both HA-instances. I checked my firewall/network configuration this should be allright.
7 - Changing back to the same subnet to be adoptable again in my new HA-Instance.
I will keep you informed…
6/7 - From the RMP website (ESP-Home), when using the Add to Home Assistant I could put the right IP-Address for connecting and it is disvored by both HA-Instances.
But in the test VM-instance it could adopt to the local ESPHome add-on but in my existing it is not!
5 - So the problem is my existing setup. I have a reasonable guess it has something to do with my custom self-signed SSL Encryption keys/certificate on my existing HA-instance.
The new/test HA-instance is not using custom certificates and, for encrypted communication, it is using a http(s) proxy.
How to solve that, I have no idea, but I think to have to investigate and start a new topic.
I use several separate (secured) subnets, for example one for ESP, one for IoT, one for domotica controllers and so on. I manage them by a network firewall and Intrusion prevention. I got it working now, even with several subnets.
Only point 5 I have to work on, but that is an other story…