Search found 7 matches
- Tuesday 04 August 2020 7:58
- Forum: Suggestions
- Topic: [Features Request] Extra Field (how many times) in Notification Tab
- Replies: 1
- Views: 348
[Features Request] Extra Field (how many times) in Notification Tab
Hello, My notification problem are described here: https://www.domoticz.com/forum/viewtopic.php?f=59&t=33569 It would be really useful that in the notifications field it was possible to enter how many times the indicated value must be higher (or lower) before the notification is triggered. Something ...
- Tuesday 04 August 2020 7:52
- Forum: dzVents
- Topic: Energy Meter and Notifications [Solved]
- Replies: 7
- Views: 1171
Re: Energy Meter and Notifications [Solved]
Thanks a lot waaren, your script work perfectly! Edit: I need pls your help for the last implementation... Its possibile to add another line after the notification is triggered that excecut a python script with a passed variable (actualWatt)? Something like this: - dz.notify('Smartmeter','Power ...
- Monday 03 August 2020 11:40
- Forum: dzVents
- Topic: Energy Meter and Notifications [Solved]
- Replies: 7
- Views: 1171
Re: Energy Meter and Notifications [Solved]
Raspberry Pi 3 - Buster
Domoticz 2020.2
AEON Labs ZW090 Z-Stick Gen5 EU
AEON Labs DSB28 Home Energy Meter (2nd Edition)
Domoticz 2020.2
AEON Labs ZW090 Z-Stick Gen5 EU
AEON Labs DSB28 Home Energy Meter (2nd Edition)
- Monday 03 August 2020 11:06
- Forum: dzVents
- Topic: Energy Meter and Notifications [Solved]
- Replies: 7
- Views: 1171
Re: Energy Meter and Notifications [Solved]
Thank you, i got an error on line 29
if item.usage > alertFence then
2020-08-03 11:06:21.609 Error: dzVents: Error: (3.0.2) managed notification: ...Domoticz/scripts/dzVents/generated_scripts/Script #1.lua:29: attempt to compare number with nil
if item.usage > alertFence then
2020-08-03 11:06:21.609 Error: dzVents: Error: (3.0.2) managed notification: ...Domoticz/scripts/dzVents/generated_scripts/Script #1.lua:29: attempt to compare number with nil
- Monday 03 August 2020 8:55
- Forum: dzVents
- Topic: Energy Meter and Notifications [Solved]
- Replies: 7
- Views: 1171
Energy Meter and Notifications [Solved]
Hi all :) My energy supplier turns off the power if I exceed 3990 Watt for more than 2 minutes. I created a Telegram notification to be alerted if this happens and works perfectly. The energy meter reads the value every 5 seconds, the problem is as follows: Values: 3512 3670 4001 (telegram ...
- Monday 25 July 2016 12:44
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 641701
Re: Domoticz app 2.0
Hello, I added my PiCamera in Domoticz. When I look PiCamera through the App on smartphones, the preview is correct, but when I enter I see the image at full resolution, and I can not fit to the screen with a double tap or click zoom ... I can not do anything ... and therefore I can not to see the ...
- Thursday 14 July 2016 12:24
- Forum: PHP and all others
- Topic: Setup Motion PIR
- Replies: 1
- Views: 4403
Setup Motion PIR
Goodmorning everyone, I'm new to Domoticz. I currently use my Pi3 as alarm system, with some DS18B20 sensor and two Motion PIR Sensor. I was very fascinated by Domoticz and I would like to test it a little bit for my use. The DS18B20 sensors have been recognized immediately and I see already the ...