AlanP

Results 15 issues of AlanP

Hi There, First great job on this API. It is super useful to be able to get this info from my car into openHab. Super useful and great work. On...

Small changes to EmonHubJeeInterfacer.py and EmonHubMqttInterfacer.py Added EmonHubOEMInterfacer.py which works with Robert Wall's emonPiCM firmware and allows sending as before. See: https://community.openenergymonitor.org/t/the-emonpicm/18173 and https://github.com/alandpearson/emonPiCM/blob/main/README.md

These hwids were found on this dev board. PlatformIO refuse to flash without them defined in this file. Adding to help others.

Hello, I have a STM32_F4VE dev board and platformIO refuses to flash using DFU giving the dreaded dfu-util: No DFU capable USB device available The issue in this case turned...

to rf12_initialise again fixed rf12_send_start to allow destId to be set correctly on sending

Created new header for P1P2_Daikin_ParameterConversion_EKH.h containing new decodes to date. Directory rename (examples -> src and src/P1P2-bridge-esp8266 restructure) to align with PlatformIO standards for code trees (sorry for the mess...

Hi Martin, Some small bug fixes and tidy up. --> Thanks for this Martin, I didn’t expect it to be merged :) I’d like to say I learnt a lot...

Hi, I've created a POC for a timeout for the LCD backlight. Note, I've not tested this, but I think it should work. It needs tidied up to make it...

Hi I did some testing with this and found RF transmit no longer works, Here is the fix. Thanks 1) The emonhub configuration for mqtt includes both sub and pub...

A typo appears to have made in my last commit 2 years ago, which went unnoticed. This causes EmonHubMqttInterfacer.py to crash when using RF send functionality (used for emonPiGLCD). Line...