Skip to content

Fix external components#322

Merged
kr0ner merged 1 commit intomasterfrom
packages
Apr 2, 2026
Merged

Fix external components#322
kr0ner merged 1 commit intomasterfrom
packages

Conversation

@kr0ner
Copy link
Copy Markdown
Owner

@kr0ner kr0ner commented Apr 1, 2026

Local copy of the git repo made it look like it works ... It did not!
Anyways it is much cleaner now and I finally got rid of the custom components.

@kr0ner kr0ner self-assigned this Apr 1, 2026
@kr0ner kr0ner force-pushed the packages branch 2 times, most recently from c66b8bf to 16da9d2 Compare April 1, 2026 19:33
@kr0ner kr0ner changed the title Packages Fix external components Apr 1, 2026
@kr0ner kr0ner merged commit 0cd12ee into master Apr 2, 2026
2 checks passed
@Nebnenut
Copy link
Copy Markdown
Contributor

Nebnenut commented Apr 2, 2026

i have a error:

INFO ESPHome 2026.3.1
INFO Reading configuration /config/esphome/waermepumpe.yaml...
INFO Unable to import component wp_core: No module named 'esphome.components.wp_core'
Failed config

wp_core: [source /config/esphome/OneESP32ToRuleThemAll/yaml/core.yaml:24]
  
  Component not found: wp_core.

@kr0ner
Copy link
Copy Markdown
Owner Author

kr0ner commented Apr 2, 2026

@Nebnenut you need to align your yaml in esphome root to either use the local components or the ones, like in standalone yaml, that get fetched directly from github 😉

https://github.com/kr0ner/OneESP32ToRuleThemAll/blob/master/esp32-poe-technik.yaml#L30-L34

@Nebnenut
Copy link
Copy Markdown
Contributor

Nebnenut commented Apr 2, 2026

I didn't verify the changes in the YAML file.

It's working now; please adjust the length of the SSID, which can be a maximum of 32 characters.

 ap: 
    
    SSID can't be longer than 32 characters.
    ssid: ESP32-Standalone Fallback Hotspot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants