Search found 5 matches

by HeTi
Wednesday 07 August 2019 17:23
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 120465

Re: Python Plugin: Shelly MQTT

Is ShellyEM todo list allready ?
by HeTi
Sunday 05 May 2019 17:54
Forum: LUA
Topic: Getting data from LoRa - TTN network
Replies: 84
Views: 23142

Re: Getting data from LoRa - TTN network

Now using mosquitto_sub it's easy get one measurement out in ttn-mqtt server: ]mosquitto_sub -h eu.thethings.network -t '+/devices/+/up/temperature_1' -u 'eka' -P 'ttn-account-v2.isz' -C 1 Just look your access-key in your application page in ttn-console. Simply use inside script to but http ...
by HeTi
Friday 19 April 2019 8:10
Forum: LUA
Topic: Getting data from LoRa - TTN network
Replies: 84
Views: 23142

Re: Getting data from LoRa - TTN network

I tried to get TTN LoRa hardware to work. Everything works except that Domoticz shows only one measurement of tree. (Every six (Temp/Hum pairs) measurements shows ok in cayenne dashboard) TTN console Application Data Fields: { "relative_humidity_3": 32, "relative_humidity_4": 31, "relative_humidity ...
by HeTi
Saturday 26 November 2016 12:35
Forum: Z-Wave
Topic: Qubino 0-10v ZMNHVD1 working!
Replies: 14
Views: 5830

Re: Qubino 0-10v ZMNHVD1 working!

I've never used inputs, but I think that it must also be a "0-10V".
You need PT100 -> 0-10V converter.

I tried once to get Lux meter to work, but I did not get any sensible readings.
by HeTi
Wednesday 27 July 2016 19:57
Forum: Z-Wave
Topic: Qubino 0-10v ZMNHVD1 working!
Replies: 14
Views: 5830

Re: Qubino 0-10v ZMNHVD1 working!

I can see ZMNHVDx in current openzwave tree:
https://github.com/OpenZWave/open-zwave ... fig/qubino

Any idea when openzwave will update current domoticz version ?
Or howto update myself ?