ESPHOME-ITHO icon indicating copy to clipboard operation
ESPHOME-ITHO copied to clipboard

ESPHome 2025 no longer supports custom platform

Open sharsky68 opened this issue 10 months ago • 1 comments

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.

sharsky68 avatar Apr 14 '25 20:04 sharsky68

I have a working solution now and created a pull-request. Hopefully more people can benefit from it.

sharsky68 avatar Apr 25 '25 09:04 sharsky68

Resolved by new version!

jodur avatar Jan 10 '26 09:01 jodur