I’ve been trying to hook up Thingspeak to monitor the power that goes through a wall plug I use, but something’s going wrong. I’ve double checked my configuration, API keys and channel id. In the log I can see it’s trying to post the right value, but it just gives back:
17-01-04 23:06:17 homeassistant.components.thingspeak: Error while sending value ‘11.1’ to Thingspeak
What is going wrong here? To be sure, here’s the configuration:
I tried using the account API key, from that I get a specific response that my API key or Channel ID is incorrect. From that I assume that using the correct key HA can make a connection to the channel, but is unable to post the value…