mdeweerd / zha-toolkit

🧰 Zigbee Home Assistant Toolkit - service for "rare" Zigbee operations using ZHA on Home Assistant
GNU General Public License v3.0
205 stars 33 forks source link

v.1.1.16 - Service not found for call_service at pos 1: Action zha_toolkit.attr_read not found #248

Open thelastoth opened 3 months ago

thelastoth commented 3 months ago

After updating HA to 24.8, and jumping to toolkit v16 this morning from v12 ( v14 was causing issues past days ), I got the error message in title.

jonathanmend33 commented 3 months ago

Same bug here (updating HA to 24.8, and jumping to toolkit v16 this morning from v12). Service "zha_toolkit.attr_read not found"

CordoWEB commented 3 months ago

Same bug here on HA 2024.6.4.

Mrtnvw commented 3 months ago

Same bug here after upgrading from V1.1.12 > .14, remains at .16.

gravymaker17 commented 3 months ago

Also seeing a similar error on .16 when triggering a script of mine that calls the zha_toolkit.execute method.

wbyoung commented 3 months ago

Try out the beta release, 1.1.19 and see how things go. This resolved all issues for my use cases.

gravymaker17 commented 3 months ago

This resolved my issue, thanks!

thelastoth commented 3 months ago

With the new release - 2024.9.0 - the same issue came back unfortunately.