iantrich / restriction-card

🔒 Apply restrictions to Lovelace cards
MIT License
254 stars 22 forks source link

restriction-card read-only toggle bug #106

Closed karol-dubas closed 5 months ago

karol-dubas commented 5 months ago

Checklist:

Release with the issue: RESTRICTION-CARD Version 1.2.9

Browser and Operating System: BraveVersion 1.62.153 Chromium: 121.0.6167.85 (Official Build) (64-bit)

Edition Windows 10 Pro Version 22H2 Installed on ‎04/‎05/‎2023 OS build 19045.3930 Experience Windows Feature Experience Pack 1000.19053.1000.0

Description of problem:

You can change the status of a read-only field by clicking on the location of the red markers image

card:
  entity: switch.plug_heater
  name: Heater state
  secondary_info: last-changed
restrictions:
  block: true
type: custom:restriction-card
row: true
ildar170975 commented 5 months ago

Duplicate https://github.com/iantrich/restriction-card/issues/66