Search found 437 matches

by michap
18 Nov 2023 21:49
Forum: Discussions in English
Topic: Z-way installation on Raspberry PI 5
Replies: 14
Views: 25977

Re: Z-way installation on Raspberry PI 5

Hi, have you checked /var/log/z-way-server.log ? On 'find.z-wave.me' I can see IP for direct connection to Raspberry. But the link is not accessible. Here you can see if z-way-server is running or why was not started. You can find out the IP with ifconfig on shell - and then use the direct link http...
by michap
17 Nov 2023 20:30
Forum: Discussions in English
Topic: Time Concition in Automations
Replies: 13
Views: 28767

Re: Time Concition in Automations

BTW: the App "System Clock (CRON)" is enabled in your Z-Way installation? ;)
by michap
17 Nov 2023 20:15
Forum: Discussions in English
Topic: Time Concition in Automations
Replies: 13
Views: 28767

Re: Time Concition in Automations

Hi, the second rule (json) will not work as far as I understand, because there is no "trigger" inside. Time only cannot be a trigger, only a condition. Here is missing the changing altitude event like "if altitude <5". But if time scheduler is also not working - then it sounds st...
by michap
17 Nov 2023 19:38
Forum: Discussions in English
Topic: Debian 12 Bookworm?
Replies: 4
Views: 11071

Re: Debian 12 Bookworm?

Hi,

maybe better:

Code: Select all

f=/boot/firmware/config.txt ...
because the /boot/config.txt is now a link to /boot/firmware/config.txt file ?
Otherwise the link will be overwritten (but not the linked file)

Michael
by michap
17 Nov 2023 15:20
Forum: Discussions in English
Topic: Debian 12 Bookworm?
Replies: 4
Views: 11071

Re: Debian 12 Bookworm?

SOLVED! After we have connected via SSH, the last command to install the Z-Way server remains: wget -qO - https://raw.githubusercontent.com/msazanov/Z-WayInstallScript/main/Z-Way-Install | sudo bash Thanks, with your installation script the software is working again! Thank you for your help! Michael
by michap
17 Nov 2023 11:19
Forum: Discussions in English
Topic: Time Concition in Automations
Replies: 13
Views: 28767

Re: Time Concition in Automations

Hi Marco, there are different things I would check,... Maybe I do not know all of your tests ;) 1) if you remove only time conditions - the automation will work? 2) when the condition will appear (solar altitude <5) ? (when rule will be triggered without the time conditions?) Can you check it (time)...
by michap
16 Nov 2023 19:51
Forum: Discussions in English
Topic: Time Concition in Automations
Replies: 13
Views: 28767

Re: Time Concition in Automations

Hi, test_timer.jpg Just tested, this is working for me. In log I see: [2023-11-16 17:35:18.959] [I] [core] [Astronomy] Calculate [2023-11-16 17:35:18.967] [I] [core] HK: updated Astronomy_19_altitude [2023-11-16 17:35:18.972] [I] [core] Notification: device-info (device-status): {"dev":&qu...
by michap
16 Nov 2023 13:37
Forum: Discussions in English
Topic: Debian 12 Bookworm?
Replies: 4
Views: 11071

Debian 12 Bookworm?

Is it possible to install Z-Way on actual Debian version?

With install script - not possible (not supported version)
With deb file - a lot of unmet dependencies...

Any idea?

Thanks!
Michael
by michap
12 Mar 2023 21:30
Forum: RaZberry
Topic: Razberry 7 pro dead after few minutes
Replies: 2
Views: 10619

Re: Razberry 7 pro dead after few minutes

Hi, it's not normal, of course,... but there are only electronic components, early failure rate happen... very rarely of course... Return it to your distributor, I think it is the best and only way. If it was really working for some minutes (I mean as Z-Way module) then you can't have made any mista...
by michap
11 Mar 2023 19:26
Forum: Discussions in English
Topic: Integration with Home Assistant
Replies: 152
Views: 218389

Re: Integration with Home Assistant

strange... just have tested again with 2023.3.3 on second system.

Do you see in integrations the Z-Wave.Me element with your URL inside (like ws://192.168.x.y:8083) ?
What happen if you try to reload this integration? Something in log?

What devices you have enabled in Z-Way for this user?

Michael