Using v2.5.0
Automation to reproduce:
alias: 00_test
description: ""
triggers: []
conditions: []
actions:
- action: meshcore.execute_command
data:
command: set_flood_scope "de-hh"
- action: meshcore.send_channel_message
data:
message: test scoped (de-hh)
channel_idx: 4
mode: single
Logger: custom_components.meshcore.services
Source: custom_components/meshcore/services.py:723
Error executing command set_flood_scope: 'MeshCoreDataUpdateCoordinator' object has no attribute 'set_command_result'
Using v2.5.0
Automation to reproduce:
Logger: custom_components.meshcore.services
Source: custom_components/meshcore/services.py:723
Error executing command set_flood_scope: 'MeshCoreDataUpdateCoordinator' object has no attribute 'set_command_result'