Search found 39 matches

by usky73
Monday 13 June 2022 19:45
Forum: Dashticz
Topic: Log file into dashticz
Replies: 7
Views: 1152

Re: Log file into dashticz

any answer ?
by usky73
Thursday 26 May 2022 17:40
Forum: Dashticz
Topic: Log file into dashticz
Replies: 7
Views: 1152

Re: Log file into dashticz

I am looking the same feature but I am facing issue for the height, it seems not working.

I have added this line :

Code: Select all

.containslog .items {
        height: 1000px;
        background: black;
}
Background becomes black but no height updae.
What's wrong ?
by usky73
Saturday 23 April 2022 12:53
Forum: Zigbee
Topic: IKEA lights not joinning
Replies: 3
Views: 405

Re: IKEA lights not joinning

Thanks both. I have done both things without success... in the beginning but I found the solution. I hate Ikea. I am using GU10 lights with the remote control. I was doing 6 times On/Off with the remote control, even Off/On did not work. The solution is to switch Off/On 6 times with a real switch ...
by usky73
Thursday 21 April 2022 18:49
Forum: Zigbee
Topic: IKEA lights not joinning
Replies: 3
Views: 405

IKEA lights not joinning

Hi all I am stuck on IKEA Tradfi light association... I have the remote control. I try to follow the procedure here : https://github.com/zigbeefordomoticz/wiki/blob/master/fr-fr/Les-objets_Ikea.md Means 6 times On/Off and launch a the pairing with the zigate interface. But nothing has been found. I ...
by usky73
Sunday 17 April 2022 19:49
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Letsencrypt error 400
Replies: 19
Views: 3237

Re: Letsencrypt error 400

I have the relaese version 2022.1 that supposed to include it but same issue : "ERR_EMPTY_RESPONSE" any idea ?
by usky73
Saturday 16 April 2022 7:40
Forum: Zigbee
Topic: Zigate error after power shutdown
Replies: 4
Views: 348

Re: Zigate error after power shutdown

Thanks pipiche for your prompt reply.
In fact I have tested a simple reboot, and it works...
by usky73
Friday 15 April 2022 13:19
Forum: Zigbee
Topic: Zigate error after power shutdown
Replies: 4
Views: 348

Re: Zigate error after power shutdown

it is a pigate, not USB.
What log should I look at at system level ?
by usky73
Thursday 14 April 2022 19:24
Forum: Zigbee
Topic: Zigate error after power shutdown
Replies: 4
Views: 348

Zigate error after power shutdown

Dear all I got an unexpected power failure yesterday on my pi and I now have a lot of error message visible in the domoticz log but also on zigate interface. Time : "14/04/2022 19:17:21" Module : "TransportRder" nwkid : "None" PluginHealth : "Ready" message : "on_message Frame error Crc/len ...
by usky73
Sunday 03 April 2022 18:23
Forum: dzVents
Topic: No device trigger for an alarm "device" [Solved]
Replies: 2
Views: 686

Re: No device trigger for an alarm "device" [Solved]

the 's' was missing. Thanks a lot !
i am ashamed... I have plenty of dz scripts and missed this ...
by usky73
Sunday 03 April 2022 15:57
Forum: dzVents
Topic: No device trigger for an alarm "device" [Solved]
Replies: 2
Views: 686

No device trigger for an alarm "device" [Solved]

Dear all I am now connected to my electric counter (linky) in Zigbee. I am using a zigate dongle. Everything is fine I have my instant power and alarm for overload. The problem is that I try to trigger the dzvents script each time this alarm sensor is changing. But it is not working. The only way I ...
by usky73
Saturday 12 March 2022 11:34
Forum: Dashticz
Topic: Access to a specifi screen directly
Replies: 1
Views: 270

Access to a specifi screen directly

Hi all, I have done my dashticz config, it is a great tool ! The only thing that I did not found is how to access to a specific screen directly with the http link. By default it will access to screen #1 but how to access to an other screen using the http link ? Like http://192.168.1.1:8082?screen=2 ...
by usky73
Monday 17 January 2022 20:39
Forum: dzVents
Topic: issue with os.execute
Replies: 3
Views: 887

Re: issue with os.execute

thanks a lot, it looks interesting. I will investigate.

UPDATED : Problem solved thanks to your 2 advices.
1- the issue becomes visible by using sudo in the terminal. I was able to see that it was missing a library for root.
2- the asynch lethod is much better !

Thanks again for your help.
by usky73
Sunday 16 January 2022 18:39
Forum: dzVents
Topic: issue with os.execute
Replies: 3
Views: 887

issue with os.execute

Hi all I am reusing a script un dz.vents but facing issue with os.execute that is not working. The command is working well in a terminal. The domoticz is installed on a raspbery under buster. the instruction is : command = "/usr/bin/python3 "..scriptPython.." "..credentials.." "..fichierTemp ...
by usky73
Tuesday 25 May 2021 18:39
Forum: Third party and supplementary tools
Topic: dtgbot - Domoticz TeleGram BOT
Replies: 597
Views: 128261

Re: dtgbot - Domoticz TeleGram BOT

Dear all I am trying to control domoticz by using Telegram. I am using already the telegram API for notification. I have followed the wiki page instrictions : https://www.domoticz.com/wiki/Remote_Control_of_Domoticz_by_Telegram_Bot But I am facing an issue. The dtb.log.error files is showing an ...
by usky73
Saturday 22 May 2021 12:04
Forum: Third party and supplementary tools
Topic: dtgbot - ssl.core issue
Replies: 1
Views: 1778

dtgbot - ssl.core issue

Dear all I am trying to control domoticz by using Telegram. I am using already the telegram API for notification. I have followed the wiki page instrictions : https://www.domoticz.com/wiki/Remote_Control_of_Domoticz_by_Telegram_Bot But I am facing an issue. The dtb.log.error files is showing an ...
by usky73
Wednesday 12 May 2021 14:20
Forum: dzVents
Topic: systemUptime not reset after a domoticz restart [Solved]
Replies: 2
Views: 776

Re: systemUptime not reset after a domoticz restart [Solved]

I am in version 3.0.2
Your point is good, I thought it was domoticz uptime.
Thanks for your answer
by usky73
Tuesday 11 May 2021 20:06
Forum: dzVents
Topic: systemUptime not reset after a domoticz restart [Solved]
Replies: 2
Views: 776

systemUptime not reset after a domoticz restart [Solved]

I have made a simple script in dzvents to inform me if the system has been stoped or if has been restarted. The script is using systemUptime to show the Domoticz app uptime. If a stop the service using sudo service domoticz stop and sudo service domoticz start the domoticz menu in settings (about ...
by usky73
Monday 13 January 2020 18:01
Forum: Other questions and discussions
Topic: Get historical values without persistent data option
Replies: 3
Views: 305

Re: Get historical values without persistent data option

Hi Waaren, Here is what I can see (sunday is yesterday value) https://ibb.co/xDp79bC https://ibb.co/xDp79bC and what I can see (last update is not updating even if every day a new value is inserted for the previous day. https://ibb.co/kGZtWjs https://ibb.co/kGZtWjs history exist but I cannot acces ...
by usky73
Sunday 12 January 2020 21:10
Forum: Other questions and discussions
Topic: Get historical values without persistent data option
Replies: 3
Views: 305

Get historical values without persistent data option

Hi all I can now get my gas meter data every day thanks to Pierre - https://github.com/empierre/domoticz_gaspar This is a great feature but I want to use the values I got from my gas supplier using Dzvents. And this is the problem. The data are in domoticz, I can see them. But, the energy values ...