GET https://kbin.spritesserver.nl/m/homeassistant@lemmy.world/t/32112/How-do-you-organize-your-HA-devices/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.37 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#270
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#268
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#276
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1812
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#2420
    date: 2024-01-21 11:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#270
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#268
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#276
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1812
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#2420
    date: 2024-01-21 11:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#270
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#268
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#276
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
  +slug: "How-do-you-organize-your-HA-devices"
  +title: "How do you organize your HA devices"
  +url: null
  +body: """
    I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
    \n
    1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
    2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727570631 {#1812
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1878 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 32112
  -titleTs: "'devic':7 'ha':6 'organ':4"
  -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705918188
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10987539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705831788 {#2420
    date: 2024-01-21 11:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#3986 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Ex. 02_light_bedroom, 02 meaning second floor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705892391 {#4048
    date: 2024-01-22 03:59:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4002 …}
  -id: 330209
  -bodyTs: "'02':2,5 'bedroom':4 'ex':1 'floor':8 'light':3 'mean':6 'second':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6902164"
  +editedAt: DateTimeImmutable @1727519852 {#3984
    date: 2024-09-28 12:37:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705892391 {#4047
    date: 2024-01-22 03:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#3986 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Ex. 02_light_bedroom, 02 meaning second floor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705892391 {#4048
    date: 2024-01-22 03:59:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4002 …}
  -id: 330209
  -bodyTs: "'02':2,5 'bedroom':4 'ex':1 'floor':8 'light':3 'mean':6 'second':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6902164"
  +editedAt: DateTimeImmutable @1727519852 {#3984
    date: 2024-09-28 12:37:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705892391 {#4047
    date: 2024-01-22 03:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#3986 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Ex. 02_light_bedroom, 02 meaning second floor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705892391 {#4048
    date: 2024-01-22 03:59:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4002 …}
  -id: 330209
  -bodyTs: "'02':2,5 'bedroom':4 'ex':1 'floor':8 'light':3 'mean':6 'second':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6902164"
  +editedAt: DateTimeImmutable @1727519852 {#3984
    date: 2024-09-28 12:37:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705892391 {#4047
    date: 2024-01-22 03:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4076
  +user: App\Entity\User {#4059 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727570631 {#4082
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4074 …}
  +nested: Doctrine\ORM\PersistentCollection {#4072 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
  -id: 329188
  -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867902 {#4080
    date: 2024-01-21 21:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4076
  +user: App\Entity\User {#4059 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727570631 {#4082
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4074 …}
  +nested: Doctrine\ORM\PersistentCollection {#4072 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
  -id: 329188
  -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867902 {#4080
    date: 2024-01-21 21:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4076
  +user: App\Entity\User {#4059 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1727570631 {#4082
    date: 2024-09-29 02:43:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4074 …}
  +nested: Doctrine\ORM\PersistentCollection {#4072 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
  -id: 329188
  -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6893395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867902 {#4080
    date: 2024-01-21 21:11:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4566 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "This is why all my automations are in Node-Red. Reusability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705906787 {#4563
    date: 2024-01-22 07:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
  -id: 330614
  -bodyTs: "'autom':6 'node':10 'node-r':9 'red':11 'reusabl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/880307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906787 {#4564
    date: 2024-01-22 07:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4566 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "This is why all my automations are in Node-Red. Reusability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705906787 {#4563
    date: 2024-01-22 07:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
  -id: 330614
  -bodyTs: "'autom':6 'node':10 'node-r':9 'red':11 'reusabl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/880307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906787 {#4564
    date: 2024-01-22 07:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4565
  +user: Proxies\__CG__\App\Entity\User {#4566 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "This is why all my automations are in Node-Red. Reusability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705906787 {#4563
    date: 2024-01-22 07:59:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4567 …}
  +nested: Doctrine\ORM\PersistentCollection {#4569 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4577 …}
  -id: 330614
  -bodyTs: "'autom':6 'node':10 'node-r':9 'red':11 'reusabl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/880307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705906787 {#4564
    date: 2024-01-22 07:59:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4581
  +user: Proxies\__CG__\App\Entity\User {#4582 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "Yes! Especially automations! I would rather have tags than folders, so an automation could fit into more than one category (eg. Location, action) but I’d take anything over alphabetical!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705894898 {#4579
    date: 2024-01-22 04:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4583 …}
  +nested: Doctrine\ORM\PersistentCollection {#4585 …}
  +votes: Doctrine\ORM\PersistentCollection {#4587 …}
  +reports: Doctrine\ORM\PersistentCollection {#4589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
  -id: 330280
  -bodyTs: "'action':23 'alphabet':30 'anyth':28 'autom':3,13 'categori':20 'could':14 'd':26 'eg':21 'especi':2 'fit':15 'folder':10 'locat':22 'one':19 'rather':6 'tag':8 'take':27 'would':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6287641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705894898 {#4580
    date: 2024-01-22 04:41:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4581
  +user: Proxies\__CG__\App\Entity\User {#4582 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "Yes! Especially automations! I would rather have tags than folders, so an automation could fit into more than one category (eg. Location, action) but I’d take anything over alphabetical!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705894898 {#4579
    date: 2024-01-22 04:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4583 …}
  +nested: Doctrine\ORM\PersistentCollection {#4585 …}
  +votes: Doctrine\ORM\PersistentCollection {#4587 …}
  +reports: Doctrine\ORM\PersistentCollection {#4589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
  -id: 330280
  -bodyTs: "'action':23 'alphabet':30 'anyth':28 'autom':3,13 'categori':20 'could':14 'd':26 'eg':21 'especi':2 'fit':15 'folder':10 'locat':22 'one':19 'rather':6 'tag':8 'take':27 'would':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6287641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705894898 {#4580
    date: 2024-01-22 04:41:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4581
  +user: Proxies\__CG__\App\Entity\User {#4582 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "Yes! Especially automations! I would rather have tags than folders, so an automation could fit into more than one category (eg. Location, action) but I’d take anything over alphabetical!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705894898 {#4579
    date: 2024-01-22 04:41:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4583 …}
  +nested: Doctrine\ORM\PersistentCollection {#4585 …}
  +votes: Doctrine\ORM\PersistentCollection {#4587 …}
  +reports: Doctrine\ORM\PersistentCollection {#4589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4593 …}
  -id: 330280
  -bodyTs: "'action':23 'alphabet':30 'anyth':28 'autom':3,13 'categori':20 'could':14 'd':26 'eg':21 'especi':2 'fit':15 'folder':10 'locat':22 'one':19 'rather':6 'tag':8 'take':27 'would':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/6287641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705894898 {#4580
    date: 2024-01-22 04:41:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4597
  +user: Proxies\__CG__\App\Entity\User {#4598 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "I thought this was implemented on the dashboard. I don’t recall what exactly it’s called (context cards?) but I recall you could click a button to show a separate card or click and have it open a second ‘tab’ on the dashboard to control more things like with your scene controller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705870845 {#4595
    date: 2024-01-21 22:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4601 …}
  +votes: Doctrine\ORM\PersistentCollection {#4603 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 329308
  -bodyTs: "'button':27 'call':17 'card':19,32 'click':25,34 'context':18 'control':46,53 'could':24 'dashboard':8,44 'exact':14 'implement':5 'like':49 'open':38 'recal':12,22 'scene':52 'second':40 'separ':31 'show':29 'tab':41 'thing':48 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6422664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870845 {#4596
    date: 2024-01-21 22:00:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4597
  +user: Proxies\__CG__\App\Entity\User {#4598 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "I thought this was implemented on the dashboard. I don’t recall what exactly it’s called (context cards?) but I recall you could click a button to show a separate card or click and have it open a second ‘tab’ on the dashboard to control more things like with your scene controller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705870845 {#4595
    date: 2024-01-21 22:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4601 …}
  +votes: Doctrine\ORM\PersistentCollection {#4603 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 329308
  -bodyTs: "'button':27 'call':17 'card':19,32 'click':25,34 'context':18 'control':46,53 'could':24 'dashboard':8,44 'exact':14 'implement':5 'like':49 'open':38 'recal':12,22 'scene':52 'second':40 'separ':31 'show':29 'tab':41 'thing':48 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6422664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870845 {#4596
    date: 2024-01-21 22:00:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4597
  +user: Proxies\__CG__\App\Entity\User {#4598 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4076
    +user: App\Entity\User {#4059 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "As a side note, I really wish folders were implemented for devices and automations and such. Especially since I have a scene controller (and another on the way) with several buttons, each of which can have 6 different triggers (pressing 1-5 times or holding the button down). Oh, and more for the LEDs."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1727570631 {#4082
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4074 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4067 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 329188
    -bodyTs: "'-5':42 '1':41 '6':37 'anoth':25 'autom':14 'button':31,47 'control':23 'devic':12 'differ':38 'especi':17 'folder':8 'hold':45 'implement':10 'led':54 'note':4 'oh':49 'press':40 'realli':6 'scene':22 'sever':30 'side':3 'sinc':18 'time':43 'trigger':39 'way':28 'wish':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6893395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705867902 {#4080
      date: 2024-01-21 21:11:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4076}
  +body: "I thought this was implemented on the dashboard. I don’t recall what exactly it’s called (context cards?) but I recall you could click a button to show a separate card or click and have it open a second ‘tab’ on the dashboard to control more things like with your scene controller."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705870845 {#4595
    date: 2024-01-21 22:00:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@spongebue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4599 …}
  +nested: Doctrine\ORM\PersistentCollection {#4601 …}
  +votes: Doctrine\ORM\PersistentCollection {#4603 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 329308
  -bodyTs: "'button':27 'call':17 'card':19,32 'click':25,34 'context':18 'control':46,53 'could':24 'dashboard':8,44 'exact':14 'implement':5 'like':49 'open':38 'recal':12,22 'scene':52 'second':40 'separ':31 'show':29 'tab':41 'thing':48 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6422664"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870845 {#4596
    date: 2024-01-21 22:00:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4157
  +user: App\Entity\User {#4170 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Organize? Hahaha ohmygod best laugh I’ve had in a few days.\n
    \n
    Some devices have the generic names from the manufacturer because I had issues and had to re-join them a few times, so I got tired of typing the “correct” names. Also I have a light switch labeled “front porch” which is really inaccurate because I’m not turning the porch on and off, it’s the lights! And those lights are now zigbee bulbs of their own, but they at least got more sensible names (“porch light doorbell side” and “porch light right side”).\n
    \n
    But I may switch to zigbee2mqtt, so I’ll have a chance to redo all of it anyway.\n
    \n
    In general I don’t have so many devices that knowing what is what isn’t a major issue. I name them better in Lovelace, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705850429 {#4152
    date: 2024-01-21 16:20:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4160 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 328389
  -bodyTs: "'also':45 'anyway':116 'best':4 'better':139 'bulb':78 'chanc':110 'correct':43 'cours':143 'day':12 'devic':14,125 'doorbel':92 'front':52 'general':118 'generic':17 'got':38,86 'hahaha':2 'inaccur':57 'isn':131 'issu':25,135 'join':31 'know':127 'label':51 'laugh':5 'least':85 'light':49,71,74,91,96 'll':107 'lovelac':141 'm':60 'major':134 'mani':124 'manufactur':21 'may':101 'name':18,44,89,137 'ohmygod':3 'organ':1 'porch':53,64,90,95 're':30 're-join':29 'realli':56 'redo':112 'right':97 'sensibl':88 'side':93,98 'switch':50,102 'time':35 'tire':39 'turn':62 'type':41 've':7 'zigbe':77 'zigbee2mqtt':104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8504641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850429 {#4153
    date: 2024-01-21 16:20:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4157
  +user: App\Entity\User {#4170 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Organize? Hahaha ohmygod best laugh I’ve had in a few days.\n
    \n
    Some devices have the generic names from the manufacturer because I had issues and had to re-join them a few times, so I got tired of typing the “correct” names. Also I have a light switch labeled “front porch” which is really inaccurate because I’m not turning the porch on and off, it’s the lights! And those lights are now zigbee bulbs of their own, but they at least got more sensible names (“porch light doorbell side” and “porch light right side”).\n
    \n
    But I may switch to zigbee2mqtt, so I’ll have a chance to redo all of it anyway.\n
    \n
    In general I don’t have so many devices that knowing what is what isn’t a major issue. I name them better in Lovelace, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705850429 {#4152
    date: 2024-01-21 16:20:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4160 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 328389
  -bodyTs: "'also':45 'anyway':116 'best':4 'better':139 'bulb':78 'chanc':110 'correct':43 'cours':143 'day':12 'devic':14,125 'doorbel':92 'front':52 'general':118 'generic':17 'got':38,86 'hahaha':2 'inaccur':57 'isn':131 'issu':25,135 'join':31 'know':127 'label':51 'laugh':5 'least':85 'light':49,71,74,91,96 'll':107 'lovelac':141 'm':60 'major':134 'mani':124 'manufactur':21 'may':101 'name':18,44,89,137 'ohmygod':3 'organ':1 'porch':53,64,90,95 're':30 're-join':29 'realli':56 'redo':112 'right':97 'sensibl':88 'side':93,98 'switch':50,102 'time':35 'tire':39 'turn':62 'type':41 've':7 'zigbe':77 'zigbee2mqtt':104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8504641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850429 {#4153
    date: 2024-01-21 16:20:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4157
  +user: App\Entity\User {#4170 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    Organize? Hahaha ohmygod best laugh I’ve had in a few days.\n
    \n
    Some devices have the generic names from the manufacturer because I had issues and had to re-join them a few times, so I got tired of typing the “correct” names. Also I have a light switch labeled “front porch” which is really inaccurate because I’m not turning the porch on and off, it’s the lights! And those lights are now zigbee bulbs of their own, but they at least got more sensible names (“porch light doorbell side” and “porch light right side”).\n
    \n
    But I may switch to zigbee2mqtt, so I’ll have a chance to redo all of it anyway.\n
    \n
    In general I don’t have so many devices that knowing what is what isn’t a major issue. I name them better in Lovelace, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705850429 {#4152
    date: 2024-01-21 16:20:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4158 …}
  +nested: Doctrine\ORM\PersistentCollection {#4160 …}
  +votes: Doctrine\ORM\PersistentCollection {#4162 …}
  +reports: Doctrine\ORM\PersistentCollection {#4164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4166 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4168 …}
  -id: 328389
  -bodyTs: "'also':45 'anyway':116 'best':4 'better':139 'bulb':78 'chanc':110 'correct':43 'cours':143 'day':12 'devic':14,125 'doorbel':92 'front':52 'general':118 'generic':17 'got':38,86 'hahaha':2 'inaccur':57 'isn':131 'issu':25,135 'join':31 'know':127 'label':51 'laugh':5 'least':85 'light':49,71,74,91,96 'll':107 'lovelac':141 'm':60 'major':134 'mani':124 'manufactur':21 'may':101 'name':18,44,89,137 'ohmygod':3 'organ':1 'porch':53,64,90,95 're':30 're-join':29 'realli':56 'redo':112 'right':97 'sensibl':88 'side':93,98 'switch':50,102 'time':35 'tire':39 'turn':62 'type':41 've':7 'zigbe':77 'zigbee2mqtt':104"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8504641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705850429 {#4153
    date: 2024-01-21 16:20:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4230
  +user: App\Entity\User {#4243 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    I may be wrong, but I think best practice says it doesn’t matter how you name your whatevers, so long as the convention you use is consistant. Within HA I tend to use the format `<DeviceType>.<Room>.<WhereOrWhat>.<NumberIfRestMatches>`.\n
    \n
    For example, the plugs that control my space heaters in my livingroom are `switch.livingroom.heater.1` and `switch.livingroom.heater.2`. The controls for the lights in the livingroom is `button.livingroom.wall`. Please don’t ask why I call plugs switches and controls buttons, I don’t have an answer, I just do. 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727433695 {#4225
    date: 2024-09-27 12:41:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 328094
  -bodyTs: "'1':51 '2':54 'answer':82 'ask':68 'best':8 'button':76 'button.livingroom.wall':64 'call':71 'consist':28 'control':42,56,75 'convent':24 'doesn':12 'exampl':38 'format':36 'ha':30 'heater':45 'light':59 'livingroom':48,62 'long':21 'matter':14 'may':2 'name':17 'pleas':65 'plug':40,72 'practic':9 'say':10 'space':44 'switch':73 'switch.livingroom.heater':50,53 'tend':32 'think':7 'use':26,34 'whatev':19 'within':29 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7564109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705842401 {#4226
    date: 2024-01-21 14:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4230
  +user: App\Entity\User {#4243 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    I may be wrong, but I think best practice says it doesn’t matter how you name your whatevers, so long as the convention you use is consistant. Within HA I tend to use the format `<DeviceType>.<Room>.<WhereOrWhat>.<NumberIfRestMatches>`.\n
    \n
    For example, the plugs that control my space heaters in my livingroom are `switch.livingroom.heater.1` and `switch.livingroom.heater.2`. The controls for the lights in the livingroom is `button.livingroom.wall`. Please don’t ask why I call plugs switches and controls buttons, I don’t have an answer, I just do. 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727433695 {#4225
    date: 2024-09-27 12:41:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 328094
  -bodyTs: "'1':51 '2':54 'answer':82 'ask':68 'best':8 'button':76 'button.livingroom.wall':64 'call':71 'consist':28 'control':42,56,75 'convent':24 'doesn':12 'exampl':38 'format':36 'ha':30 'heater':45 'light':59 'livingroom':48,62 'long':21 'matter':14 'may':2 'name':17 'pleas':65 'plug':40,72 'practic':9 'say':10 'space':44 'switch':73 'switch.livingroom.heater':50,53 'tend':32 'think':7 'use':26,34 'whatev':19 'within':29 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7564109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705842401 {#4226
    date: 2024-01-21 14:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4230
  +user: App\Entity\User {#4243 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    I may be wrong, but I think best practice says it doesn’t matter how you name your whatevers, so long as the convention you use is consistant. Within HA I tend to use the format `<DeviceType>.<Room>.<WhereOrWhat>.<NumberIfRestMatches>`.\n
    \n
    For example, the plugs that control my space heaters in my livingroom are `switch.livingroom.heater.1` and `switch.livingroom.heater.2`. The controls for the lights in the livingroom is `button.livingroom.wall`. Please don’t ask why I call plugs switches and controls buttons, I don’t have an answer, I just do. 🤷
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1727433695 {#4225
    date: 2024-09-27 12:41:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4231 …}
  +nested: Doctrine\ORM\PersistentCollection {#4233 …}
  +votes: Doctrine\ORM\PersistentCollection {#4235 …}
  +reports: Doctrine\ORM\PersistentCollection {#4237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
  -id: 328094
  -bodyTs: "'1':51 '2':54 'answer':82 'ask':68 'best':8 'button':76 'button.livingroom.wall':64 'call':71 'consist':28 'control':42,56,75 'convent':24 'doesn':12 'exampl':38 'format':36 'ha':30 'heater':45 'light':59 'livingroom':48,62 'long':21 'matter':14 'may':2 'name':17 'pleas':65 'plug':40,72 'practic':9 'say':10 'space':44 'switch':73 'switch.livingroom.heater':50,53 'tend':32 'think':7 'use':26,34 'whatev':19 'within':29 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/7564109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705842401 {#4226
    date: 2024-01-21 14:06:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4550
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4230
    +user: App\Entity\User {#4243 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I may be wrong, but I think best practice says it doesn’t matter how you name your whatevers, so long as the convention you use is consistant. Within HA I tend to use the format `<DeviceType>.<Room>.<WhereOrWhat>.<NumberIfRestMatches>`.\n
      \n
      For example, the plugs that control my space heaters in my livingroom are `switch.livingroom.heater.1` and `switch.livingroom.heater.2`. The controls for the lights in the livingroom is `button.livingroom.wall`. Please don’t ask why I call plugs switches and controls buttons, I don’t have an answer, I just do. 🤷
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727433695 {#4225
      date: 2024-09-27 12:41:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 328094
    -bodyTs: "'1':51 '2':54 'answer':82 'ask':68 'best':8 'button':76 'button.livingroom.wall':64 'call':71 'consist':28 'control':42,56,75 'convent':24 'doesn':12 'exampl':38 'format':36 'ha':30 'heater':45 'light':59 'livingroom':48,62 'long':21 'matter':14 'may':2 'name':17 'pleas':65 'plug':40,72 'practic':9 'say':10 'space':44 'switch':73 'switch.livingroom.heater':50,53 'tend':32 'think':7 'use':26,34 'whatev':19 'within':29 'wrong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7564109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705842401 {#4226
      date: 2024-01-21 14:06:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4230}
  +body: "So `${type_of_control}.${location}.${device_utility}.${number}` ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705870678 {#4548
    date: 2024-01-21 21:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@StrawberryPigtails@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4553 …}
  +votes: Doctrine\ORM\PersistentCollection {#4555 …}
  +reports: Doctrine\ORM\PersistentCollection {#4557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4561 …}
  -id: 329296
  -bodyTs: "'control':4 'devic':6 'locat':5 'number':8 'type':2 'util':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870678 {#4549
    date: 2024-01-21 21:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4550
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4230
    +user: App\Entity\User {#4243 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I may be wrong, but I think best practice says it doesn’t matter how you name your whatevers, so long as the convention you use is consistant. Within HA I tend to use the format `<DeviceType>.<Room>.<WhereOrWhat>.<NumberIfRestMatches>`.\n
      \n
      For example, the plugs that control my space heaters in my livingroom are `switch.livingroom.heater.1` and `switch.livingroom.heater.2`. The controls for the lights in the livingroom is `button.livingroom.wall`. Please don’t ask why I call plugs switches and controls buttons, I don’t have an answer, I just do. 🤷
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727433695 {#4225
      date: 2024-09-27 12:41:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 328094
    -bodyTs: "'1':51 '2':54 'answer':82 'ask':68 'best':8 'button':76 'button.livingroom.wall':64 'call':71 'consist':28 'control':42,56,75 'convent':24 'doesn':12 'exampl':38 'format':36 'ha':30 'heater':45 'light':59 'livingroom':48,62 'long':21 'matter':14 'may':2 'name':17 'pleas':65 'plug':40,72 'practic':9 'say':10 'space':44 'switch':73 'switch.livingroom.heater':50,53 'tend':32 'think':7 'use':26,34 'whatev':19 'within':29 'wrong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7564109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705842401 {#4226
      date: 2024-01-21 14:06:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4230}
  +body: "So `${type_of_control}.${location}.${device_utility}.${number}` ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705870678 {#4548
    date: 2024-01-21 21:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@StrawberryPigtails@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4553 …}
  +votes: Doctrine\ORM\PersistentCollection {#4555 …}
  +reports: Doctrine\ORM\PersistentCollection {#4557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4561 …}
  -id: 329296
  -bodyTs: "'control':4 'devic':6 'locat':5 'number':8 'type':2 'util':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870678 {#4549
    date: 2024-01-21 21:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4550
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4230
    +user: App\Entity\User {#4243 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I may be wrong, but I think best practice says it doesn’t matter how you name your whatevers, so long as the convention you use is consistant. Within HA I tend to use the format `<DeviceType>.<Room>.<WhereOrWhat>.<NumberIfRestMatches>`.\n
      \n
      For example, the plugs that control my space heaters in my livingroom are `switch.livingroom.heater.1` and `switch.livingroom.heater.2`. The controls for the lights in the livingroom is `button.livingroom.wall`. Please don’t ask why I call plugs switches and controls buttons, I don’t have an answer, I just do. 🤷
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1727433695 {#4225
      date: 2024-09-27 12:41:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@barbarosa@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4231 …}
    +nested: Doctrine\ORM\PersistentCollection {#4233 …}
    +votes: Doctrine\ORM\PersistentCollection {#4235 …}
    +reports: Doctrine\ORM\PersistentCollection {#4237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4241 …}
    -id: 328094
    -bodyTs: "'1':51 '2':54 'answer':82 'ask':68 'best':8 'button':76 'button.livingroom.wall':64 'call':71 'consist':28 'control':42,56,75 'convent':24 'doesn':12 'exampl':38 'format':36 'ha':30 'heater':45 'light':59 'livingroom':48,62 'long':21 'matter':14 'may':2 'name':17 'pleas':65 'plug':40,72 'practic':9 'say':10 'space':44 'switch':73 'switch.livingroom.heater':50,53 'tend':32 'think':7 'use':26,34 'whatev':19 'within':29 'wrong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/7564109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705842401 {#4226
      date: 2024-01-21 14:06:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4230}
  +body: "So `${type_of_control}.${location}.${device_utility}.${number}` ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705870678 {#4548
    date: 2024-01-21 21:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@StrawberryPigtails@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4553 …}
  +votes: Doctrine\ORM\PersistentCollection {#4555 …}
  +reports: Doctrine\ORM\PersistentCollection {#4557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4561 …}
  -id: 329296
  -bodyTs: "'control':4 'devic':6 'locat':5 'number':8 'type':2 'util':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6894249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705870678 {#4549
    date: 2024-01-21 21:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4316 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    @barbarosa@lemmy.world   \n
    For all those sensors (temp, current etc.) I always prefix the entity ID and friendly name with the area name.   \n
    I create areas like “kitchen fridge” or “garage fridge” to keep my stuff organized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705834418 {#4298
    date: 2024-01-21 11:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 327913
  -bodyTs: "'alway':10 'area':20,24 'barbarosa@lemmy.world':1 'creat':23 'current':7 'entiti':13 'etc':8 'fridg':27,30 'friend':16 'garag':29 'id':14 'keep':32 'kitchen':26 'like':25 'name':17,21 'organ':35 'prefix':11 'sensor':5 'stuff':34 'temp':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dju.social/users/claude_flammang/statuses/111793564433735034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705834418 {#4299
    date: 2024-01-21 11:53:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4316 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    @barbarosa@lemmy.world   \n
    For all those sensors (temp, current etc.) I always prefix the entity ID and friendly name with the area name.   \n
    I create areas like “kitchen fridge” or “garage fridge” to keep my stuff organized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705834418 {#4298
    date: 2024-01-21 11:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 327913
  -bodyTs: "'alway':10 'area':20,24 'barbarosa@lemmy.world':1 'creat':23 'current':7 'entiti':13 'etc':8 'fridg':27,30 'friend':16 'garag':29 'id':14 'keep':32 'kitchen':26 'like':25 'name':17,21 'organ':35 'prefix':11 'sensor':5 'stuff':34 'temp':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dju.social/users/claude_flammang/statuses/111793564433735034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705834418 {#4299
    date: 2024-01-21 11:53:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4303
  +user: App\Entity\User {#4316 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    @barbarosa@lemmy.world   \n
    For all those sensors (temp, current etc.) I always prefix the entity ID and friendly name with the area name.   \n
    I create areas like “kitchen fridge” or “garage fridge” to keep my stuff organized.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705834418 {#4298
    date: 2024-01-21 11:53:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4304 …}
  +nested: Doctrine\ORM\PersistentCollection {#4306 …}
  +votes: Doctrine\ORM\PersistentCollection {#4308 …}
  +reports: Doctrine\ORM\PersistentCollection {#4310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4314 …}
  -id: 327913
  -bodyTs: "'alway':10 'area':20,24 'barbarosa@lemmy.world':1 'creat':23 'current':7 'entiti':13 'etc':8 'fridg':27,30 'friend':16 'garag':29 'id':14 'keep':32 'kitchen':26 'like':25 'name':17,21 'organ':35 'prefix':11 'sensor':5 'stuff':34 'temp':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dju.social/users/claude_flammang/statuses/111793564433735034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705834418 {#4299
    date: 2024-01-21 11:53:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4376
  +user: App\Entity\User {#4389 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Before areas was a thing in HASS I would name things with an area name. ESP32-5-Bedroom. Now I just leave it what ever it defaults to, then use HASS to name them, and then put them in an area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727569829 {#4371
    date: 2024-09-29 02:30:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4377 …}
  +nested: Doctrine\ORM\PersistentCollection {#4379 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 327907
  -bodyTs: "'-5':17 'area':2,14,41 'bedroom':18 'default':27 'esp32':16 'ever':25 'hass':7,31 'leav':22 'name':10,15,33 'put':37 'thing':5,11 'use':30 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6882369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705834172 {#4372
    date: 2024-01-21 11:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4376
  +user: App\Entity\User {#4389 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Before areas was a thing in HASS I would name things with an area name. ESP32-5-Bedroom. Now I just leave it what ever it defaults to, then use HASS to name them, and then put them in an area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727569829 {#4371
    date: 2024-09-29 02:30:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4377 …}
  +nested: Doctrine\ORM\PersistentCollection {#4379 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 327907
  -bodyTs: "'-5':17 'area':2,14,41 'bedroom':18 'default':27 'esp32':16 'ever':25 'hass':7,31 'leav':22 'name':10,15,33 'put':37 'thing':5,11 'use':30 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6882369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705834172 {#4372
    date: 2024-01-21 11:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4376
  +user: App\Entity\User {#4389 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Before areas was a thing in HASS I would name things with an area name. ESP32-5-Bedroom. Now I just leave it what ever it defaults to, then use HASS to name them, and then put them in an area."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727569829 {#4371
    date: 2024-09-29 02:30:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4377 …}
  +nested: Doctrine\ORM\PersistentCollection {#4379 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4387 …}
  -id: 327907
  -bodyTs: "'-5':17 'area':2,14,41 'bedroom':18 'default':27 'esp32':16 'ever':25 'hass':7,31 'leav':22 'name':10,15,33 'put':37 'thing':5,11 'use':30 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6882369"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705834172 {#4372
    date: 2024-01-21 11:49:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4451
  +user: App\Entity\User {#4464 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Name is the functio, Like ceilinglight or ceiling light middle door middle etc. And then I assign the location. Seems to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705832119 {#4445
    date: 2024-01-21 11:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4452 …}
  +nested: Doctrine\ORM\PersistentCollection {#4454 …}
  +votes: Doctrine\ORM\PersistentCollection {#4456 …}
  +reports: Doctrine\ORM\PersistentCollection {#4458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
  -id: 327867
  -bodyTs: "'assign':17 'ceil':8 'ceilinglight':6 'door':11 'etc':13 'functio':4 'light':9 'like':5 'locat':19 'middl':10,12 'name':1 'seem':20 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6427061"
  +editedAt: DateTimeImmutable @1727315380 {#4446
    date: 2024-09-26 03:49:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705832119 {#4447
    date: 2024-01-21 11:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4451
  +user: App\Entity\User {#4464 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Name is the functio, Like ceilinglight or ceiling light middle door middle etc. And then I assign the location. Seems to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705832119 {#4445
    date: 2024-01-21 11:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4452 …}
  +nested: Doctrine\ORM\PersistentCollection {#4454 …}
  +votes: Doctrine\ORM\PersistentCollection {#4456 …}
  +reports: Doctrine\ORM\PersistentCollection {#4458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
  -id: 327867
  -bodyTs: "'assign':17 'ceil':8 'ceilinglight':6 'door':11 'etc':13 'functio':4 'light':9 'like':5 'locat':19 'middl':10,12 'name':1 'seem':20 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6427061"
  +editedAt: DateTimeImmutable @1727315380 {#4446
    date: 2024-09-26 03:49:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705832119 {#4447
    date: 2024-01-21 11:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4451
  +user: App\Entity\User {#4464 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "homeassistant@lemmy.world"
      +title: "homeassistant"
      +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 46
      +entryCommentCount: 460
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729539860 {#270
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 145
      +apId: "homeassistant@lemmy.world"
      +apProfileId: "https://lemmy.world/c/homeassistant"
      +apPublicUrl: "https://lemmy.world/c/homeassistant"
      +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "homeassistant"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1710368376 {#268
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#276
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1893 …}
    +slug: "How-do-you-organize-your-HA-devices"
    +title: "How do you organize your HA devices"
    +url: null
    +body: """
      I have a concoction of devices from all kind of manufacturers with cryptic codes in their names. Each device exposes multitude of sensors which makes the dashboard look like a mess.\n
      \n
      1. Is there a best practice for renaming devices ? Do you name them by their location ? By their utility ? manufacturer ?\n
      2. How do you identify the devices later in case there’s a problem and one needs to be replaced / battery need to be replaced ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727570631 {#1812
      date: 2024-09-29 02:43:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1878 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1947 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1366 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
    +badges: Doctrine\ORM\PersistentCollection {#2167 …}
    +children: []
    -id: 32112
    -titleTs: "'devic':7 'ha':6 'organ':4"
    -bodyTs: "'1':32 '2':52 'batteri':72 'best':36 'case':61 'code':14 'concoct':4 'cryptic':13 'dashboard':27 'devic':6,19,40,58 'expos':20 'identifi':56 'kind':9 'later':59 'like':29 'locat':47 'look':28 'make':25 'manufactur':11,51 'mess':31 'multitud':21 'name':17,43 'need':68,73 'one':67 'practic':37 'problem':65 'renam':39 'replac':71,76 'sensor':23 'util':50"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705918188
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10987539"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705831788 {#2420
      date: 2024-01-21 11:09:48.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Name is the functio, Like ceilinglight or ceiling light middle door middle etc. And then I assign the location. Seems to work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705832119 {#4445
    date: 2024-01-21 11:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@barbarosa@lemmy.world"
    "@barbarosa@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4452 …}
  +nested: Doctrine\ORM\PersistentCollection {#4454 …}
  +votes: Doctrine\ORM\PersistentCollection {#4456 …}
  +reports: Doctrine\ORM\PersistentCollection {#4458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4462 …}
  -id: 327867
  -bodyTs: "'assign':17 'ceil':8 'ceilinglight':6 'door':11 'etc':13 'functio':4 'light':9 'like':5 'locat':19 'middl':10,12 'name':1 'seem':20 'work':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/6427061"
  +editedAt: DateTimeImmutable @1727315380 {#4446
    date: 2024-09-26 03:49:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705832119 {#4447
    date: 2024-01-21 11:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED edit
App\Entity\Magazine {#262
  +icon: Proxies\__CG__\App\Entity\Image {#242 …}
  +name: "homeassistant@lemmy.world"
  +title: "homeassistant"
  +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 46
  +entryCommentCount: 460
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729539860 {#270
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#233 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
  +entries: Doctrine\ORM\PersistentCollection {#176 …}
  +posts: Doctrine\ORM\PersistentCollection {#134 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
  +bans: Doctrine\ORM\PersistentCollection {#113 …}
  +reports: Doctrine\ORM\PersistentCollection {#99 …}
  +badges: Doctrine\ORM\PersistentCollection {#77 …}
  +logs: Doctrine\ORM\PersistentCollection {#67 …}
  +awards: Doctrine\ORM\PersistentCollection {#2434 …}
  +categories: Doctrine\ORM\PersistentCollection {#1804 …}
  -id: 145
  +apId: "homeassistant@lemmy.world"
  +apProfileId: "https://lemmy.world/c/homeassistant"
  +apPublicUrl: "https://lemmy.world/c/homeassistant"
  +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "homeassistant"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1710368376 {#268
    date: 2024-03-13 23:19:36.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1704127905 {#276
    date: 2024-01-01 17:51:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details