light-entity-row icon indicating copy to clipboard operation
light-entity-row copied to clipboard

Cannot add property buttons, object is not extensible

Open Hoosier-IT opened this issue 3 years ago • 3 comments

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

Hoosier-IT avatar Jan 30 '22 15:01 Hoosier-IT

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

danielbrunt57 avatar Mar 03 '22 03:03 danielbrunt57

Getting the same issue

kaizersoje avatar Mar 31 '22 06:03 kaizersoje

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

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

LEJOUI avatar Mar 31 '22 18:03 LEJOUI