Search found 3 matches

by stoorhobbit
Sunday 18 June 2023 11:11
Forum: Temperature and Weather
Topic: ESPeasy on esp32 data send to domoticz on pi 3
Replies: 5
Views: 2160

Re: ESPeasy on esp32 data send to domoticz on pi 3

And also switch on "Allow Basic Authentication over plain HTTP" if you use http. Menu setup security. After reading this post I went back and removed the range from trusted network and enabled basic authentication. it's working. I thought I had checked every tab in the domoticz panels, couldn't ...
by stoorhobbit
Sunday 18 June 2023 11:08
Forum: Temperature and Weather
Topic: ESPeasy on esp32 data send to domoticz on pi 3
Replies: 5
Views: 2160

Re: ESPeasy on esp32 data send to domoticz on pi 3

Cheers Kedi worked a treat - thank you I added the esp32 ip address to the trusted networks but it continued with the same error. I changed the address to add a * instead of the specific address and it worked straight away. Log file showed the foillowing. 126921: Domoticz: Sensortype: 2 idx: 1 ...
by stoorhobbit
Saturday 17 June 2023 23:22
Forum: Temperature and Weather
Topic: ESPeasy on esp32 data send to domoticz on pi 3
Replies: 5
Views: 2160

ESPeasy on esp32 data send to domoticz on pi 3

I am trying to setup DHT22 temperature and humidity sensor on an esp32 running espeasy. My issue appears to be sending the data to domoticz. I am pretty green in this field, I did use it a number of years ago using an esp8266 nodemcu, but this one is evading me. I will try to provide as much info as ...