Search found 10 matches
- Monday 04 May 2020 0:02
- Forum: dzVents
- Topic: problems with update Energy Meter
- Replies: 1
- Views: 868
problems with update Energy Meter
I'm trying to update a virtual electric meter sensor with the updateElectricity (power, energy) command. Something does not work. The value on the energy meter is not updated correctly What am I wrong with? DZvents Scripts print('Whtotal PRIMA -> '..domoticz.devices('test_meter').WhTotal) print ...
- Monday 28 August 2017 22:47
- Forum: dzVents
- Topic: Problem with devicechanged event
- Replies: 1
- Views: 723
Problem with devicechanged event
Hello, Sorry for my English I have a problem using dzVents scrip. I used a script that updates my virtual meters based on the value of some sensors. - Update the devices domoticz.devices ('Autoconsumo').updateElectricity(autoconsumo_attuale, domoticz.devices('Autoconsumo').WhTotal) domoticz.devices ...
- Saturday 12 August 2017 8:17
- Forum: LUA
- Topic: Event devicechanged not trigger
- Replies: 0
- Views: 502
Event devicechanged not trigger
Hello.
I'm importing data from PVOUTPUT using the wiki's https://www.domoticz.com/wiki/Domoticz_and_PvOutput.org guide.
I need to use the Devicechanged event for the "Power generation" sensor, but the change is not detected by the LUA script. Something wrong?
I'm importing data from PVOUTPUT using the wiki's https://www.domoticz.com/wiki/Domoticz_and_PvOutput.org guide.
I need to use the Devicechanged event for the "Power generation" sensor, but the change is not detected by the LUA script. Something wrong?
- Sunday 12 February 2017 23:00
- Forum: Cameras
- Topic: PRi + MotionEye + Domoticz Setup - Help Please
- Replies: 19
- Views: 12169
Re: PRi + MotionEye + Domoticz Setup - Help Please
I have the same problem.
You've solved?
You've solved?
- Sunday 15 January 2017 9:11
- Forum: Cameras
- Topic: Safire DVR problem
- Replies: 1
- Views: 1233
Re: Safire DVR problem
Can any one help?
- Saturday 24 September 2016 12:48
- Forum: Cameras
- Topic: Safire DVR problem
- Replies: 1
- Views: 1233
Safire DVR problem
Hello I'm having problems viewing the live cam in Domoticz. I have a system with a Safire dvr with associated 3 cam with URL http://admin:xxxx@url:8080/Streaming/channels/101/ I see the picture frame in the browser, if I enter the parameters in domoticz, and I run the test, I see the image for a few ...
- Monday 05 September 2016 18:12
- Forum: MySensors
- Topic: MySensors - Gateway to Domoticz
- Replies: 318
- Views: 168859
Re: MySensors - Gateway to Domoticz
But the official version (not BETA) of the Mysensord V2 is not compatible with Domoticz ? (NRF24L01 direct connect to raspberry)
Everything worked perfectly with the V2 beta , once upgraded to the official version does not work anymore .
Everything worked perfectly with the V2 beta , once upgraded to the official version does not work anymore .
- Saturday 12 March 2016 15:04
- Forum: MySensors
- Topic: Error in dimmer value
- Replies: 4
- Views: 1732
Error in dimmer value
- Domoticz version 3.4951 - System Raspberry Pi - Browser IE/Chrome/Firefox/Safari the value set on the domoticz dimmer is different from the one that receives the mysensor . It works perfectly if the value sent by the MYSControll http://i65.tinypic.com/347wh1s.jpg http://i65.tinypic.com/15xjn1y.jpg ...
- Monday 28 December 2015 7:30
- Forum: LUA
- Topic: Update P1 Smart Meter
- Replies: 1
- Views: 2145
Update P1 Smart Meter
Hi I'm trying to monitor the consumption and production of electricity in my house. With 2 electric meter I have data of production and consumption. I would like to merge them into a single device so that you have one graph. I am trying to send data to a dummy p1 smart meter but something is wrong ...
- Tuesday 22 December 2015 6:42
- Forum: Utility
- Topic: SDM120C - RS485 Meter
- Replies: 1
- Views: 2277
SDM120C - RS485 Meter
Hello. I'm trying to use Domoticz for power management in my apartment. I use the meter SDM120C RS48-mode connected to the Raspberry PI. I installed the library MODBUS When doing a "sdm120c -A1 -PN -b 9600 / dev / ttyUSB0" I get this data Voltage: V 233.40 Current: 2.37 A Power: 545.10 W Active ...