LordMike / MBW.BlueRiiot2MQTT

Utility to map between Blue Riiots pool API, and Home Assistant MQTT
49 stars 2 forks source link

Add option to send unchanged values over MQTT #14

Closed LordMike closed 4 years ago

LordMike commented 4 years ago

Fixes #11

LordMike commented 4 years ago

Untested.

ggggh commented 4 years ago

Happy to test! are you publishing this branch under a docker tag?

LordMike commented 4 years ago

That's what i made #15 for. I realized I needed that :P

LordMike commented 4 years ago

So. There's dev images for the master branch. I'll make a test of this code, and then merge it to master so you can run the dev tag.

LordMike commented 4 years ago

This works fine. :)

ggggh commented 4 years ago

What is the right environment setting to activate this option? Tried: ReportUnchangedValues: "true" but unsuccessful. (Had to use the string, as docker-compose won't take a boolean)