Search found 34 matches

by hp1
22 Apr 2024 02:37
Forum: Discussions in English
Topic: Home Assistant Integration
Replies: 3
Views: 173

Re: Home Assistant Integration

My mistake, I didn't have Niffler enabled. I have that now, and I think it's working well. Be great to get proper battery status in the HA integration. Does Zway also support reading and writing lock codes? I had this working in the integration that I built, but don't see this ability in the Z-Way UI.
by hp1
06 Apr 2024 18:00
Forum: Discussions in English
Topic: Home Assistant Integration
Replies: 3
Views: 173

Home Assistant Integration

Hello, I've updated my old razberry and PI1 to a PI5 and to a newer version v4.1.2-wb1. The HA integration is really nice, simple and easy and I'm migrating away from the custom one that I built using the API. I'm hoping that someone that has locks and blinds and is using the integration might be ab...
by hp1
26 Mar 2024 22:27
Forum: RaZberry
Topic: Upgrade using the backup/restore, no access to devices on new zwave
Replies: 1
Views: 189

Re: Upgrade using the backup/restore, no access to devices on new zwave

Just an update to this. The frequency was set to EU, and I had no option to change it. I found this command from a previous post and was able to change my frequency to US and I can change devices now!

curl -u [username]:[password] --globoff '127.0.0.1:8083/JS/Run/zway.ZMEFreqChange(3)'
by hp1
26 Mar 2024 18:25
Forum: RaZberry
Topic: Upgrade using the backup/restore, no access to devices on new zwave
Replies: 1
Views: 189

Upgrade using the backup/restore, no access to devices on new zwave

Although the 7 is out, I thought I'd use this an opportunity to finally upgrade to a the 500 series card I picked up a while back, so I can see the process when the 7 becomes available here. I have an old (but reliable) setup which has served very well. I'm upgrading from a raspberry pi 2 ZW0301 to ...
by hp1
01 Dec 2023 07:08
Forum: Discussions in English
Topic: Z-way installation on Raspberry PI 5
Replies: 14
Views: 26563

Re: Z-way installation on Raspberry PI 5

I am trying to also install on a raspberry pi5. Fresh installation, and get the same results after trying twice (the second time I didn't do the initial update check in case something changed) After install I get a library issue: pi@razberry:~ $ sudo /opt/z-way-server/z-way-server /opt/z-way-server/...
by hp1
07 Sep 2018 23:41
Forum: RaZberry
Topic: Motion Sensor not updating?? (HS - FLS100+)
Replies: 10
Views: 9907

Re: Motion Sensor not updating?? (HS - FLS100+)

Thank you for checking! Really appreciate the help. It might be a while before I can update to 2.3.8. I currently run 2.3.5, which has been really, really stable for me. I have a razberry2 and a RPI3+ (as I was hoping to have a secondary controller, but without lifeline updates, the secondary contro...
by hp1
04 Sep 2018 05:23
Forum: RaZberry
Topic: Motion Sensor not updating?? (HS - FLS100+)
Replies: 10
Views: 9907

Re: Motion Sensor not updating?? (HS - FLS100+)

Hi PoltoS, I PM'd you a few days ago. Did you manage to have a look?
by hp1
27 Aug 2018 00:51
Forum: RaZberry
Topic: Motion Sensor not updating?? (HS - FLS100+)
Replies: 10
Views: 9907

Re: Motion Sensor not updating?? (HS - FLS100+)

PoltoS, any other suggestions? This script gives me the result I am looking for, however it would be great if zway updated the device rather than relying on parsing the logs.
by hp1
23 Aug 2018 06:46
Forum: RaZberry
Topic: Motion Sensor not updating?? (HS - FLS100+)
Replies: 10
Views: 9907

Re: Motion Sensor not updating?? (HS - FLS100+)

Also, if this matters, the device does show as a 'notification sensor' on the interview page: Brand HomeSeer Technologies Device type Notification Sensor I've kludged together a script that so far updates the sensor and keeps my automation system happy. Be great to find a z-way-server way to fix thi...
by hp1
23 Aug 2018 05:00
Forum: RaZberry
Topic: Motion Sensor not updating?? (HS - FLS100+)
Replies: 10
Views: 9907

Re: Motion Sensor not updating?? (HS - FLS100+)

Thanks for the response PoltoS! 1. I don't see anywhere where sensor binary can be suppressed. If I go into expert settings and SensorBinary, I get click on GET and in the logs I see the device sending information. In the Expert UI under Sensors, it shows up as a 'General Purpose' Device type and no...