rstrouse
rstrouse
You are sending a feed from the Generic Temp sensor... correct? Remember the feed does not register until the body is turned on.
Change the send value to All. We added the other options later so folks could digest the straight temperature values in MQTT.
@katodude check the REM log to see if there is an error in there sending on the socket.
I posted a fix for this.
Can I get a copy of your controllerConfig.json file in your data directory? This does however seem a bit like a power issue since I am not able to replicate...
Actually, I am looking for the controllerConfig.json file in your data directory.
Unfortunately, the rpi foundation really messed this up. There is not currently any libgpiod capabilities for node or python projects that include interrupt processing. I could write my own lib...
I will try to get to it later this week. Unfortunately, I do not have one of these boards so I need to see if Sequent changed the registers for...
Update your relayEquipmentManager. I checked all the registers and the registers seem to match the 4rel4in from the Sequent codebase. It should be reading the correct i2c registers.
Have you installed the cli from sequent to see if it works?