Search found 302 matches

by lanbrown
12 May 2024 22:21
Forum: Discussions in English
Topic: Home Assistant Z-Wave.Me Addon BETA TESTING
Replies: 4
Views: 151

Re: Home Assistant Z-Wave.Me Addon BETA TESTING

So far that was the only issue I have noticed. The one production install I upgraded to this dev code was because of an issue in 4.10 that was fixed by a later release. I had to use the reset api button from time to time.
by lanbrown
10 May 2024 21:06
Forum: RaZberry
Topic: Raspberry Pi 4, Razberry 2 and Cannot start Z-Wave binding: Error: Invalid port
Replies: 1
Views: 71

Re: Raspberry Pi 4, Razberry 2 and Cannot start Z-Wave binding: Error: Invalid port

Search for dtoverlay as that is what you're missing from the config.
by lanbrown
10 May 2024 06:35
Forum: Discussions in English
Topic: Home Assistant Z-Wave.Me Addon BETA TESTING
Replies: 4
Views: 151

Re: Home Assistant Z-Wave.Me Addon BETA TESTING

So I have installed this on one of my production boxes. I did perform a backup from both the normal UI and the expert UI. I first restored the backup from the normal UI but it still showed the devices as greyed out, so I restored the backup in the expert UI as well and all devices are shown. I do se...
by lanbrown
08 May 2024 20:57
Forum: Discussions in English
Topic: Home Assistant Z-Wave.Me Addon BETA TESTING
Replies: 4
Views: 151

Re: Home Assistant Z-Wave.Me Addon BETA TESTING

I have installed this on a test machine for now. Running the 4.1.0 on five others.
by lanbrown
02 May 2024 19:25
Forum: Discussions in English
Topic: Ubuntu v4.1.3
Replies: 8
Views: 490

Re: Ubuntu v4.1.3

That would be a question for the developer.

You can try:

Code: Select all

sudo apt install ./* && sudo apt --fix-broken install ./*
or

Code: Select all

apt-get install -f
by lanbrown
02 May 2024 19:19
Forum: RaZberry
Topic: Razberry7 on Pi 3B fails setup, no port?
Replies: 12
Views: 847

Re: Razberry7 on Pi 3B fails setup, no port?

No I'm not. Want the truth, you do not have the technical knowledge or fortitude to do all three at the same time. Can you say which one(s) of the three changes that you made were the culprit? The answer is a resounding NO . Basic troubleshooting means you limit the changes to isolate the cause(s). ...
by lanbrown
01 May 2024 21:43
Forum: Discussions in English
Topic: Ubuntu v4.1.3
Replies: 8
Views: 490

Re: Ubuntu v4.1.3

$ dpkg-deb -I gattlib-0.1.deb new debian package, version 2.0. size 81510 bytes: control archive=440 bytes. 258 bytes, 10 lines control 175 bytes, 3 lines md5sums Package: gattlib Version: 0.1 Section: devel Priority: optional Architecture: amd64 Depends: libglib2.0-0 Installed-Size: 227 Maintainer:...
by lanbrown
30 Apr 2024 21:44
Forum: RaZberry
Topic: Razberry7 on Pi 3B fails setup, no port?
Replies: 12
Views: 847

Re: Razberry7 on Pi 3B fails setup, no port?

You don't get it. You make three changes, that is three variables. You limit variables so if there is an issue, the less it can be. This is basic troubleshooting. Keeping the existing board and just upgrading the OS and the Z-Way version would be the first step. if things don't work it limits the po...