JanM321 / esphome-lg-controller

Wired controller for LG HVAC units using ESPHome and ESP32
BSD Zero Clause License
93 stars 22 forks source link

How to link HA sensor as external sensor #70

Closed drbugfinder closed 6 days ago

drbugfinder commented 1 week ago

Hello!

I just bought a couple of the SONOFF ZNZB-02D sensors (update rate of 5 seconds) and connected them via zigbee2mqtt to HA. Can someone please explain (and document) how exactly such a HA sensor can be used as an external sensor for the controller?

https://github.com/JanM321/esphome-lg-controller/issues/43 does not help here

Thanks

JanM321 commented 1 week ago

In Home Assistant your sensor has an entity id, something like sensor.mysensor. That’s the id you have to put in the yaml file. That’s all.