Search found 39 matches

by ak97
Thursday 11 March 2021 6:21
Forum: dzVents
Topic: It's midnight! Time to rewrite the dzVents files! WHY?
Replies: 3
Views: 460

Re: It's midnight! Time to rewrite the dzVents files! WHY?

can this interfere with the execution of any tasks at 0:00 ?
by ak97
Thursday 11 March 2021 6:17
Forum: dzVents
Topic: EventSystem reset at midnight
Replies: 6
Views: 1149

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:00:01 ...
by ak97
Sunday 05 April 2020 19:49
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

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.
by ak97
Sunday 05 April 2020 18:56
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

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 way to ...
by ak97
Sunday 05 April 2020 15:04
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

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/dzVents ...
by ak97
Sunday 05 April 2020 14:36
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

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
by ak97
Sunday 05 April 2020 14:32
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

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) function ...
by ak97
Sunday 05 April 2020 14:20
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

Re: Zigbee2mqtt network map

ok! that's it!

try modify file in /templates/zigbeemap/zigbeemap.html

and change
<script type="text/javascript" src="/js/jquery-3.4.1.min.js"></script>
to:
<script type="text/javascript" src="/js/jquery-3.3.1.min.js"></script>
by ak97
Sunday 05 April 2020 14:15
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

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?
by ak97
Sunday 05 April 2020 14:07
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

Re: Zigbee2mqtt network map

What OS and platform for Domoticz you use?
by ak97
Sunday 05 April 2020 13:54
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

Re: Zigbee2mqtt network map

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
Absolute paths are specified in the template and script. are they right?
by ak97
Sunday 05 April 2020 13:10
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

Re: Zigbee2mqtt network map

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.
This solution should work on previous versions of Domoticz, but I did not check)
by ak97
Sunday 05 April 2020 12:07
Forum: Zigbee
Topic: Zigbee2mqtt network map
Replies: 24
Views: 3977

Zigbee2mqtt network map

Simple network map for zigbee2mqtt plugin using custom template page

https://github.com/kovainfo/Domoticz-zi ... etwork-map

screenshot.png
screenshot.png (309.14 KiB) Viewed 2951 times
by ak97
Sunday 12 January 2020 20:48
Forum: Zigbee
Topic: Xiaomi gateway-Aqara wireless relay
Replies: 6
Views: 1353

Re: Xiaomi gateway-Aqara wireless relay

Model has no name: "model":"" :(
Wait for gateway firmware update
by ak97
Wednesday 04 December 2019 17:55
Forum: Zigbee
Topic: Xiaomi Gateway - strange IP address in Domoticz
Replies: 5
Views: 839

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
by ak97
Wednesday 09 January 2019 22:31
Forum: Design, usability and languages
Topic: New Domoticz Events design
Replies: 47
Views: 11995

Re: New Domoticz Events design

StasDemydiuk wrote: ↑Wednesday 09 January 2019 21:15 Now should be better
https://github.com/domoticz/domoticz/pull/2948
πŸ‘
by ak97
Wednesday 09 January 2019 10:13
Forum: Design, usability and languages
Topic: New Domoticz Events design
Replies: 47
Views: 11995

Re: New Domoticz Events design

StasDemydiuk 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.
https://www.domoticz.com/wiki/Events
by ak97
Sunday 06 January 2019 7:48
Forum: Design, usability and languages
Topic: New Domoticz Events design
Replies: 47
Views: 11995

Re: New Domoticz Events design

harolds 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)
+1
by ak97
Friday 04 January 2019 8:39
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535706

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 2019 ...