mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 06:54:16 +01:00
- retain setting - generate topic and message in the discovery object instead of creating them all at once - re-implement relays, lights and sensors discovery - rework name normalization, use relative magnitude indexes - replace original lights code with schema: json, subscribe to a special topic to handle lights instead of using the common API (still wip - colors, hs, temperature settings) resolve #630 resolve #1564 resolve #2403