#Heya, trying to decide if I should

1 messages · Page 1 of 1 (latest)

visual igloo
#

I have a lot of garbage from just being an old installation (phantom entities not attached to actual devices, etc)

verbal mist
#

so, you really have to figure out what install method you have

#

especially if you're using zwave

#

and you haven't updated in 4 years

#

@visual igloo do you know what zwave integration you're using?

visual igloo
#

I'm using zwave_js, and I'm using home assistant os

#

System Information

version core-2023.10.5
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.11.5
os_name Linux
os_version 6.1.21-v7
arch armv7l
timezone America/Los_Angeles
config_dir /config

<details><summary>Home Assistant Cloud</summary>

logged_in true
subscription_expiration December 12, 2023 at 4:00 PM
relayer_connected true
relayer_region us-east-1
remote_enabled true
remote_connected true
alexa_enabled false
google_enabled true
remote_server us-east-1-8.ui.nabu.casa
certificate_status ready
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok

</details>

<details><summary>Home Assistant Supervisor</summary>

host_os Home Assistant OS 11.1
update_channel stable
supervisor_version supervisor-2023.11.3
agent_version 1.6.0
docker_version 24.0.6
disk_total 28.6 GB
disk_used 12.0 GB
healthy true
supported true
board rpi3
supervisor_api ok
version_api ok
installed_addons File editor (5.7.0), Terminal & SSH (9.6.1), Node-RED (14.1.4), CEC Scanner (3.0), InfluxDB (4.8.0), Grafana (9.1.1), Samba share (12.1.0), Mosquitto broker (6.3.1), SSH & Web Terminal (12.1.3), FTP (4.7.3), Z-Wave JS (0.3.0), Docker Wyze Bridge (2.2.4)

</details>

<details><summary>Dashboards</summary>

dashboards 1
resources 3
views 5
mode storage

</details>

<details><summary>Recorder</summary>

oldest_recorder_run November 6, 2023 at 5:23 PM
current_recorder_run November 16, 2023 at 7:40 AM
estimated_db_size 37.05 MiB
database_engine sqlite
database_version 3.41.2

</details>

verbal mist
#

Ok, then there's nothing to worry about. If zwave isn't working, there should be errors in the zwavejs logs

#

you're welcome to rebuild, but personally I'd try to fix what's broken

visual igloo
#

I like it. Any chance you can point me to where the logs got the zwave integration would be? I don't see anything about the failing integration under system > logs

verbal mist
#

in the zwave js addon

#

or in settings -> system -> logs

#

cilck on the dropdown and change it to zwave js addon or whatever it's named

visual igloo
#

Oooohhhhg duh. Okay, let me see what I can find

#

so nothing useful in the add-on logs, but my entities are all grayed out and unavailable. the zwave_js add-on is running.

#

the integration does have errors though, just says failed setup, will retry. let me see if I can find it in the system logs...

verbal mist
#

is the addon up to date?

#

there was a breaking change that you needed a specific addon version for a specific HA version

visual igloo
#

I believe it is up to date, yes, it's not showing up under updates

#

my home assistant core log is a mess tho.

#

hacs integration not found, plus this zwave error:

#

Logger: homeassistant.config_entries
Source: config_entries.py:441
First occurred: 7:42:42 AM (1 occurrences)
Last logged: 7:42:42 AM

Config entry 'Z-Wave JS' for zwave_js integration not ready yet: Failed to connect: Cannot connect to host core-zwave-js:3000 ssl:default [Connect call failed ('172.30.33.4', 3000)]; Retrying in background

#

sorry, warning, not error

#

What's odd, is that if I force a reboot of the host, everything works fine for a while

verbal mist
#

what are you using Zwave JS or Zwave JS UI

#

secondly did you ever run beta versions of HA?

visual igloo
#

I don't remember ever running a beta version of HA, I normally would, except I wanted to go stability because of the wife factor...

verbal mist
#

well, you're having issues with HA talking with your ZwaveJS container

#

so you're either running Zwave JS UI and your HA is pointed at Zwave JS

visual igloo
#

How do I tell the difference betweev zwave js UI and Zwave JS? I think it's zwave JS, I don't see a UI appended anywhere

verbal mist
#

then you're running zwave JS

#

you'd see the UI on the addon page

visual igloo
#

nope

verbal mist
#

Ok, if the addon is running it seems something is messed up with your dns server

#

do you have ssh

visual igloo
#

I do

#

Okay, I have it installed. I don't know if it's configured. I vaguely remember not needing to be hooked up to a monitor when I originally installed, but again, years ago.

#

I have a terminal add-on installed too though

#

Actually, I'm gonna try rolling back based on the github comments around the sam eissue....

visual igloo
#

interesting, so the observer is all greens, but can't get to the normal UI yet

#

assuming that's just taking a minute to restore...