Romkabouter / ESP32-Rhasspy-Satellite

The repo has implementing an esp32 standalone MQTT audio streamer. Is is desinged to work as a satellite for Rhasspy (https://rhasspy.readthedocs.io/en/latest/). It supports multiple devices
GNU General Public License v3.0
359 stars 64 forks source link

Ota update not working #126

Closed Dave2526 closed 1 year ago

Dave2526 commented 1 year ago

Hello, Whats the way to Update a Satellite via ota? Have i Set the Sattelite into an Update Mode? And where i have to Insert the IP of it? Is it the deploy Host in settings.ini or what is this variable? Thanks!

Romkabouter commented 1 year ago

Hi there, did you read the get started doc of the device you use?

Dave2526 commented 1 year ago

Yes, the Sattelite is working with inmp441, max and fastled, i want to change the amount of the Leds, but when i try to Update it via ota There is a an Error with "cant Fond 0.0.0.0:... "

Dave2526 commented 1 year ago

ok i found it. I have set the hostname in the settings.ini to "rhasspy-wz" and (i think so) my Adguard block this type of hostnames. I set it to the IP address and now its uploading.