seime / openhab-esphome

ESPHome native API implementation for openHAB binding
MIT License
22 stars 4 forks source link

duplicate channels cause parsing error #9

Closed profigriller closed 7 months ago

profigriller commented 7 months ago

I have a ESP with 2 climate controls. I get a parse error when connecting "Duplicate channels esphome:device:czogjuergenEsp:target_temperature" If only one climate control is used everything connects fine.

Please fidn below a extract from the yaml i use and the error I get

climate:

2023-12-04 18:47:03.782 [ERROR] [internal.comm.PlainTextStreamHandler] - Error parsing packet java.lang.IllegalArgumentException: Duplicate channels esphome:device:czogEsp:target_temperature

seime commented 7 months ago

Fixed in latest release