since we don’t have an option to really lock our Tile cards natively (and I want to guard my garage door), I tried the restriction card, and I admit it doesnt look bad. Figured I’d share, as I didnt find many examples for the combination restriction/tile cards myself:
how could i use the restrictions card in this case?
I use this as usecase that the kids can toogle tasks they have done but that they cannot switch off them selfs without the code only toggle on
Could anyone help me with the code?
Hi can any help me to customize the “lock” icon? Cannot solve it to geht the lock-icon allign right on the button with card_mod.
can anyone help me with this?
Is it possible to only restrict the header of a card? I want to protect the header toggle (show a warning before) while the rest of the card should be clickable without any restrictions:
The thing is: the header toggle is linked to all entities listed in the entities section. If I would apply restriction card to a entity (as row) called All lights I can’t take advantage of that header toggle aggregation - but would need a separate script or run a service etc… Every possible workaround coming to my mind gets way too complicated - which is why I hope something is possible from the UI / restriction card side.
Can somebody help me what am I doing wrong, in the pop-up window to I don’t see the values evaluated:
restrictions:
block:
text: I know she is cute, but she already had her meal ;)
exemptions:
- user: ec8de46da4594643986abcf16417ea0c
- user: 3df675cbcf1f435f95333cbc90b64741
confirm:
text: >-
Are you sure you want to dispense one more meal to Unut? She
already had {{
states('sensor.feeder_unut_weight_dispensed_today') }} {{
state_attr('sensor.feeder_unut_weight_dispensed_today',
'unit_of_measurement') }} today!
type: custom:restriction-card
row: true
Greetings everyone,
this is a great solution for blocking.
I wonder if it is possible to hide or mask the IP address of the password request pop up
Thank you
Please can someone help me understand why I can’t get restriction-card to toggle an input boolean. No action I do will give a logbook entry.
Have tried both pin protected and plain confirm.
Have tried call-service and action: toggle
Have tried a mix of all the options (shown below) and minimal options.
Plain button without the restriction-card will work.
What am I doing wrong?
Then how can this be done so that it does trigger an input boolean? Or a script? Or something? It really wasn’t clear to me that this is the functionality and I wasted a half hour discovering this only when I found your comment.