Hello,
In our building we use some heat calorimeter. It’s a small device attached to the heater that counts the heater usage.
It works on 868mhz. It also uses a standard protocol (mbus).
With rtl_433 and some python script, you can decode the measurements it sends every 2 or 3min (heater temperature, room temperature, unit consumed…)
Anyone heard about mbus implementation for flipper zero?
There is also some IR on the device, probably to configure it. Anyone has some doc ?
3 Likes
Looks like a nice thing to have flipper decode and interact with…