Skip to content
This repository was archived by the owner on Jun 16, 2024. It is now read-only.
This repository was archived by the owner on Jun 16, 2024. It is now read-only.

Send levels on startup does not work anymore. #51

@RubenDijk

Description

@RubenDijk

I use the option:
send_levels_on_startup: false

When i restart home-assistant the dmx value go's to 0. The option does not work anymore
This is since shortly after the last update.

Here is my config:

platform: dmx
host: Ip
port: port
dmx_channels: 512
default_level: 0
send_levels_on_startup: false
universe: 0
devices:

  • channel: 1
    name: Dimmer1
    type: dimmer
    transition: 0
    channel_setup: d
  • channel: 2
    name: Dimmer2
    type: dimmer
    transition: 0
    channel_setup: d
  • channel: 3
    name: Dimmer3
    type: dimmer
    transition: 0
    channel_setup: d
  • channel: 4
    name: Dimmer4
    type: dimmer
    transition: 0
    channel_setup: d
  • channel: 5
    name: Dimmer5
    type: dimmer
    transition: 0
    channel_setup: d
  • channel: 6
    name: Dimmer6
    type: dimmer
    transition: 0
    channel_setup: d

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions