Trystan Lea
Trystan Lea
Opening this here, main thread: https://community.openenergymonitor.org/t/a-local-heat-demand-tool-for-the-myheatpump-app/28428
After flashing the image, edit /boot/cmdline.txt and remove the first part "console=serial0,115200 " console=serial0,115200 console=tty1 root=PARTUUID=567d5380-02 rootfstype=ext4 fsck.repair=yes rootwait sysrq=0 Replace with: console=tty1 root=PARTUUID=567d5380-02 rootfstype=ext4 fsck.repair=yes rootwait It will then...
Work ongoing, not ready for merge. Overall aims: - Begin the process of cleaning up the use of css in Emoncms, move towards more modern implementations. Im interested in removing...
Please see: https://github.com/emoncms/testdataset a full dataset for testing the MyHeatpump app, MySolar app and MySolar + Battery app. Includes round-robin approach to adding the dataset data, to make it easy...
See pull request and extended discussion from phase 1 of this development here: https://github.com/emoncms/emoncms/pull/1925 (Now merged). Thanks in particular to @alexandrecuer @gablau and @reedy for contributions to this thread! ---...