theMoe

Results 10 comments of theMoe

CCXT Version: 4.3.29 Python: 3.12.3 I tried the following, but I still get the issue: `IndexError: index out of range` `config['coinbase_secret'].replace('\n', "\n")` and `config['coinbase_secret'].replace('\n', "\n").replace('\t', '\t')` Can someone help me?...

Awesome, thanks for your fast support!

Hi, it seems I have the same problem, that lnxlink.service is not created. On my Pi4, HA runs on another Pi, I used this command to install: `curl -L https://raw.githubusercontent.com/bkbilly/lnxlink/master/install.sh...

@FamousWolf any idea how to fix the issue?

I still have this issue at least once a day. Any idea how to fix it? Or how to check if the calendars loaded correctly?

Yes, same behaviour. Sometimes the error response 500 is shown on the dashboard. If a script or automation could identify the error response 500, I could set the trigger to...

I use an esp32dev BLE proxy from Espressif. Firmware 2025.11.3 @swoboda1337 What other config information would be interesting?

That's the YAML code of the BLE proxy: `substitutions: name: m5stack-atom-lite-2392d8 friendly_name: A BLE Proxy packages: esphome.bluetooth-proxy: github://esphome/bluetooth-proxies/m5stack/m5stack-atom-lite.yaml@main esphome: name: ${name} name_add_mac_suffix: false friendly_name: ${friendly_name} api: encryption: key: 5G... web_server:...

Okay, that's the validate results: ``` INFO ESPHome 2025.11.4 INFO Reading configuration /config/esphome/m5stack-atom-lite-2392d8.yaml... substitutions: name: m5stack-atom-lite-2392d8 friendly_name: Arbeitszimmer BLE Proxy esphome: name: m5stack-atom-lite-2392d8 friendly_name: Arbeitszimmer BLE Proxy min_version: 2025.8.0 name_add_mac_suffix:...

I used the install button and the wireless install seems to be good. There is also clean build files. Does this maybe help to have more free space on the...