Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add property buttons, object is not extensible #22

Open
Hoosier-IT opened this issue Jan 30, 2022 · 3 comments
Open

Cannot add property buttons, object is not extensible #22

Hoosier-IT opened this issue Jan 30, 2022 · 3 comments

Comments

@Hoosier-IT
Copy link

type: entities
title: Main Bedroom
show_header_toggle: false
entities:

  • entity: light.main_bedroom_light
    type: custom:light-entity-row
    icon: mdi:light # optional
    name: Light # optional
  • entity: fan.main_bedroom_fan
    type: custom:fan-control-entity-row
    name: Fan
    reverseButtons: true
    sendStateWithMode: true

Cannot add property buttons, object is not extensible
entity: light.main_bedroom_light
type: custom:light-entity-row
icon: mdi:light
name: Light

@danielbrunt57
Copy link

@paulbdavis @iantrich @acordill @LEJOUI Is this project dead??

@kaizersoje
Copy link

Getting the same issue

@LEJOUI
Copy link
Contributor

LEJOUI commented Mar 31, 2022

Could you try this patch? See if it fixes it?

https://github.com/LEJOUI/light-entity-row/tree/patch-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants