andrew-codechimp / HA-Battery-Notes

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

Missing service - battery_notes.check_battery_low #1260

Closed adam-cobb closed 8 months ago

adam-cobb commented 8 months ago

System Health details

System Information

version core-2024.2.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.1
os_name Linux
os_version 6.1.59
arch x86_64
timezone Europe/London
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.34.0 Stage | running Available Repositories | 1405 Downloaded Repositories | 29
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 11.1 -- | -- update_channel | stable supervisor_version | supervisor-2024.02.1 agent_version | 1.6.0 docker_version | 24.0.6 disk_total | 62.3 GB disk_used | 30.7 GB healthy | true supported | true board | ova supervisor_api | ok version_api | ok installed_addons | AdGuard Home (5.0.3), Samba share (12.3.0), Terminal & SSH (9.9.0), Samba Backup (5.2.0), RTSP Simple Server Add-on (v0.17.6), Duck DNS (1.15.0), File editor (5.8.0), Mosquitto broker (6.4.0), Crowdsec (1.6.0), Crowdsec Firewall Bouncer (v0.0.28), TheengsGateway (1.11.0), Piper (1.5.0), Whisper (1.0.2), eufy-security-ws (1.7.1), Cloudflared (5.1.5), Studio Code Server (5.15.0), Govee to MQTT Bridge (2024.01.24-ea3cd430)
Dashboards dashboards | 2 -- | -- resources | 12 views | 9 mode | storage
Recorder oldest_recorder_run | March 3, 2024 at 2:01 AM -- | -- current_recorder_run | March 6, 2024 at 11:58 AM estimated_db_size | 766.09 MiB database_engine | sqlite database_version | 3.44.2

Checklist

Describe the issue

I'm not sure if i'm missing something but the service battery_notes.check_battery_low does not exist in my installation - I only see the check_battrery_last_reported and set_battery replaced services available.

Reproduction steps

Attempted to set up automation using examples to notify on low battery but the service is not available

Debug logs

No response

Diagnostics dump

No response

andrew-codechimp commented 8 months ago

That service is brand new and was only in beta this week, I don't have versioned docs unfortunately.
I've just released it now so if you update via hacs you should get it.