To bad, yes the other 3 are dummy devices.
Are there any other simple solutions to get data from 1 domoticz to another domoticz?
Search found 61 matches
- Thursday 25 February 2021 12:19
- Forum: Other questions and discussions
- Topic: Domoticz - Remote server
- Replies: 4
- Views: 936
- Thursday 25 February 2021 11:06
- Forum: Other questions and discussions
- Topic: Domoticz - Remote server
- Replies: 4
- Views: 936
Domoticz - Remote server
I'm having a problem with the Domoticz - Remote Server. On the server i made a user with device sharing on and sharing 4 devices. On the other domoticz system im connecting to the remote server with the user login and password. The problem is that only 1 device out of the 4 devices is showing up in ...
- Tuesday 05 January 2021 9:37
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
For power I have selected in the hardware settings the Sensor Type "usage" and as a result, a device appears with a correct icon, the value and the axis indication 'Watt'. Perfect! For energy, I have selected the Sensor Type 'kWh' and the result is not as expected: In the devices list a new device ...
- Tuesday 15 December 2020 13:07
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
- Thursday 10 December 2020 16:57
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
I am having the same problem can get it to work with my ABB B23 kwh meter.
So any help would be really great.
- Sunday 22 November 2020 9:21
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 998
- Views: 305714
- Wednesday 22 July 2020 23:28
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
What kind of wiring have you used? 3x0,28mm multibus cable use only 2 wires for A+ and B-. Where is C connection for, because on my USB to serial i only have 2 connections. There is also a 3 connection USB to serial interface available what is the difference between 2 and 3 connection USB to serial ...
- Wednesday 22 July 2020 21:02
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
Link now works!, can you try address 20487 or 20489 I did a test with both addres 20487 and 20489 but same error message. 2020-07-22 20:33:30.214 Status: (modbus ABB 3Fase) Exiting work loop. 2020-07-22 20:33:30.274 Status: (modbus ABB 3Fase) Stopping threads. 2020-07-22 20:33:30.274 Status ...
- Tuesday 21 July 2020 12:10
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 30756
Re: Dashticz IP Cameras - Features, Fixes & Updates
Domoticz is really slow, thats why dashticz is probably slow to.clinkadink wrote: ↑Monday 20 July 2020 11:09 Do you mean Dashticz or Domoticz?
Please follow guidance here: https://www.domoticz.com/forum/viewtopi ... 29#p252524
So i disabled the cameras in domoticz and now it's working fast again.
- Monday 20 July 2020 11:22
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 30756
Re: Dashticz IP Cameras - Features, Fixes & Updates
I thought both but will check tonight, at work right now.clinkadink wrote: ↑Monday 20 July 2020 11:09 Do you mean Dashticz or Domoticz?
Please follow guidance here: https://www.domoticz.com/forum/viewtopi ... 29#p252524
- Monday 20 July 2020 11:06
- Forum: Dashticz
- Topic: Dashticz IP Cameras - Features, Fixes & Updates
- Replies: 180
- Views: 30756
Re: Dashticz IP Cameras - Features, Fixes & Updates
This seems to work at first sight. However, Domoticz becomes extremely unresponsive, to a point I have to restart it. I have the same problem, before i used the button.camera with a direct link to the cameras. Yesterday i haved added all 3 camera's to domoticz, but Domoticz becomes extremely ...
- Monday 20 July 2020 10:57
- Forum: Dashticz
- Topic: Strange things with temp. block
- Replies: 8
- Views: 1274
Re: Strange things with temp. block
I also have some strange things only with the temp. block.
After i upgraded to 3.5 some .css settings are not working anymore for the temp. block but still work for other blocks.
For example font size of the value and border margin for other blocks still works but not for temp. block.
After i upgraded to 3.5 some .css settings are not working anymore for the temp. block but still work for other blocks.
For example font size of the value and border margin for other blocks still works but not for temp. block.
- Monday 20 July 2020 10:35
- Forum: Dashticz
- Topic: Dashticz Graphs - Features, Fixes & Updates
- Replies: 188
- Views: 17733
Re: Dashticz Graphs - Features, Fixes & Updates
I did try the devices parameter, but did not help.
But i missed the device idx for the custom data, did not need that before.
thanks for your help
But i missed the device idx for the custom data, did not need that before.
thanks for your help
- Sunday 19 July 2020 0:24
- Forum: Dashticz
- Topic: fontsize of a block value
- Replies: 5
- Views: 766
Re: fontsize of a block value
This worked for me to, but after update to 3.5 it is not working anymore.
Now i use:
Now i use:
Code: Select all
.block_78 .value {
font-size : 48px!important;
}
- Sunday 19 July 2020 0:03
- Forum: Dashticz
- Topic: Dashticz Graphs - Features, Fixes & Updates
- Replies: 188
- Views: 17733
Re: Dashticz Graphs - Features, Fixes & Updates
I updated dashticz to version 3.5 but now all the graph dont show any bar/line anymore: The standard graph works when i click on the button: https://i.imgur.com/85hJ8IO.png But the custom graph is empty, it show total in left top corner: https://i.imgur.com/Hb8QzqZ.png?1 Here is the code for graph ...
- Friday 17 July 2020 21:23
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
Hello Domoticx, Yes here is a download link for the manual. www.wms.nl/download_file/view/112/186&ved=2ahUKEwj0iPyP8tTqAhUNsaQKHYbmA7MQFjAEegQIAhAB&usg=AOvVaw36n_nSEr071RhE51d-Mfx9 From page 80 is about modbus protocol. Hi webrazor, seems the link is broken... Hmm if i click on the link i get the ...
- Friday 17 July 2020 20:18
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
Hello Domoticx,
Yes here is a download link for the manual.
www.wms.nl/download_file/view/112/186&v ... hE51d-Mfx9
From page 80 is about modbus protocol.
Yes here is a download link for the manual.
www.wms.nl/download_file/view/112/186&v ... hE51d-Mfx9
From page 80 is about modbus protocol.
- Thursday 16 July 2020 19:29
- Forum: Python
- Topic: Python plugin: Modbus RTU / ASCII / TCP/IP
- Replies: 398
- Views: 125803
Re: Python plugin: Modbus RTU / ASCII / TCP/IP
Hello everybody, Today i started trying to read out 1 of my kwh meters through modbus RTU. I wired everything up i'm using Raspberry Pi 4 with domoticz and RS485 RTU USB-A 2.0 Adapter 2-Pin. The kwh meter is a ABB B23 put all the setting in the ABB the same as in the configuration of hardware in ...
- Wednesday 29 April 2020 14:52
- Forum: Dashticz
- Topic: News block
- Replies: 18
- Views: 1526
- Tuesday 28 April 2020 19:01
- Forum: Dashticz
- Topic: News block
- Replies: 18
- Views: 1526
Re: News block
For the font size of the news block, add the following to custom.css: .news .headline .title { font-size: 20px } .news .headline .description { font-size: 18px } .news .headline .updated { font-size: 16px } For the images: Which exact Dashticz version are you using? News images have been ...