Solved,
This is the solution for my Hikvision camera on my Qnap with QVRPro
Place this string in your security camera event action
http://admin:[email protected]:8080/json.htm?type=command¶m=switchlight&idx=yourswitchIDX&switchcmd=On
If the switch is secured no password is needed
http ...
Search found 5 matches
- Friday 24 July 2020 16:25
- Forum: Switches and Scenes
- Topic: Switching lightbulbs with camera motion detection
- Replies: 3
- Views: 1297
- Friday 24 July 2020 16:14
- Forum: Temperature and Weather
- Topic: Multiple ds18b20 on Wemos d1 with MQTT & Domoticz
- Replies: 1
- Views: 3961
Re: Multiple ds18b20 on Wemos d1 with MQTT & Domoticz
Solved this problem.
Use rules in the console of the tasmota.
Rules voor Tasmota with three DS18B20
Do not set IDX nummer in Domoticz configuration of your Tasmota.
Rule1 1 <Enter>
Rule1
on tele-DS18B20-1#Temperature do publish domoticz/in {"idx":233,"svalue":"%value%"} endon
on tele-DS18B20 ...
Use rules in the console of the tasmota.
Rules voor Tasmota with three DS18B20
Do not set IDX nummer in Domoticz configuration of your Tasmota.
Rule1 1 <Enter>
Rule1
on tele-DS18B20-1#Temperature do publish domoticz/in {"idx":233,"svalue":"%value%"} endon
on tele-DS18B20 ...
- Friday 26 June 2020 17:29
- Forum: Temperature and Weather
- Topic: Multiple ds18b20 on Wemos d1 with MQTT & Domoticz
- Replies: 1
- Views: 3961
Multiple ds18b20 on Wemos d1 with MQTT & Domoticz
Hi,
I have connected two (or more) ds18b20 temp sensors to a Wemos d1 mini.
Flashed Tasmota, configured MQTT to data to Domoticz.
The temperatures are shown in the Tasmota screen with correct values.
Everything is fine so far.
The problem is that I only configure one idx in the Tasmota ...
I have connected two (or more) ds18b20 temp sensors to a Wemos d1 mini.
Flashed Tasmota, configured MQTT to data to Domoticz.
The temperatures are shown in the Tasmota screen with correct values.
Everything is fine so far.
The problem is that I only configure one idx in the Tasmota ...
- Friday 30 November 2018 16:55
- Forum: Switches and Scenes
- Topic: Switching lightbulbs with camera motion detection
- Replies: 3
- Views: 1297
Re: Switching lightbulbs with camera motion detection
Search the wiki.
Found the Solutions.
Cheers.
Found the Solutions.
Cheers.
- Wednesday 14 November 2018 22:22
- Forum: Switches and Scenes
- Topic: Switching lightbulbs with camera motion detection
- Replies: 3
- Views: 1297
Switching lightbulbs with camera motion detection
Hi all,
I have a Qnap nas with two Hikvision camera's connected to surveillance station.
In surveillance station I created an event when motion is detected on the camera's
The camera's are also available in Domoticz. I don't want to use motion in my raspberry.
Because I am planning to use more than ...
I have a Qnap nas with two Hikvision camera's connected to surveillance station.
In surveillance station I created an event when motion is detected on the camera's
The camera's are also available in Domoticz. I don't want to use motion in my raspberry.
Because I am planning to use more than ...