Hello,
I’m trying to created a new Dashboard in HA. I would like to disable this buttons from the area card view. Is that possible?
BR
Patrick
Hello,
I’m trying to created a new Dashboard in HA. I would like to disable this buttons from the area card view. Is that possible?
BR
Patrick
Post your code here.
As I mentioned this is the default aera card. But here we go, this is the code:
alert_classes:
- window
- door
- motion
- smoke
sensor_classes: []
type: area
area: wohnzimmer
show_camera: false
layout_options:
grid_columns: 4
grid_rows: 3
I am not an expert, but I think you can play with alert_classes and sensor_classes
Area card - Home Assistant (home-assistant.io)
Try to use picture card
Picture card - Home Assistant (home-assistant.io)
Alert a Sensor classes are in the left upper corner. I like the Area card really since it is easy to use with yaml configuration. But it shows me all switches or light which are assigned to the area.
I just seen that the values does not been updates. Means the temperature in the garden changed but not on the area card.
@all this is not a solution. need to can deactivate the area button… I’m new in smart home and I deactivated accidentally for more hours essential services like fridge, water to dogs, a network controlling 5 sites in all Europe! Possible cannot be modified the code somewhere to deactivate that button???