Skip to content

Error: 'MeshCoreDataUpdateCoordinator' object has no attribute 'set_command_result' #197

@mattzzw

Description

@mattzzw

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions