mirror of
https://github.com/esphome/esphome.git
synced 2026-03-01 10:24:19 -07:00
1373f6866a018523f17f4a067d2f8961f1df3e5d
When leave_() decremented consumers to 0 without removing the entry, a subsequent join_() would find it, increment 0->1, and return early without rejoining the IGMP multicast group. Now join_() only skips the IGMP rejoin when consumers was already > 0.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
524 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
