Stewart
Stewart
I have a couple of the MH-Z19 CO2 sensors connected to Tasmota'd ESP32 modules which send the measurements to MQTT like: `SENSOR = {"Time":"2021-08-23T10:22:13","MHZ19B":{"Model":"B","CarbonDioxide":589,"Temperature":27.0},"ESP32":{"Temperature":34.4},"TempUnit":"C"} ` Is it possible with the...
For sometime now emonPiLCD.py has had the comment on the line 34: config.read(path + '/emonPiLCD.cfg') # FIXME should live in /etc, not /usr/share/emonPiLCD Actually emonPiLCD.cfg is in /opt/openenergymonitor/emonpi/lcd (perhaps it...
I am trying to test this to see if it suits my purpose. However the docs DO NOT seem to tell me if this should be run as root (which...
The Docs / Examples for EmonModbusTcpInterfacer appear to be missing the information of how to set the Modbus unit ID. From what I can find in an old forum thread...
As per Title. Links in README for installation Instructions are Broken Also the Instuctions at https://docs.cedalo.com/management-center/installation#linux seem to only install Version 2.2
Is there a update path and documented procedure to get from 2.2 (Build date: Monday, July 5, 2021 2:35 PM) to the latest 2.5 ?
I am building a new monitor node (without emonpi hardware) using these scripts, but found that if I change the default passwords for mysl_password and mqtt_password in config.ini then the...
I have tried to display various pages, but most just fail to load and some that do load display error messages. I followed the instructions on adding multiple sites to...