Hi, recently the cloud from Ginlong ( https://ginlongmonitoring.com) has stopped to work and i could not read anymore in Domoticz the data by my Ginlong Wind inverter. The script collect data in json format and read always the last update data into the file to keep update and sync Domoticz. I have ...
Hi,
are you facing problem on the script for ginlong? the link to they platform:10000 seems not getting data and cloud is down. I lost some migration server info? Never got a problem since 2016.....
Hi,
anyone has experience on this NVR and tried to integrate channels on Domoticz ?
Tried many links to connect video flow but no success.
Same using Ispyconnect database. here at h***s://www.ispyconnect.com/camera/sannce
Hi,
i'm working with controlicz and alexa to use domoticz sensors, but i cannot read PV and windturbine production where SDM120C installed.
Anyone got this sensors working on Alexa?
Hi,
i'm going to install a door sersor detection and my idea would have a wall tablet camera to take a pitcure and send mail if door opened.Anyone has coded this feature with script or using apk solutions on domoticz?
hi,Mace, with problem do you face? I had some initial problems but i solved with this script...of couse the date are suitable for me, but you clud change it for your need it. It's based on kesikum's script where i have setup blockly to have status change on icon. #!/bin/bash #update domoticz by curl ...
Hi, starting from Google Nest concept i decide to develop a small project with an Open Thermostat using Node MCU solution. Here spare parts need and code to use: Hardware Node MCU for temperature sensor of room Node MCU for main heater control DTH 11 for room temperature reading DS18B20 for water ...
Hi, i'm try to run this code on OrangePI but i get error below: #!/bin/bash DomoticzState=`sudo service domoticz.sh status` if [[ $DomoticzState == *"active (running)"* ]] then echo 'Domoticz is running. Nothing to do.' elif [[ $DomoticzState == *"inactive (dead)"* ]] then echo 'Domoticz is not ...
here my answare:
Yes, please set crontab, i have every 5 minutes
It work with no port, probably it open directly and automatic.
station id, it's just in device, after description of harware of domoticz or you could use script (code shoud be on first page).
Let me know.
Hi, @underscore4 or someone else: did you solved your problem? I have the same problem. like to hear your solution. Grtz Niels I let it working with setup: #!/usr/bin/python import urllib, urllib2, hashlib from xml.etree import ElementTree as ET #config username = 'username'' #your portal username ...