esphome/esphome#7340 adds zigbee support to esphome on nrf52840. genBinaryOutput clusters were implemented in hope that it would be discovered automatically. Auto discovery works for genBinaryInput but it does not for output esphome/esphome#7340 (comment). genBinaryOutput was implemented instead of genOnOff since it support description which could be used to distinguished clusters after #160 gets implemented.
esphome/esphome#7340 adds zigbee support to esphome on nrf52840. genBinaryOutput clusters were implemented in hope that it would be discovered automatically. Auto discovery works for genBinaryInput but it does not for output esphome/esphome#7340 (comment). genBinaryOutput was implemented instead of genOnOff since it support description which could be used to distinguished clusters after #160 gets implemented.