Search found 39 matches
- Thursday 11 March 2021 6:21
- Forum: dzVents
- Topic: It's midnight! Time to rewrite the dzVents files! WHY?
- Replies: 3
- Views: 522
Re: It's midnight! Time to rewrite the dzVents files! WHY?
can this interfere with the execution of any tasks at 0:00 ?
- Thursday 11 March 2021 6:17
- Forum: dzVents
- Topic: EventSystem reset at midnight
- Replies: 6
- Views: 1214
Re: EventSystem reset at midnight
Hm.
starting with some beta version, the eventsystem began to reset at 0:00
this is normal?
...
2021-03-11 00:00:01.773 Status: EventSystem: reset all events...
2021-03-11 00:00:01.783 Status: dzVents: Write file: /home/pi/domoticz/scripts/dzVents/generated_scripts/dz_script1.lua
2021-03-11 00 ...
starting with some beta version, the eventsystem began to reset at 0:00
this is normal?
...
2021-03-11 00:00:01.773 Status: EventSystem: reset all events...
2021-03-11 00:00:01.783 Status: dzVents: Write file: /home/pi/domoticz/scripts/dzVents/generated_scripts/dz_script1.lua
2021-03-11 00 ...
- Sunday 05 April 2020 19:49
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
made a small update:
- taken into account all the shortcomings revealed above
- changed the method of calling the script to build the graph (now the + x attribute is not required)
- increased connections between nodes for better appearance of the graph.
- taken into account all the shortcomings revealed above
- changed the method of calling the script to build the graph (now the + x attribute is not required)
- increased connections between nodes for better appearance of the graph.
- Sunday 05 April 2020 18:56
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
That is what I did. But still no luck. Could it be because ! am still on dzVents version: 2.4.24?
Here is what I found:
https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s#trigger_dzVents_script_using_customEvent_dzVents_3.0.0
Yes, dzVents must be a 3.0 and above
Maybe there is another ...
- Sunday 05 April 2020 15:04
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
1. Mosquitto clients are installed?
2. dzVents support is enabled in Domoticz?
3. you must create dzVents script from readme:
}[/code]
1. Yes
2. Yes
3. Maybe stupid question :-)
Where should the file be located?
a. /home/pi/domoticz/scripts/dzVents/scripts or
b. /home/pi/domoticz/scripts ...
- Sunday 05 April 2020 14:36
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
may be need add eXecute attribute for /home/pi/domoticz/www/templates/zigbeemap/zigbeemap.sh:
Code: Select all
chmod +x /home/pi/domoticz/www/templates/zigbeemap/zigbeemap.sh- Sunday 05 April 2020 14:32
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
1. Mosquitto clients are installed?
2. dzVents support is enabled in Domoticz?
3. you must create dzVents script from readme:
return {
on = {
customEvents = {
'CreateZigbeeMap' -- event triggered by emitEvent
}
},
data = {},
logger = {},
execute = function(domoticz, triggeredItem ...
2. dzVents support is enabled in Domoticz?
3. you must create dzVents script from readme:
return {
on = {
customEvents = {
'CreateZigbeeMap' -- event triggered by emitEvent
}
},
data = {},
logger = {},
execute = function(domoticz, triggeredItem ...
- Sunday 05 April 2020 14:20
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
ok! that's it!
try modify file in /templates/zigbeemap/zigbeemap.html
and change
try modify file in /templates/zigbeemap/zigbeemap.html
and change
to:<script type="text/javascript" src="/js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="/js/jquery-3.3.1.min.js"></script>
- Sunday 05 April 2020 14:15
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
Do you have a file:
/home/pi/domoticz/www/js/jquery-3.4.1.min.js
may be this file is missing in Domoticz less than v2020?
/home/pi/domoticz/www/js/jquery-3.4.1.min.js
may be this file is missing in Domoticz less than v2020?
- Sunday 05 April 2020 14:07
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
What OS and platform for Domoticz you use?
- Sunday 05 April 2020 13:54
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
Absolute paths are specified in the template and script. are they right?Bigted wrote: Sunday 05 April 2020 13:47 Domoticz 4.10717
I can see raw.json gets populated
However the custom panel under Zigbee is blank
- Sunday 05 April 2020 13:10
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Re: Zigbee2mqtt network map
This solution should work on previous versions of Domoticz, but I did not check)EddyG wrote: Sunday 05 April 2020 13:04 Nice. I have to get a workaround because 2020.1 does not work for me (yet) because of Zwave problems.
- Sunday 05 April 2020 12:07
- Forum: Zigbee
- Topic: Zigbee2mqtt network map
- Replies: 24
- Views: 4305
Zigbee2mqtt network map
Simple network map for zigbee2mqtt plugin using custom template page
https://github.com/kovainfo/Domoticz-zi ... etwork-map
https://github.com/kovainfo/Domoticz-zi ... etwork-map
- Sunday 12 January 2020 20:48
- Forum: Zigbee
- Topic: Xiaomi gateway-Aqara wireless relay
- Replies: 6
- Views: 1435
Re: Xiaomi gateway-Aqara wireless relay
Model has no name: "model":"" 
Wait for gateway firmware update
Wait for gateway firmware update
- Wednesday 04 December 2019 17:55
- Forum: Zigbee
- Topic: Xiaomi Gateway - strange IP address in Domoticz
- Replies: 5
- Views: 904
Re: Xiaomi Gateway - strange IP address in Domoticz
Using 172.24.1.137 for local IP address
i.e.
172.24.1.137 - address of your domoticz server
i.e.
172.24.1.137 - address of your domoticz server
- Wednesday 09 January 2019 22:31
- Forum: Design, usability and languages
- Topic: New Domoticz Events design
- Replies: 47
- Views: 12419
Re: New Domoticz Events design
StasDemydiuk wrote: Wednesday 09 January 2019 21:15 Now should be better
https://github.com/domoticz/domoticz/pull/2948
- Wednesday 09 January 2019 10:13
- Forum: Design, usability and languages
- Topic: New Domoticz Events design
- Replies: 47
- Views: 12419
Re: New Domoticz Events design
https://www.domoticz.com/wiki/EventsStasDemydiuk wrote: Sunday 06 January 2019 9:48 Could you please explain what do you mean by "trigger mechanism". Currently I don't understand what are you asking for.
- Sunday 06 January 2019 7:48
- Forum: Design, usability and languages
- Topic: New Domoticz Events design
- Replies: 47
- Views: 12419
Re: New Domoticz Events design
+1harolds wrote: Wednesday 31 October 2018 20:47 I like the new editor but I'm missing the option to specify the trigger mechanism (time/device)
- Friday 04 January 2019 8:39
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 556571
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I have this issue. I have 3 gateways. I could only one gateway on domoticz.
Yesterday i managed to run 3 domoticz servers on 1 linux server.
They run seperate.
- The main gateway runs very good on Domoticz server A
- The second gateway i added it on domoticz server B. I get only messages like ...
- Thursday 13 December 2018 21:46
- Forum: Zigbee
- Topic: New Xiaomi Gateway v3 - not supported? (unhandled model: acpartner.v3)
- Replies: 5
- Views: 3906