* merge PR #861 do not send channel metric if channel is disabled
This commit is contained in:
lumapu 2023-04-11 22:44:05 +02:00
parent b2bf50564a
commit 563550d42c

View file

@ -4,6 +4,7 @@
* fix #845 MqTT subscription for `ctrl/power/[IV-ID]` was missing
* merge PR #876, check JSON settings during read for existance
* **NOTE:** incompatible change: renamed `led_high_active` to `act_high`, maybe setting must be changed after update
* merge PR #861 do not send channel metric if channel is disabled
## 0.6.4 - 2023-04-06
* merge PR #846, improved NRF24 communication and MI, thx @beegee3 & @rejoe2