Emoncms History Home Assistant

I have been trying everything to make this work. Nothing is showing up on Emon CMS. I have tried different settings, including changing the inputnode, always restarting but drawing a blank. I can make the Emoncms HA integration in the opposite direction work fine. Attached is a copy of my configuration.yaml. Can anyone see what I am doing wrong.

Thanks in anticipation of your help.

From the docs Emoncms History - Home Assistant

emoncms_history:
  api_key: YOUR_EMONCMS_WRITE_API_KEY
  url: https://emoncms.org
  inputnode: 19
  whitelist:
    - sensor.owm_temperature
    - sensor.owm_wind_speed

you have emon_cmshistory instead of emoncms_history

api-key instead of api_key - is this the R/W key?

I’m assuming you really do want to send the data to emoncms.org?

Thank you Brian

As always a font of knowledge and sharp eyes. Bloody typos! Yes I wanted this reporting into emoncms. Now have room temperature in the Heat Pump app.

All part of my learnig curve in using the benefits of HA. Next stop will be using the automation for solar PV, battery storage and Octopus Intelligent Go. That is, once my Powerwalls are replaced, as both have failed, but that is another story.

Furher step will be an HA system in a different property that also has OEM to fine tune the Heat Pump there.

1 Like