Closed tchup closed 1 year ago
Didn't you perhaps have the RBDmcuESP8266 library in the .esphome
directory? It's no longer exposed into HA.
I don't recall putting anything in .esphome
manually, and this directory does not exist anymore.
Should I put something in the /data
folder?
What do you have in your esphome/libraries
?
This is not an esphome issue because it involves some sort of external custom component. If you want help, come ask on the esphome discord server or one of the forums.
The problem
After upgrading ESPHome to 2023.9.1 in Home assistant, I tried upgrading dimmer firmware without success. In ESPHome dashboard, the update gives : "src/RBDdimmer.h:11:11: fatal error: esp8266/RBDmcuESP8266.h: No such file or directory"
Which version of ESPHome has the issue?
2023.9.1
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2023.9.3
What platform are you using?
ESP8266
Board
nodemcuv2
Component causing the issue
dimmer
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response