mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
c684252940
This refactors the existing code to make it more maintainable. Nil values are published as "nil" string. This ensures that they will get published, and ensures that MQTT doesn't drop the retained data. Fixes #3748