andrew-codechimp / HA-Battery-Notes

A Home Assistant integration to provide battery notes of devices
MIT License
523 stars 92 forks source link

Adaprox device TS0001_fingerbot_1 not discovered #1562

Closed Lrnt-Prsn closed 6 months ago

Lrnt-Prsn commented 6 months ago

System Health details

System Information

version core-2024.4.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.1.73-haos-raspi
arch aarch64
timezone Europe/Paris
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 4120 Installed Version | 1.34.0 Stage | running Available Repositories | 1406 Downloaded Repositories | 79
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 15 mars 2025 à 01:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | false remote_server | eu-central-1-1.ui.nabu.casa certificate_status | ready instance_id | cd8929f5b799451594e67c5115cf8a2a can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 12.2 -- | -- update_channel | stable supervisor_version | supervisor-2024.04.0 agent_version | 1.6.0 docker_version | 25.0.5 disk_total | 116.7 GB disk_used | 22.8 GB healthy | true supported | true board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | Samba share (12.3.1), File editor (5.8.0), Duck DNS (1.16.0), FTP (5.0.2), Mosquitto broker (6.4.0), Log Viewer (0.17.0), tydom2mqtt (3.4.3), Zigbee2MQTT (1.34.0-1), Home Assistant Google Drive Backup (0.112.1), Terminal & SSH (9.13.0), Advanced SSH & Web Terminal (17.2.0), MyElectricalData (0.12.0)
Dashboards dashboards | 6 -- | -- resources | 59 views | 27 mode | storage
Recorder oldest_recorder_run | 24 mars 2024 à 03:30 -- | -- current_recorder_run | 25 avril 2024 à 11:12 estimated_db_size | 1993.14 MiB database_engine | sqlite database_version | 3.44.2
Sonoff version | 3.7.2 (eb0a208) -- | -- cloud_online | 0 / 4 local_online | 0 / 0
Spotify api_endpoint_reachable | ok -- | --

Checklist

Describe the issue

Adaprox TS0001_fingerbot_1 device is not discovered although it is present in the library like the other devices. Screenshot 2024-04-25 115332 Screenshot 2024-04-25 115939

Reproduction steps

1 - Reboot the HA instance 2 - Access to notification of new devices discovered 3 - Adaprox TS0001_fingerbot_1 does not appear in the list of new devices discovered

Debug logs

No response

Diagnostics dump

No response

andrew-codechimp commented 6 months ago

Hi, The model has to be exact, it looks like the library has a ZHA model whereas you are using Z2M. I have just added the "Zigbee fingerbot plus (TS0001_fingerbot_1)" model and a restart of HA should pull the new library and allow it to be discovered.

Lrnt-Prsn commented 6 months ago

Hi, Thank-you for your prompt response. The device is now discovered. I was at the origin of the first request to add this device and had incorrectly entered the name of the device. Now I will know what title to indicate in my future requests!