Area-Card: Alert-Class "Opening" #20988
-
can someone maybe explain, to what devices / entities the alert-class "opening" is linked? I can select this class on the area card for our living room, where we do have a shutter / cover installed... but since "cover" entities are not binary, it seems not to be related with this device - also, because I have never seen any alarm information being shown. In addition to that, I have setup another cover device for testing purposes, and can't add the "opening" alarm class to any other card (not even the area, the test device is assigned to) I would just love to know, what's behind this "opening" alert :) Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
All the area card alert classes are binary_sensors. If your menu has an option for All the device classes are listed here. |
Beta Was this translation helpful? Give feedback.
All the area card alert classes are binary_sensors. If your menu has an option for
Opening
, then you have a binary sensor withdevice_class: opening
assigned to that area.All the device classes are listed here.
https://www.home-assistant.io/integrations/binary_sensor/