Skip to content

The only one instance of component should be allowed #142

@GrKoR

Description

@GrKoR

In the telegram chat:

Just FYI: I found my problem (CRC error on ESP8266 and packet timeout on ESP32). I accidentally defined two climate components in my config. And the competing instances catched the bytes/packets randomly.

climate:
- platform: aux_ac
name: "KISHAZAUX"
- platform: aux_ac
id: aux_id
uart_id: ac_uart_bus

(Link)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions