Redirect 302 redirect from GET @entry_comment_create (9b8c10)

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 …}
}
15.67 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.05 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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#270
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Rewind-video-feed-via-Homekit-integration"
  +title: "Rewind video feed via Homekit integration?"
  +url: null
  +body: """
    Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
    \n
    There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
    \n
    [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712323115 {#2418
    date: 2024-04-05 15:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 27117
  -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
  -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704397997
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10298441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704354497 {#1858
    date: 2024-01-04 08:48:17.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#270
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Rewind-video-feed-via-Homekit-integration"
  +title: "Rewind video feed via Homekit integration?"
  +url: null
  +body: """
    Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
    \n
    There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
    \n
    [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712323115 {#2418
    date: 2024-04-05 15:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 27117
  -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
  -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704397997
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10298441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704354497 {#1858
    date: 2024-01-04 08:48:17.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 {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#270
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Rewind-video-feed-via-Homekit-integration"
  +title: "Rewind video feed via Homekit integration?"
  +url: null
  +body: """
    Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
    \n
    There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
    \n
    [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712323115 {#2418
    date: 2024-04-05 15:18:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 27117
  -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
  -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704397997
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10298441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704354497 {#1858
    date: 2024-01-04 08:48:17.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 {#4021
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1711683083 {#4031
    date: 2024-03-29 04:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@Knasen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4019 …}
  +nested: Doctrine\ORM\PersistentCollection {#4017 …}
  +votes: Doctrine\ORM\PersistentCollection {#4015 …}
  +reports: Doctrine\ORM\PersistentCollection {#4013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
  -id: 279144
  -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6397969"
  +editedAt: DateTimeImmutable @1711533216 {#3967
    date: 2024-03-27 10:53:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704364924 {#4030
    date: 2024-01-04 11:42:04.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 {#4021
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1711683083 {#4031
    date: 2024-03-29 04:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@Knasen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4019 …}
  +nested: Doctrine\ORM\PersistentCollection {#4017 …}
  +votes: Doctrine\ORM\PersistentCollection {#4015 …}
  +reports: Doctrine\ORM\PersistentCollection {#4013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
  -id: 279144
  -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6397969"
  +editedAt: DateTimeImmutable @1711533216 {#3967
    date: 2024-03-27 10:53:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704364924 {#4030
    date: 2024-01-04 11:42:04.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 {#4021
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1711683083 {#4031
    date: 2024-03-29 04:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@Knasen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4019 …}
  +nested: Doctrine\ORM\PersistentCollection {#4017 …}
  +votes: Doctrine\ORM\PersistentCollection {#4015 …}
  +reports: Doctrine\ORM\PersistentCollection {#4013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
  -id: 279144
  -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6397969"
  +editedAt: DateTimeImmutable @1711533216 {#3967
    date: 2024-03-27 10:53:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704364924 {#4030
    date: 2024-01-04 11:42:04.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 {#4142
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4021
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1711683083 {#4031
      date: 2024-03-29 04:31:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4019 …}
    +nested: Doctrine\ORM\PersistentCollection {#4017 …}
    +votes: Doctrine\ORM\PersistentCollection {#4015 …}
    +reports: Doctrine\ORM\PersistentCollection {#4013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
    -id: 279144
    -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6397969"
    +editedAt: DateTimeImmutable @1711533216 {#3967
      date: 2024-03-27 10:53:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704364924 {#4030
      date: 2024-01-04 11:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: "Hm, probably but sounds a bit over the top to be honest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704383201 {#4147
    date: 2024-01-04 16:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
  -id: 279793
  -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383201 {#4144
    date: 2024-01-04 16:46: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
11 DENIED edit
App\Entity\EntryComment {#4142
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4021
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1711683083 {#4031
      date: 2024-03-29 04:31:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4019 …}
    +nested: Doctrine\ORM\PersistentCollection {#4017 …}
    +votes: Doctrine\ORM\PersistentCollection {#4015 …}
    +reports: Doctrine\ORM\PersistentCollection {#4013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
    -id: 279144
    -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6397969"
    +editedAt: DateTimeImmutable @1711533216 {#3967
      date: 2024-03-27 10:53:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704364924 {#4030
      date: 2024-01-04 11:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: "Hm, probably but sounds a bit over the top to be honest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704383201 {#4147
    date: 2024-01-04 16:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
  -id: 279793
  -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383201 {#4144
    date: 2024-01-04 16:46: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
12 DENIED moderate
App\Entity\EntryComment {#4142
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4021
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1711683083 {#4031
      date: 2024-03-29 04:31:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4019 …}
    +nested: Doctrine\ORM\PersistentCollection {#4017 …}
    +votes: Doctrine\ORM\PersistentCollection {#4015 …}
    +reports: Doctrine\ORM\PersistentCollection {#4013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
    -id: 279144
    -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6397969"
    +editedAt: DateTimeImmutable @1711533216 {#3967
      date: 2024-03-27 10:53:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704364924 {#4030
      date: 2024-01-04 11:42:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: "Hm, probably but sounds a bit over the top to be honest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704383201 {#4147
    date: 2024-01-04 16:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4150 …}
  +nested: Doctrine\ORM\PersistentCollection {#4154 …}
  +votes: Doctrine\ORM\PersistentCollection {#4156 …}
  +reports: Doctrine\ORM\PersistentCollection {#4157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
  -id: 279793
  -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383201 {#4144
    date: 2024-01-04 16:46: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
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 {#4203
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4021
      +user: App\Entity\User {#3969 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1711683083 {#4031
        date: 2024-03-29 04:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@Knasen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4019 …}
      +nested: Doctrine\ORM\PersistentCollection {#4017 …}
      +votes: Doctrine\ORM\PersistentCollection {#4015 …}
      +reports: Doctrine\ORM\PersistentCollection {#4013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
      -id: 279144
      -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6397969"
      +editedAt: DateTimeImmutable @1711533216 {#3967
        date: 2024-03-27 10:53:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704364924 {#4030
        date: 2024-01-04 11:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4021}
    +body: "Hm, probably but sounds a bit over the top to be honest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704383201 {#4147
      date: 2024-01-04 16:46:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4154 …}
    +votes: Doctrine\ORM\PersistentCollection {#4156 …}
    +reports: Doctrine\ORM\PersistentCollection {#4157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
    -id: 279793
    -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6402100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704383201 {#4144
      date: 2024-01-04 16:46:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: "Yes sorry I didn’t read your whole question very well. It may be possible to use the integrated remote app in the iPhone to control that. What device plays this video feed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704383662 {#4204
    date: 2024-01-04 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4200 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
  -id: 279813
  -bodyTs: "'app':21 'control':26 'devic':29 'didn':4 'feed':33 'integr':19 'iphon':24 'may':13 'play':30 'possibl':15 'question':9 'read':6 'remot':20 'sorri':2 'use':17 'video':32 'well':11 'whole':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383662 {#4207
    date: 2024-01-04 16:54:22.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 {#4203
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4021
      +user: App\Entity\User {#3969 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1711683083 {#4031
        date: 2024-03-29 04:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@Knasen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4019 …}
      +nested: Doctrine\ORM\PersistentCollection {#4017 …}
      +votes: Doctrine\ORM\PersistentCollection {#4015 …}
      +reports: Doctrine\ORM\PersistentCollection {#4013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
      -id: 279144
      -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6397969"
      +editedAt: DateTimeImmutable @1711533216 {#3967
        date: 2024-03-27 10:53:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704364924 {#4030
        date: 2024-01-04 11:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4021}
    +body: "Hm, probably but sounds a bit over the top to be honest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704383201 {#4147
      date: 2024-01-04 16:46:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4154 …}
    +votes: Doctrine\ORM\PersistentCollection {#4156 …}
    +reports: Doctrine\ORM\PersistentCollection {#4157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
    -id: 279793
    -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6402100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704383201 {#4144
      date: 2024-01-04 16:46:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: "Yes sorry I didn’t read your whole question very well. It may be possible to use the integrated remote app in the iPhone to control that. What device plays this video feed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704383662 {#4204
    date: 2024-01-04 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4200 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
  -id: 279813
  -bodyTs: "'app':21 'control':26 'devic':29 'didn':4 'feed':33 'integr':19 'iphon':24 'may':13 'play':30 'possibl':15 'question':9 'read':6 'remot':20 'sorri':2 'use':17 'video':32 'well':11 'whole':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383662 {#4207
    date: 2024-01-04 16:54:22.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 {#4203
  +user: App\Entity\User {#3969 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4142
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4021
      +user: App\Entity\User {#3969 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1711683083 {#4031
        date: 2024-03-29 04:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@Knasen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4019 …}
      +nested: Doctrine\ORM\PersistentCollection {#4017 …}
      +votes: Doctrine\ORM\PersistentCollection {#4015 …}
      +reports: Doctrine\ORM\PersistentCollection {#4013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
      -id: 279144
      -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6397969"
      +editedAt: DateTimeImmutable @1711533216 {#3967
        date: 2024-03-27 10:53:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704364924 {#4030
        date: 2024-01-04 11:42:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4021}
    +body: "Hm, probably but sounds a bit over the top to be honest."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704383201 {#4147
      date: 2024-01-04 16:46:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4150 …}
    +nested: Doctrine\ORM\PersistentCollection {#4154 …}
    +votes: Doctrine\ORM\PersistentCollection {#4156 …}
    +reports: Doctrine\ORM\PersistentCollection {#4157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
    -id: 279793
    -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6402100"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704383201 {#4144
      date: 2024-01-04 16:46:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: "Yes sorry I didn’t read your whole question very well. It may be possible to use the integrated remote app in the iPhone to control that. What device plays this video feed?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704383662 {#4204
    date: 2024-01-04 16:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4200 …}
  +nested: Doctrine\ORM\PersistentCollection {#4196 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
  -id: 279813
  -bodyTs: "'app':21 'control':26 'devic':29 'didn':4 'feed':33 'integr':19 'iphon':24 'may':13 'play':30 'possibl':15 'question':9 'read':6 'remot':20 'sorri':2 'use':17 'video':32 'well':11 'whole':8 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383662 {#4207
    date: 2024-01-04 16:54:22.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 {#4231
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4021
        +user: App\Entity\User {#3969 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1711683083 {#4031
          date: 2024-03-29 04:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
          "@Knasen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4019 …}
        +nested: Doctrine\ORM\PersistentCollection {#4017 …}
        +votes: Doctrine\ORM\PersistentCollection {#4015 …}
        +reports: Doctrine\ORM\PersistentCollection {#4013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
        -id: 279144
        -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6397969"
        +editedAt: DateTimeImmutable @1711533216 {#3967
          date: 2024-03-27 10:53:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704364924 {#4030
          date: 2024-01-04 11:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4021}
      +body: "Hm, probably but sounds a bit over the top to be honest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704383201 {#4147
        date: 2024-01-04 16:46:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@ANIMATEK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4154 …}
      +votes: Doctrine\ORM\PersistentCollection {#4156 …}
      +reports: Doctrine\ORM\PersistentCollection {#4157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
      -id: 279793
      -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6402100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704383201 {#4144
        date: 2024-01-04 16:46:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4021}
    +body: "Yes sorry I didn’t read your whole question very well. It may be possible to use the integrated remote app in the iPhone to control that. What device plays this video feed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704383662 {#4204
      date: 2024-01-04 16:54:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4200 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 279813
    -bodyTs: "'app':21 'control':26 'devic':29 'didn':4 'feed':33 'integr':19 'iphon':24 'may':13 'play':30 'possibl':15 'question':9 'read':6 'remot':20 'sorri':2 'use':17 'video':32 'well':11 'whole':8 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6402213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704383662 {#4207
      date: 2024-01-04 16:54:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: """
    No worries, I have been guilty myself of doing just that. It comes from the Unifi cameras and the unifi nvr.\n
    \n
    I think I might be on track with Scrypted ( [github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)), I just need time to config it all and adjust resolutions I think
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704399647 {#4236
    date: 2024-01-04 21:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 280540
  -bodyTs: "'/installation':32 '/koush/scrypted/wiki/installation:-home-assistant-os)),':39 'adjust':49 'assist':35 'camera':17 'come':13 'config':45 'github.com':31,38 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)),':37 'guilti':6 'home':34 'home-assistant-o':33 'might':25 'need':42 'nvr':21 'os':36 'resolut':50 'scrypt':30 'think':23,52 'time':43 'track':28 'unifi':16,20 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6406938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704399647 {#4233
    date: 2024-01-04 21:20: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
19 DENIED edit
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4021
        +user: App\Entity\User {#3969 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1711683083 {#4031
          date: 2024-03-29 04:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
          "@Knasen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4019 …}
        +nested: Doctrine\ORM\PersistentCollection {#4017 …}
        +votes: Doctrine\ORM\PersistentCollection {#4015 …}
        +reports: Doctrine\ORM\PersistentCollection {#4013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
        -id: 279144
        -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6397969"
        +editedAt: DateTimeImmutable @1711533216 {#3967
          date: 2024-03-27 10:53:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704364924 {#4030
          date: 2024-01-04 11:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4021}
      +body: "Hm, probably but sounds a bit over the top to be honest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704383201 {#4147
        date: 2024-01-04 16:46:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@ANIMATEK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4154 …}
      +votes: Doctrine\ORM\PersistentCollection {#4156 …}
      +reports: Doctrine\ORM\PersistentCollection {#4157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
      -id: 279793
      -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6402100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704383201 {#4144
        date: 2024-01-04 16:46:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4021}
    +body: "Yes sorry I didn’t read your whole question very well. It may be possible to use the integrated remote app in the iPhone to control that. What device plays this video feed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704383662 {#4204
      date: 2024-01-04 16:54:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4200 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 279813
    -bodyTs: "'app':21 'control':26 'devic':29 'didn':4 'feed':33 'integr':19 'iphon':24 'may':13 'play':30 'possibl':15 'question':9 'read':6 'remot':20 'sorri':2 'use':17 'video':32 'well':11 'whole':8 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6402213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704383662 {#4207
      date: 2024-01-04 16:54:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: """
    No worries, I have been guilty myself of doing just that. It comes from the Unifi cameras and the unifi nvr.\n
    \n
    I think I might be on track with Scrypted ( [github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)), I just need time to config it all and adjust resolutions I think
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704399647 {#4236
    date: 2024-01-04 21:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 280540
  -bodyTs: "'/installation':32 '/koush/scrypted/wiki/installation:-home-assistant-os)),':39 'adjust':49 'assist':35 'camera':17 'come':13 'config':45 'github.com':31,38 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)),':37 'guilti':6 'home':34 'home-assistant-o':33 'might':25 'need':42 'nvr':21 'os':36 'resolut':50 'scrypt':30 'think':23,52 'time':43 'track':28 'unifi':16,20 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6406938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704399647 {#4233
    date: 2024-01-04 21:20: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
20 DENIED moderate
App\Entity\EntryComment {#4231
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4203
    +user: App\Entity\User {#3969 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4142
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4021
        +user: App\Entity\User {#3969 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "I mean you can basically make everything you can image work through stateless switches. You would use homebridge to attach some script to the switch and start from there. That’s how I control some of my stuff too. AFAIK homebridge and HA can co-exist."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1711683083 {#4031
          date: 2024-03-29 04:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
          "@Knasen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4019 …}
        +nested: Doctrine\ORM\PersistentCollection {#4017 …}
        +votes: Doctrine\ORM\PersistentCollection {#4015 …}
        +reports: Doctrine\ORM\PersistentCollection {#4013 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3981 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3985 …}
        -id: 279144
        -bodyTs: "'afaik':40 'attach':20 'basic':5 'co':46 'co-exist':45 'control':34 'everyth':7 'exist':47 'ha':43 'homebridg':18,41 'imag':10 'make':6 'mean':2 'script':22 'start':27 'stateless':13 'stuff':38 'switch':14,25 'use':17 'work':11 'would':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6397969"
        +editedAt: DateTimeImmutable @1711533216 {#3967
          date: 2024-03-27 10:53:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704364924 {#4030
          date: 2024-01-04 11:42:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4021}
      +body: "Hm, probably but sounds a bit over the top to be honest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704383201 {#4147
        date: 2024-01-04 16:46:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@ANIMATEK@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4150 …}
      +nested: Doctrine\ORM\PersistentCollection {#4154 …}
      +votes: Doctrine\ORM\PersistentCollection {#4156 …}
      +reports: Doctrine\ORM\PersistentCollection {#4157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4161 …}
      -id: 279793
      -bodyTs: "'bit':6 'hm':1 'honest':12 'probabl':2 'sound':4 'top':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6402100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704383201 {#4144
        date: 2024-01-04 16:46:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4021}
    +body: "Yes sorry I didn’t read your whole question very well. It may be possible to use the integrated remote app in the iPhone to control that. What device plays this video feed?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704383662 {#4204
      date: 2024-01-04 16:54:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@ANIMATEK@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4200 …}
    +nested: Doctrine\ORM\PersistentCollection {#4196 …}
    +votes: Doctrine\ORM\PersistentCollection {#4194 …}
    +reports: Doctrine\ORM\PersistentCollection {#4209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4213 …}
    -id: 279813
    -bodyTs: "'app':21 'control':26 'devic':29 'didn':4 'feed':33 'integr':19 'iphon':24 'may':13 'play':30 'possibl':15 'question':9 'read':6 'remot':20 'sorri':2 'use':17 'video':32 'well':11 'whole':8 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6402213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704383662 {#4207
      date: 2024-01-04 16:54:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4021}
  +body: """
    No worries, I have been guilty myself of doing just that. It comes from the Unifi cameras and the unifi nvr.\n
    \n
    I think I might be on track with Scrypted ( [github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)), I just need time to config it all and adjust resolutions I think
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704399647 {#4236
    date: 2024-01-04 21:20:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@ANIMATEK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4239 …}
  +nested: Doctrine\ORM\PersistentCollection {#4243 …}
  +votes: Doctrine\ORM\PersistentCollection {#4245 …}
  +reports: Doctrine\ORM\PersistentCollection {#4246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4250 …}
  -id: 280540
  -bodyTs: "'/installation':32 '/koush/scrypted/wiki/installation:-home-assistant-os)),':39 'adjust':49 'assist':35 'camera':17 'come':13 'config':45 'github.com':31,38 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)),':37 'guilti':6 'home':34 'home-assistant-o':33 'might':25 'need':42 'nvr':21 'os':36 'resolut':50 'scrypt':30 'think':23,52 'time':43 'track':28 'unifi':16,20 'worri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6406938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704399647 {#4233
    date: 2024-01-04 21:20: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
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 {#4059
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You’d need HomeKit secure video"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712323115 {#4065
    date: 2024-04-05 15:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4053 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 279673
  -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4716811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704380757 {#4063
    date: 2024-01-04 16:05:57.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 {#4059
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You’d need HomeKit secure video"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712323115 {#4065
    date: 2024-04-05 15:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4053 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 279673
  -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4716811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704380757 {#4063
    date: 2024-01-04 16:05:57.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 {#4059
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "You’d need HomeKit secure video"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1712323115 {#4065
    date: 2024-04-05 15:18:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4055 …}
  +votes: Doctrine\ORM\PersistentCollection {#4053 …}
  +reports: Doctrine\ORM\PersistentCollection {#4050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
  -id: 279673
  -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4716811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704380757 {#4063
    date: 2024-01-04 16:05:57.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 {#4165
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’d need HomeKit secure video"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712323115 {#4065
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 279673
    -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4716811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704380757 {#4063
      date: 2024-01-04 16:05:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Thanks, I’ll look into it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704383066 {#4163
    date: 2024-01-04 16:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4166 …}
  +nested: Doctrine\ORM\PersistentCollection {#4168 …}
  +votes: Doctrine\ORM\PersistentCollection {#4170 …}
  +reports: Doctrine\ORM\PersistentCollection {#4172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4176 …}
  -id: 279787
  -bodyTs: "'ll':3 'look':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383066 {#4164
    date: 2024-01-04 16:44:26.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 {#4165
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’d need HomeKit secure video"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712323115 {#4065
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 279673
    -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4716811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704380757 {#4063
      date: 2024-01-04 16:05:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Thanks, I’ll look into it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704383066 {#4163
    date: 2024-01-04 16:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4166 …}
  +nested: Doctrine\ORM\PersistentCollection {#4168 …}
  +votes: Doctrine\ORM\PersistentCollection {#4170 …}
  +reports: Doctrine\ORM\PersistentCollection {#4172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4176 …}
  -id: 279787
  -bodyTs: "'ll':3 'look':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383066 {#4164
    date: 2024-01-04 16:44:26.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 {#4165
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’d need HomeKit secure video"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712323115 {#4065
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 279673
    -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4716811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704380757 {#4063
      date: 2024-01-04 16:05:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Thanks, I’ll look into it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704383066 {#4163
    date: 2024-01-04 16:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4166 …}
  +nested: Doctrine\ORM\PersistentCollection {#4168 …}
  +votes: Doctrine\ORM\PersistentCollection {#4170 …}
  +reports: Doctrine\ORM\PersistentCollection {#4172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4176 …}
  -id: 279787
  -bodyTs: "'ll':3 'look':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6402066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704383066 {#4164
    date: 2024-01-04 16:44:26.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 {#4180
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’d need HomeKit secure video"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712323115 {#4065
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 279673
    -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4716811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704380757 {#4063
      date: 2024-01-04 16:05:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Works like a charm, thanks again!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704523419 {#4178
    date: 2024-01-06 07:43:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4181 …}
  +nested: Doctrine\ORM\PersistentCollection {#4183 …}
  +votes: Doctrine\ORM\PersistentCollection {#4185 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 284749
  -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6449219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704523419 {#4179
    date: 2024-01-06 07:43:39.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 {#4180
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’d need HomeKit secure video"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712323115 {#4065
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 279673
    -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4716811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704380757 {#4063
      date: 2024-01-04 16:05:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Works like a charm, thanks again!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704523419 {#4178
    date: 2024-01-06 07:43:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4181 …}
  +nested: Doctrine\ORM\PersistentCollection {#4183 …}
  +votes: Doctrine\ORM\PersistentCollection {#4185 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 284749
  -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6449219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704523419 {#4179
    date: 2024-01-06 07:43:39.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 {#4180
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "You’d need HomeKit secure video"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1712323115 {#4065
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4057 …}
    +nested: Doctrine\ORM\PersistentCollection {#4055 …}
    +votes: Doctrine\ORM\PersistentCollection {#4053 …}
    +reports: Doctrine\ORM\PersistentCollection {#4050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
    -id: 279673
    -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4716811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704380757 {#4063
      date: 2024-01-04 16:05:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Works like a charm, thanks again!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704523419 {#4178
    date: 2024-01-06 07:43:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4181 …}
  +nested: Doctrine\ORM\PersistentCollection {#4183 …}
  +votes: Doctrine\ORM\PersistentCollection {#4185 …}
  +reports: Doctrine\ORM\PersistentCollection {#4187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
  -id: 284749
  -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6449219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704523419 {#4179
    date: 2024-01-06 07:43:39.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 {#4217
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4180
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4059
      +user: App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’d need HomeKit secure video"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1712323115 {#4065
        date: 2024-04-05 15:18:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4057 …}
      +nested: Doctrine\ORM\PersistentCollection {#4055 …}
      +votes: Doctrine\ORM\PersistentCollection {#4053 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
      -id: 279673
      -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4716811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704380757 {#4063
        date: 2024-01-04 16:05:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "Works like a charm, thanks again!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704523419 {#4178
      date: 2024-01-06 07:43:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4181 …}
    +nested: Doctrine\ORM\PersistentCollection {#4183 …}
    +votes: Doctrine\ORM\PersistentCollection {#4185 …}
    +reports: Doctrine\ORM\PersistentCollection {#4187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 284749
    -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6449219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704523419 {#4179
      date: 2024-01-06 07:43:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "How did you do it? Last time I checked it wasn’t supported"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704535295 {#4215
    date: 2024-01-06 11:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4218 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
  -id: 285051
  -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4748089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704535295 {#4216
    date: 2024-01-06 11:01:35.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 {#4217
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4180
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4059
      +user: App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’d need HomeKit secure video"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1712323115 {#4065
        date: 2024-04-05 15:18:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4057 …}
      +nested: Doctrine\ORM\PersistentCollection {#4055 …}
      +votes: Doctrine\ORM\PersistentCollection {#4053 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
      -id: 279673
      -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4716811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704380757 {#4063
        date: 2024-01-04 16:05:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "Works like a charm, thanks again!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704523419 {#4178
      date: 2024-01-06 07:43:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4181 …}
    +nested: Doctrine\ORM\PersistentCollection {#4183 …}
    +votes: Doctrine\ORM\PersistentCollection {#4185 …}
    +reports: Doctrine\ORM\PersistentCollection {#4187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 284749
    -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6449219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704523419 {#4179
      date: 2024-01-06 07:43:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "How did you do it? Last time I checked it wasn’t supported"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704535295 {#4215
    date: 2024-01-06 11:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4218 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
  -id: 285051
  -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4748089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704535295 {#4216
    date: 2024-01-06 11:01:35.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 {#4217
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4180
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4059
      +user: App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "You’d need HomeKit secure video"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1712323115 {#4065
        date: 2024-04-05 15:18:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4057 …}
      +nested: Doctrine\ORM\PersistentCollection {#4055 …}
      +votes: Doctrine\ORM\PersistentCollection {#4053 …}
      +reports: Doctrine\ORM\PersistentCollection {#4050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
      -id: 279673
      -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4716811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704380757 {#4063
        date: 2024-01-04 16:05:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "Works like a charm, thanks again!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704523419 {#4178
      date: 2024-01-06 07:43:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4181 …}
    +nested: Doctrine\ORM\PersistentCollection {#4183 …}
    +votes: Doctrine\ORM\PersistentCollection {#4185 …}
    +reports: Doctrine\ORM\PersistentCollection {#4187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    -id: 284749
    -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6449219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704523419 {#4179
      date: 2024-01-06 07:43:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "How did you do it? Last time I checked it wasn’t supported"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704535295 {#4215
    date: 2024-01-06 11:01:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4218 …}
  +nested: Doctrine\ORM\PersistentCollection {#4220 …}
  +votes: Doctrine\ORM\PersistentCollection {#4222 …}
  +reports: Doctrine\ORM\PersistentCollection {#4224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
  -id: 285051
  -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4748089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704535295 {#4216
    date: 2024-01-06 11:01:35.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 {#4254
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4180
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4059
        +user: App\Entity\User {#4042 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’d need HomeKit secure video"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1712323115 {#4065
          date: 2024-04-05 15:18:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4057 …}
        +nested: Doctrine\ORM\PersistentCollection {#4055 …}
        +votes: Doctrine\ORM\PersistentCollection {#4053 …}
        +reports: Doctrine\ORM\PersistentCollection {#4050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
        -id: 279673
        -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4716811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704380757 {#4063
          date: 2024-01-04 16:05:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4059}
      +body: "Works like a charm, thanks again!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704523419 {#4178
        date: 2024-01-06 07:43:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@eutampieri@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4181 …}
      +nested: Doctrine\ORM\PersistentCollection {#4183 …}
      +votes: Doctrine\ORM\PersistentCollection {#4185 …}
      +reports: Doctrine\ORM\PersistentCollection {#4187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
      -id: 284749
      -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6449219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704523419 {#4179
        date: 2024-01-06 07:43:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "How did you do it? Last time I checked it wasn’t supported"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704535295 {#4215
      date: 2024-01-06 11:01:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 285051
    -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4748089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535295 {#4216
      date: 2024-01-06 11:01:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "[github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)Installed it, got one feed working live streaming, that’s it. Left it because of life you know. Upgrade it to version 0.8 the other day and rebooted the HoAss server and voila, there it was. Recordings of the all the movements recorded by the camera."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704543016 {#4252
    date: 2024-01-06 13:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4255 …}
  +nested: Doctrine\ORM\PersistentCollection {#4257 …}
  +votes: Doctrine\ORM\PersistentCollection {#4259 …}
  +reports: Doctrine\ORM\PersistentCollection {#4261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4265 …}
  -id: 285232
  -bodyTs: "'/installation':2 '/koush/scrypted/wiki/installation:-home-assistant-os)installed':9 '0.8':31 'assist':5 'camera':54 'day':34 'feed':13 'github.com':1,8 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)installed':7 'got':11 'hoass':38 'home':4 'home-assistant-o':3 'know':26 'left':20 'life':24 'live':15 'movement':50 'one':12 'os':6 'reboot':36 'record':45,51 'server':39 'stream':16 'upgrad':27 'version':30 'voila':41 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6453596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704543016 {#4253
    date: 2024-01-06 13:10:16.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 {#4254
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4180
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4059
        +user: App\Entity\User {#4042 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’d need HomeKit secure video"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1712323115 {#4065
          date: 2024-04-05 15:18:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4057 …}
        +nested: Doctrine\ORM\PersistentCollection {#4055 …}
        +votes: Doctrine\ORM\PersistentCollection {#4053 …}
        +reports: Doctrine\ORM\PersistentCollection {#4050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
        -id: 279673
        -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4716811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704380757 {#4063
          date: 2024-01-04 16:05:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4059}
      +body: "Works like a charm, thanks again!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704523419 {#4178
        date: 2024-01-06 07:43:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@eutampieri@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4181 …}
      +nested: Doctrine\ORM\PersistentCollection {#4183 …}
      +votes: Doctrine\ORM\PersistentCollection {#4185 …}
      +reports: Doctrine\ORM\PersistentCollection {#4187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
      -id: 284749
      -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6449219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704523419 {#4179
        date: 2024-01-06 07:43:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "How did you do it? Last time I checked it wasn’t supported"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704535295 {#4215
      date: 2024-01-06 11:01:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 285051
    -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4748089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535295 {#4216
      date: 2024-01-06 11:01:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "[github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)Installed it, got one feed working live streaming, that’s it. Left it because of life you know. Upgrade it to version 0.8 the other day and rebooted the HoAss server and voila, there it was. Recordings of the all the movements recorded by the camera."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704543016 {#4252
    date: 2024-01-06 13:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4255 …}
  +nested: Doctrine\ORM\PersistentCollection {#4257 …}
  +votes: Doctrine\ORM\PersistentCollection {#4259 …}
  +reports: Doctrine\ORM\PersistentCollection {#4261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4265 …}
  -id: 285232
  -bodyTs: "'/installation':2 '/koush/scrypted/wiki/installation:-home-assistant-os)installed':9 '0.8':31 'assist':5 'camera':54 'day':34 'feed':13 'github.com':1,8 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)installed':7 'got':11 'hoass':38 'home':4 'home-assistant-o':3 'know':26 'left':20 'life':24 'live':15 'movement':50 'one':12 'os':6 'reboot':36 'record':45,51 'server':39 'stream':16 'upgrad':27 'version':30 'voila':41 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6453596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704543016 {#4253
    date: 2024-01-06 13:10:16.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 {#4254
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4217
    +user: App\Entity\User {#4042 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4180
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4059
        +user: App\Entity\User {#4042 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "You’d need HomeKit secure video"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1712323115 {#4065
          date: 2024-04-05 15:18:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4057 …}
        +nested: Doctrine\ORM\PersistentCollection {#4055 …}
        +votes: Doctrine\ORM\PersistentCollection {#4053 …}
        +reports: Doctrine\ORM\PersistentCollection {#4050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
        -id: 279673
        -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4716811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704380757 {#4063
          date: 2024-01-04 16:05:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4059}
      +body: "Works like a charm, thanks again!!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704523419 {#4178
        date: 2024-01-06 07:43:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@eutampieri@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4181 …}
      +nested: Doctrine\ORM\PersistentCollection {#4183 …}
      +votes: Doctrine\ORM\PersistentCollection {#4185 …}
      +reports: Doctrine\ORM\PersistentCollection {#4187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
      -id: 284749
      -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6449219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704523419 {#4179
        date: 2024-01-06 07:43:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "How did you do it? Last time I checked it wasn’t supported"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704535295 {#4215
      date: 2024-01-06 11:01:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4218 …}
    +nested: Doctrine\ORM\PersistentCollection {#4220 …}
    +votes: Doctrine\ORM\PersistentCollection {#4222 …}
    +reports: Doctrine\ORM\PersistentCollection {#4224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
    -id: 285051
    -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.it/comment/4748089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535295 {#4216
      date: 2024-01-06 11:01:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "[github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)Installed it, got one feed working live streaming, that’s it. Left it because of life you know. Upgrade it to version 0.8 the other day and rebooted the HoAss server and voila, there it was. Recordings of the all the movements recorded by the camera."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704543016 {#4252
    date: 2024-01-06 13:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4255 …}
  +nested: Doctrine\ORM\PersistentCollection {#4257 …}
  +votes: Doctrine\ORM\PersistentCollection {#4259 …}
  +reports: Doctrine\ORM\PersistentCollection {#4261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4265 …}
  -id: 285232
  -bodyTs: "'/installation':2 '/koush/scrypted/wiki/installation:-home-assistant-os)installed':9 '0.8':31 'assist':5 'camera':54 'day':34 'feed':13 'github.com':1,8 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)installed':7 'got':11 'hoass':38 'home':4 'home-assistant-o':3 'know':26 'left':20 'life':24 'live':15 'movement':50 'one':12 'os':6 'reboot':36 'record':45,51 'server':39 'stream':16 'upgrad':27 'version':30 'voila':41 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6453596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704543016 {#4253
    date: 2024-01-06 13:10:16.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 {#4268
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4254
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4217
      +user: App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4180
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4059
          +user: App\Entity\User {#4042 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’d need HomeKit secure video"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1712323115 {#4065
            date: 2024-04-05 15:18:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Knasen@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4057 …}
          +nested: Doctrine\ORM\PersistentCollection {#4055 …}
          +votes: Doctrine\ORM\PersistentCollection {#4053 …}
          +reports: Doctrine\ORM\PersistentCollection {#4050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
          -id: 279673
          -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/4716811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704380757 {#4063
            date: 2024-01-04 16:05:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4059}
        +body: "Works like a charm, thanks again!!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704523419 {#4178
          date: 2024-01-06 07:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
          "@eutampieri@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4181 …}
        +nested: Doctrine\ORM\PersistentCollection {#4183 …}
        +votes: Doctrine\ORM\PersistentCollection {#4185 …}
        +reports: Doctrine\ORM\PersistentCollection {#4187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
        -id: 284749
        -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6449219"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704523419 {#4179
          date: 2024-01-06 07:43:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4059}
      +body: "How did you do it? Last time I checked it wasn’t supported"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704535295 {#4215
        date: 2024-01-06 11:01:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@eutampieri@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4218 …}
      +nested: Doctrine\ORM\PersistentCollection {#4220 …}
      +votes: Doctrine\ORM\PersistentCollection {#4222 …}
      +reports: Doctrine\ORM\PersistentCollection {#4224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
      -id: 285051
      -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4748089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704535295 {#4216
        date: 2024-01-06 11:01:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "[github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)Installed it, got one feed working live streaming, that’s it. Left it because of life you know. Upgrade it to version 0.8 the other day and rebooted the HoAss server and voila, there it was. Recordings of the all the movements recorded by the camera."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704543016 {#4252
      date: 2024-01-06 13:10:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4255 …}
    +nested: Doctrine\ORM\PersistentCollection {#4257 …}
    +votes: Doctrine\ORM\PersistentCollection {#4259 …}
    +reports: Doctrine\ORM\PersistentCollection {#4261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4265 …}
    -id: 285232
    -bodyTs: "'/installation':2 '/koush/scrypted/wiki/installation:-home-assistant-os)installed':9 '0.8':31 'assist':5 'camera':54 'day':34 'feed':13 'github.com':1,8 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)installed':7 'got':11 'hoass':38 'home':4 'home-assistant-o':3 'know':26 'left':20 'life':24 'live':15 'movement':50 'one':12 'os':6 'reboot':36 'record':45,51 'server':39 'stream':16 'upgrad':27 'version':30 'voila':41 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6453596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704543016 {#4253
      date: 2024-01-06 13:10:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Nice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704547774 {#4273
    date: 2024-01-06 14:29:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4282 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 285391
  -bodyTs: "'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4749771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704547774 {#4270
    date: 2024-01-06 14:29:34.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 {#4268
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4254
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4217
      +user: App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4180
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4059
          +user: App\Entity\User {#4042 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’d need HomeKit secure video"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1712323115 {#4065
            date: 2024-04-05 15:18:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Knasen@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4057 …}
          +nested: Doctrine\ORM\PersistentCollection {#4055 …}
          +votes: Doctrine\ORM\PersistentCollection {#4053 …}
          +reports: Doctrine\ORM\PersistentCollection {#4050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
          -id: 279673
          -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/4716811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704380757 {#4063
            date: 2024-01-04 16:05:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4059}
        +body: "Works like a charm, thanks again!!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704523419 {#4178
          date: 2024-01-06 07:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
          "@eutampieri@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4181 …}
        +nested: Doctrine\ORM\PersistentCollection {#4183 …}
        +votes: Doctrine\ORM\PersistentCollection {#4185 …}
        +reports: Doctrine\ORM\PersistentCollection {#4187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
        -id: 284749
        -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6449219"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704523419 {#4179
          date: 2024-01-06 07:43:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4059}
      +body: "How did you do it? Last time I checked it wasn’t supported"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704535295 {#4215
        date: 2024-01-06 11:01:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@eutampieri@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4218 …}
      +nested: Doctrine\ORM\PersistentCollection {#4220 …}
      +votes: Doctrine\ORM\PersistentCollection {#4222 …}
      +reports: Doctrine\ORM\PersistentCollection {#4224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
      -id: 285051
      -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4748089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704535295 {#4216
        date: 2024-01-06 11:01:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "[github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)Installed it, got one feed working live streaming, that’s it. Left it because of life you know. Upgrade it to version 0.8 the other day and rebooted the HoAss server and voila, there it was. Recordings of the all the movements recorded by the camera."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704543016 {#4252
      date: 2024-01-06 13:10:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4255 …}
    +nested: Doctrine\ORM\PersistentCollection {#4257 …}
    +votes: Doctrine\ORM\PersistentCollection {#4259 …}
    +reports: Doctrine\ORM\PersistentCollection {#4261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4265 …}
    -id: 285232
    -bodyTs: "'/installation':2 '/koush/scrypted/wiki/installation:-home-assistant-os)installed':9 '0.8':31 'assist':5 'camera':54 'day':34 'feed':13 'github.com':1,8 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)installed':7 'got':11 'hoass':38 'home':4 'home-assistant-o':3 'know':26 'left':20 'life':24 'live':15 'movement':50 'one':12 'os':6 'reboot':36 'record':45,51 'server':39 'stream':16 'upgrad':27 'version':30 'voila':41 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6453596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704543016 {#4253
      date: 2024-01-06 13:10:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Nice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704547774 {#4273
    date: 2024-01-06 14:29:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4282 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 285391
  -bodyTs: "'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4749771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704547774 {#4270
    date: 2024-01-06 14:29:34.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 {#4268
  +user: App\Entity\User {#4042 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#270
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Rewind-video-feed-via-Homekit-integration"
    +title: "Rewind video feed via Homekit integration?"
    +url: null
    +body: """
      Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
      \n
      There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
      \n
      [www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 6
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712323115 {#2418
      date: 2024-04-05 15:18:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 27117
    -titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
    -bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397997
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10298441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704354497 {#1858
      date: 2024-01-04 08:48:17.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4254
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4217
      +user: App\Entity\User {#4042 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4180
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4059
          +user: App\Entity\User {#4042 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "You’d need HomeKit secure video"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1712323115 {#4065
            date: 2024-04-05 15:18:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Knasen@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4057 …}
          +nested: Doctrine\ORM\PersistentCollection {#4055 …}
          +votes: Doctrine\ORM\PersistentCollection {#4053 …}
          +reports: Doctrine\ORM\PersistentCollection {#4050 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4046 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4044 …}
          -id: 279673
          -bodyTs: "'d':2 'homekit':4 'need':3 'secur':5 'video':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.it/comment/4716811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704380757 {#4063
            date: 2024-01-04 16:05:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4059}
        +body: "Works like a charm, thanks again!!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704523419 {#4178
          date: 2024-01-06 07:43:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Knasen@lemmy.world"
          "@eutampieri@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4181 …}
        +nested: Doctrine\ORM\PersistentCollection {#4183 …}
        +votes: Doctrine\ORM\PersistentCollection {#4185 …}
        +reports: Doctrine\ORM\PersistentCollection {#4187 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
        -id: 284749
        -bodyTs: "'charm':4 'like':2 'thank':5 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6449219"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704523419 {#4179
          date: 2024-01-06 07:43:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4059}
      +body: "How did you do it? Last time I checked it wasn’t supported"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704535295 {#4215
        date: 2024-01-06 11:01:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Knasen@lemmy.world"
        "@eutampieri@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4218 …}
      +nested: Doctrine\ORM\PersistentCollection {#4220 …}
      +votes: Doctrine\ORM\PersistentCollection {#4222 …}
      +reports: Doctrine\ORM\PersistentCollection {#4224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4226 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4228 …}
      -id: 285051
      -bodyTs: "'check':9 'last':6 'support':13 'time':7 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4748089"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704535295 {#4216
        date: 2024-01-06 11:01:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: "[github.com/…/Installation:-Home-Assistant-OS](https://github.com/koush/scrypted/wiki/Installation:-Home-Assistant-OS)Installed it, got one feed working live streaming, that’s it. Left it because of life you know. Upgrade it to version 0.8 the other day and rebooted the HoAss server and voila, there it was. Recordings of the all the movements recorded by the camera."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704543016 {#4252
      date: 2024-01-06 13:10:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Knasen@lemmy.world"
      "@eutampieri@feddit.it"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4255 …}
    +nested: Doctrine\ORM\PersistentCollection {#4257 …}
    +votes: Doctrine\ORM\PersistentCollection {#4259 …}
    +reports: Doctrine\ORM\PersistentCollection {#4261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4265 …}
    -id: 285232
    -bodyTs: "'/installation':2 '/koush/scrypted/wiki/installation:-home-assistant-os)installed':9 '0.8':31 'assist':5 'camera':54 'day':34 'feed':13 'github.com':1,8 'github.com/koush/scrypted/wiki/installation:-home-assistant-os)installed':7 'got':11 'hoass':38 'home':4 'home-assistant-o':3 'know':26 'left':20 'life':24 'live':15 'movement':50 'one':12 'os':6 'reboot':36 'record':45,51 'server':39 'stream':16 'upgrad':27 'version':30 'voila':41 'work':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6453596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704543016 {#4253
      date: 2024-01-06 13:10:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Nice!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704547774 {#4273
    date: 2024-01-06 14:29:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Knasen@lemmy.world"
    "@eutampieri@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4276 …}
  +nested: Doctrine\ORM\PersistentCollection {#4280 …}
  +votes: Doctrine\ORM\PersistentCollection {#4282 …}
  +reports: Doctrine\ORM\PersistentCollection {#4283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4287 …}
  -id: 285391
  -bodyTs: "'nice':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4749771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704547774 {#4270
    date: 2024-01-06 14:29:34.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 edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#270
    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