ESPHOME-ITHO
ESPHOME-ITHO copied to clipboard
ESPHome 2025 no longer supports custom platform
I think from version 2025.2 on, external_components are requied. I have tried creating them by splitting itho.h into itho_switch.h/cpp and itho_text_sensor.h/cpp, adding __init__.py, and adjusting the yaml file, but I cannot get it to work. I have no experience in developing ESPHome code.
I have a working solution now and created a pull-request. Hopefully more people can benefit from it.
Resolved by new version!