userosos
userosos
I know. but i need it > This issue is stale because it has been open for 30 days with no activity. I know. but i need it
Noclose
After upgrade ESP it compile ok BUT ``` INFO ESPHome 2024.7.2 INFO Reading configuration /config/esphome/m5stack-atom-echo-0dba90.yaml... INFO Updating https://github.com/esphome/esphome.git@pull/5230/head INFO Updating https://github.com/jesserockz/esphome-components.git@None INFO Starting log output from /dev/ttyUSB0 with baud rate...
> similar issue with me: > > INFO ESPHome 2024.7.2 INFO Reading configuration /config/esphome/m5stack-atom-echo-869a64.yaml... INFO Updating https://github.com/esphome/esphome.git@pull/5230/head INFO Updating https://github.com/jesserockz/esphome-components.git@None INFO Generating C++ source... INFO Cloning https://github.com/espressif/[email protected] Traceback (most recent...
INFO ESPHome 2024.8.3 INFO Reading configuration /config/esphome/m5stack-atom-echo-0dba90.yaml... INFO Updating https://github.com/esphome/esphome.git@pull/5230/head Failed config Can`t use the box today. external_components: [source /data/packages/c46f54c1/voice-assistant/m5stack-atom-echo.yaml:294] - fetch-pack: invalid index-pack output. source: github://pr#5230 components: - esp_adf...
Bultin config: ``` substitutions: name: m5stack-atom-echo-0dba90 friendly_name: M5Stack Atom Echo 0dba90 packages: m5stack.atom-echo-voice-assistant: github://esphome/firmware/voice-assistant/m5stack-atom-echo.yaml@main esphome: name: ${name} name_add_mac_suffix: false friendly_name: ${friendly_name} api: encryption: key: VqVVZlHXxXEy2EgTo4o2+q3wb08SbyV5ZpHBpzRfxwI= wifi: ssid: !secret wifi_ssid password:...
> Yes commands send by telnet return answer > what client do you use to connect to 192.168.55.156:23 ? I use node-red with telnet node: https://flows.nodered.org/node/node-red-contrib-telnet-client Node telnet-request. In debug...
> 192.168.55.156:23 is not real telnet is more raw tcp, telnet is confusing name used by esp sample code sorry try using Putty using Raw connection, or your application may...
> Ho really happy to learn that thank you, what are you doing if I may ask ? We use this to automatically change the position of our vacuum chamber...
> there is no platformio for esp3dlib, use Marlin, check my answer to your previous question I check it but i can't understend how to i can install the ESP3DLib?...