Search found 3 matches

by cncforhobby
Saturday 15 February 2020 21:42
Forum: dzVents
Topic: DzVents JSON with SHT3x-0x44 sensor [Solved]
Replies: 2
Views: 988

Re: DzVents JSON with SHT3x-0x44 sensor [Solved]

Hi! Thanks for the quick reply. It's working now!!! :D :D :D

I just had to use the line below with 0x44 instead of 0X44

Code: Select all

local myTemp = item['json']['StatusSNS']['SHT3X-0x44']['Temperature']
by cncforhobby
Saturday 15 February 2020 21:24
Forum: dzVents
Topic: domoticz.openURL does (not ) work
Replies: 5
Views: 662

Re: domoticz.openURL does (not ) work

I too use a few ESP's with Leds. I set the colours with a switch and put the http request in "on action" (when you edit the switch from the switches menu).
Does that work for you too?
by cncforhobby
Saturday 15 February 2020 20:57
Forum: dzVents
Topic: DzVents JSON with SHT3x-0x44 sensor [Solved]
Replies: 2
Views: 988

DzVents JSON with SHT3x-0x44 sensor [Solved]

Hello, I am new to this forum, so please let me know if this topic should be put somewhere else. At this moment I use a Sonoff S20 with tasmota firmware and a BME280 sensor connected to it. I have no problems at all with this code (will show the problem in a bit!) I send a http request : http://192 ...