mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-18 01:46:12 +00:00
* Read/write exposed enums are now discovered as MQTT Select entities in home assistant 2021.7. * Read/Write enums are now exposed as a Select in addition to the existing sensor, for compatibility. Also, the sensor will be disabled by default for new entities, shouldn't effect existing installations. * Add support for returning multiple config from a single call to exposeToConfig. * Update homeassistant.js Co-authored-by: Koen Kanters <koenkanters94@gmail.com>