Skip to content

Cannot use input_boolean without a specifig action config #11

Description

@Briochorama

Hi,

I'm trying to use this card in my lovelace config. Something unexpected is happening and I have trouble debugging this issue.

It seems there's an issue when I try to use the card with input_booleans :
image

I tried another config :
image

This works, however :
- type: entities entities: - entity: vacuum.rockrobo - type: "custom:button-entity-row" buttons: - icon: "mdi:lightbulb-off-outline" name: "Auto" service: input_boolean.toggle service_data: entity_id: input_boolean.vacuum_daily_run_enable

The result, I think, is not what's expected : no cursor on hover, and no button background or ripple effect. Maybe I'm missing something.
image

I'm using HA v0.100-2 & HACS (master branch of the module) :
image

Would anyone have an idea about how to fix this issue ?

Thanks for any help you can provide !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions