mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-10 03:19:44 +00:00
Fix person showing value in badge
This commit is contained in:
@@ -102,6 +102,7 @@ export class HaStateLabelBadge extends LitElement {
|
||||
switch (domain) {
|
||||
case "binary_sensor":
|
||||
case "device_tracker":
|
||||
case "person":
|
||||
case "updater":
|
||||
case "sun":
|
||||
case "alarm_control_panel":
|
||||
|
||||
Reference in New Issue
Block a user