GET https://kbin.spritesserver.nl/m/homeassistant@lemmy.world/t/27764/Another-successful-Honeywell-T6-install/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.25 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 {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#272
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Another-successful-Honeywell-T6-install"
  +title: "Another successful Honeywell T6 install"
  +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
  +body: """
    ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
    \n
    > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
    > \n
    > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
    > \n
    > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
    \n
    I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
    \n
    #homeassistant #zwave #thermostat #homeautomation
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719276364 {#2410
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27764
  -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
  -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704684169
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12804622"
  +editedAt: DateTimeImmutable @1712623827 {#1850
    date: 2024-04-09 02:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704597769 {#2420
    date: 2024-01-07 04:22:49.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 {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#272
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Another-successful-Honeywell-T6-install"
  +title: "Another successful Honeywell T6 install"
  +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
  +body: """
    ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
    \n
    > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
    > \n
    > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
    > \n
    > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
    \n
    I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
    \n
    #homeassistant #zwave #thermostat #homeautomation
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719276364 {#2410
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27764
  -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
  -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704684169
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12804622"
  +editedAt: DateTimeImmutable @1712623827 {#1850
    date: 2024-04-09 02:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704597769 {#2420
    date: 2024-01-07 04:22:49.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 {#1970 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#272
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Another-successful-Honeywell-T6-install"
  +title: "Another successful Honeywell T6 install"
  +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
  +body: """
    ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
    \n
    > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
    > \n
    > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
    > \n
    > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
    \n
    I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
    \n
    #homeassistant #zwave #thermostat #homeautomation
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719276364 {#2410
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 27764
  -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
  -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704684169
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12804622"
  +editedAt: DateTimeImmutable @1712623827 {#1850
    date: 2024-04-09 02:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704597769 {#2420
    date: 2024-01-07 04:22:49.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 {#4068
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Too bad the damned thing is so hideous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1719276364 {#4077
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4066 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 288674
  -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636157 {#4013
    date: 2024-01-07 15:02:37.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 {#4068
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Too bad the damned thing is so hideous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1719276364 {#4077
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4066 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 288674
  -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636157 {#4013
    date: 2024-01-07 15:02:37.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 {#4068
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Too bad the damned thing is so hideous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1719276364 {#4077
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4066 …}
  +nested: Doctrine\ORM\PersistentCollection {#4064 …}
  +votes: Doctrine\ORM\PersistentCollection {#4062 …}
  +reports: Doctrine\ORM\PersistentCollection {#4060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
  -id: 288674
  -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475902"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636157 {#4013
    date: 2024-01-07 15:02:37.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 {#4969
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4068
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Too bad the damned thing is so hideous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1719276364 {#4077
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4066 …}
    +nested: Doctrine\ORM\PersistentCollection {#4064 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 288674
    -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6475902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704636157 {#4013
      date: 2024-01-07 15:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#4966
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 289231
  -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143888"
  +editedAt: DateTimeImmutable @1719064392 {#4967
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#4968
    date: 2024-01-07 18:55:56.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 {#4969
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4068
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Too bad the damned thing is so hideous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1719276364 {#4077
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4066 …}
    +nested: Doctrine\ORM\PersistentCollection {#4064 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 288674
    -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6475902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704636157 {#4013
      date: 2024-01-07 15:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#4966
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 289231
  -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143888"
  +editedAt: DateTimeImmutable @1719064392 {#4967
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#4968
    date: 2024-01-07 18:55:56.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 {#4969
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4068
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Too bad the damned thing is so hideous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1719276364 {#4077
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4066 …}
    +nested: Doctrine\ORM\PersistentCollection {#4064 …}
    +votes: Doctrine\ORM\PersistentCollection {#4062 …}
    +reports: Doctrine\ORM\PersistentCollection {#4060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
    -id: 288674
    -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6475902"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704636157 {#4013
      date: 2024-01-07 15:02:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#4966
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 289231
  -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143888"
  +editedAt: DateTimeImmutable @1719064392 {#4967
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#4968
    date: 2024-01-07 18:55:56.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 {#5053
  +user: Proxies\__CG__\App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4068
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Too bad the damned thing is so hideous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1719276364 {#4077
        date: 2024-06-25 02:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4066 …}
      +nested: Doctrine\ORM\PersistentCollection {#4064 …}
      +votes: Doctrine\ORM\PersistentCollection {#4062 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 288674
      -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6475902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704636157 {#4013
        date: 2024-01-07 15:02:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704650156 {#4966
      date: 2024-01-07 18:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4970 …}
    +nested: Doctrine\ORM\PersistentCollection {#4972 …}
    +votes: Doctrine\ORM\PersistentCollection {#4974 …}
    +reports: Doctrine\ORM\PersistentCollection {#4976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
    -id: 289231
    -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143888"
    +editedAt: DateTimeImmutable @1719064392 {#4967
      date: 2024-06-22 15:53:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704650156 {#4968
      date: 2024-01-07 18:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659142 {#5051
    date: 2024-01-07 21:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5055 …}
  +nested: Doctrine\ORM\PersistentCollection {#5057 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -id: 289592
  -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/845811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659142 {#5052
    date: 2024-01-07 21:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5053
  +user: Proxies\__CG__\App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4068
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Too bad the damned thing is so hideous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1719276364 {#4077
        date: 2024-06-25 02:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4066 …}
      +nested: Doctrine\ORM\PersistentCollection {#4064 …}
      +votes: Doctrine\ORM\PersistentCollection {#4062 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 288674
      -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6475902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704636157 {#4013
        date: 2024-01-07 15:02:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704650156 {#4966
      date: 2024-01-07 18:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4970 …}
    +nested: Doctrine\ORM\PersistentCollection {#4972 …}
    +votes: Doctrine\ORM\PersistentCollection {#4974 …}
    +reports: Doctrine\ORM\PersistentCollection {#4976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
    -id: 289231
    -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143888"
    +editedAt: DateTimeImmutable @1719064392 {#4967
      date: 2024-06-22 15:53:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704650156 {#4968
      date: 2024-01-07 18:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659142 {#5051
    date: 2024-01-07 21:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5055 …}
  +nested: Doctrine\ORM\PersistentCollection {#5057 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -id: 289592
  -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/845811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659142 {#5052
    date: 2024-01-07 21:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5053
  +user: Proxies\__CG__\App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4969
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4068
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Too bad the damned thing is so hideous."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1719276364 {#4077
        date: 2024-06-25 02:46:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4066 …}
      +nested: Doctrine\ORM\PersistentCollection {#4064 …}
      +votes: Doctrine\ORM\PersistentCollection {#4062 …}
      +reports: Doctrine\ORM\PersistentCollection {#4060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
      -id: 288674
      -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6475902"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704636157 {#4013
        date: 2024-01-07 15:02:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704650156 {#4966
      date: 2024-01-07 18:55:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4970 …}
    +nested: Doctrine\ORM\PersistentCollection {#4972 …}
    +votes: Doctrine\ORM\PersistentCollection {#4974 …}
    +reports: Doctrine\ORM\PersistentCollection {#4976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
    -id: 289231
    -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143888"
    +editedAt: DateTimeImmutable @1719064392 {#4967
      date: 2024-06-22 15:53:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704650156 {#4968
      date: 2024-01-07 18:55:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659142 {#5051
    date: 2024-01-07 21:25:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5055 …}
  +nested: Doctrine\ORM\PersistentCollection {#5057 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
  -id: 289592
  -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/845811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659142 {#5052
    date: 2024-01-07 21:25:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5122
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#5054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4068
        +user: App\Entity\User {#4016 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Too bad the damned thing is so hideous."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1719276364 {#4077
          date: 2024-06-25 02:46:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4066 …}
        +nested: Doctrine\ORM\PersistentCollection {#4064 …}
        +votes: Doctrine\ORM\PersistentCollection {#4062 …}
        +reports: Doctrine\ORM\PersistentCollection {#4060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
        -id: 288674
        -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6475902"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704636157 {#4013
          date: 2024-01-07 15:02:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#4966
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4970 …}
      +nested: Doctrine\ORM\PersistentCollection {#4972 …}
      +votes: Doctrine\ORM\PersistentCollection {#4974 …}
      +reports: Doctrine\ORM\PersistentCollection {#4976 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
      -id: 289231
      -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6143888"
      +editedAt: DateTimeImmutable @1719064392 {#4967
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#4968
        date: 2024-01-07 18:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704659142 {#5051
      date: 2024-01-07 21:25:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5055 …}
    +nested: Doctrine\ORM\PersistentCollection {#5057 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
    -id: 289592
    -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/845811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659142 {#5052
      date: 2024-01-07 21:25:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#5120
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 289856
  -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6149973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668829 {#5121
    date: 2024-01-08 00:07:09.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 {#5122
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#5054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4068
        +user: App\Entity\User {#4016 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Too bad the damned thing is so hideous."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1719276364 {#4077
          date: 2024-06-25 02:46:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4066 …}
        +nested: Doctrine\ORM\PersistentCollection {#4064 …}
        +votes: Doctrine\ORM\PersistentCollection {#4062 …}
        +reports: Doctrine\ORM\PersistentCollection {#4060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
        -id: 288674
        -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6475902"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704636157 {#4013
          date: 2024-01-07 15:02:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#4966
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4970 …}
      +nested: Doctrine\ORM\PersistentCollection {#4972 …}
      +votes: Doctrine\ORM\PersistentCollection {#4974 …}
      +reports: Doctrine\ORM\PersistentCollection {#4976 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
      -id: 289231
      -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6143888"
      +editedAt: DateTimeImmutable @1719064392 {#4967
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#4968
        date: 2024-01-07 18:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704659142 {#5051
      date: 2024-01-07 21:25:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5055 …}
    +nested: Doctrine\ORM\PersistentCollection {#5057 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
    -id: 289592
    -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/845811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659142 {#5052
      date: 2024-01-07 21:25:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#5120
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 289856
  -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6149973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668829 {#5121
    date: 2024-01-08 00:07:09.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 {#5122
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#5054 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4969
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4068
        +user: App\Entity\User {#4016 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Too bad the damned thing is so hideous."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1719276364 {#4077
          date: 2024-06-25 02:46:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4066 …}
        +nested: Doctrine\ORM\PersistentCollection {#4064 …}
        +votes: Doctrine\ORM\PersistentCollection {#4062 …}
        +reports: Doctrine\ORM\PersistentCollection {#4060 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
        -id: 288674
        -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6475902"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704636157 {#4013
          date: 2024-01-07 15:02:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#4966
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4970 …}
      +nested: Doctrine\ORM\PersistentCollection {#4972 …}
      +votes: Doctrine\ORM\PersistentCollection {#4974 …}
      +reports: Doctrine\ORM\PersistentCollection {#4976 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
      -id: 289231
      -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6143888"
      +editedAt: DateTimeImmutable @1719064392 {#4967
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#4968
        date: 2024-01-07 18:55:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704659142 {#5051
      date: 2024-01-07 21:25:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5055 …}
    +nested: Doctrine\ORM\PersistentCollection {#5057 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
    -id: 289592
    -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddrefuge.com/comment/845811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704659142 {#5052
      date: 2024-01-07 21:25:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#5120
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 289856
  -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6149973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704668829 {#5121
    date: 2024-01-08 00:07:09.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 {#5136
  +user: Proxies\__CG__\App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#5054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4068
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#4077
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4066 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4062 …}
          +reports: Doctrine\ORM\PersistentCollection {#4060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#4013
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#4966
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4970 …}
        +nested: Doctrine\ORM\PersistentCollection {#4972 …}
        +votes: Doctrine\ORM\PersistentCollection {#4974 …}
        +reports: Doctrine\ORM\PersistentCollection {#4976 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#4967
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#4968
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#5051
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5055 …}
      +nested: Doctrine\ORM\PersistentCollection {#5057 …}
      +votes: Doctrine\ORM\PersistentCollection {#5059 …}
      +reports: Doctrine\ORM\PersistentCollection {#5061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#5052
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#5120
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#5121
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "I feel your pain. That stuff really shits me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704676348 {#5141
    date: 2024-01-08 02:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 291558
  -bodyTs: "'feel':2 'pain':4 'realli':7 'shit':8 'stuff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/846457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704676348 {#5138
    date: 2024-01-08 02:12:28.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 {#5136
  +user: Proxies\__CG__\App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#5054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4068
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#4077
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4066 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4062 …}
          +reports: Doctrine\ORM\PersistentCollection {#4060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#4013
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#4966
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4970 …}
        +nested: Doctrine\ORM\PersistentCollection {#4972 …}
        +votes: Doctrine\ORM\PersistentCollection {#4974 …}
        +reports: Doctrine\ORM\PersistentCollection {#4976 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#4967
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#4968
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#5051
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5055 …}
      +nested: Doctrine\ORM\PersistentCollection {#5057 …}
      +votes: Doctrine\ORM\PersistentCollection {#5059 …}
      +reports: Doctrine\ORM\PersistentCollection {#5061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#5052
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#5120
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#5121
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "I feel your pain. That stuff really shits me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704676348 {#5141
    date: 2024-01-08 02:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 291558
  -bodyTs: "'feel':2 'pain':4 'realli':7 'shit':8 'stuff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/846457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704676348 {#5138
    date: 2024-01-08 02:12:28.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 {#5136
  +user: Proxies\__CG__\App\Entity\User {#5054 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#5054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4068
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#4077
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4066 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4062 …}
          +reports: Doctrine\ORM\PersistentCollection {#4060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#4013
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#4966
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4970 …}
        +nested: Doctrine\ORM\PersistentCollection {#4972 …}
        +votes: Doctrine\ORM\PersistentCollection {#4974 …}
        +reports: Doctrine\ORM\PersistentCollection {#4976 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#4967
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#4968
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#5051
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5055 …}
      +nested: Doctrine\ORM\PersistentCollection {#5057 …}
      +votes: Doctrine\ORM\PersistentCollection {#5059 …}
      +reports: Doctrine\ORM\PersistentCollection {#5061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#5052
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#5120
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#5121
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "I feel your pain. That stuff really shits me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704676348 {#5141
    date: 2024-01-08 02:12:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5144 …}
  +nested: Doctrine\ORM\PersistentCollection {#5148 …}
  +votes: Doctrine\ORM\PersistentCollection {#5150 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 291558
  -bodyTs: "'feel':2 'pain':4 'realli':7 'shit':8 'stuff':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddrefuge.com/comment/846457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704676348 {#5138
    date: 2024-01-08 02:12:28.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 {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#5054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4068
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#4077
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4066 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4062 …}
          +reports: Doctrine\ORM\PersistentCollection {#4060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#4013
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#4966
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4970 …}
        +nested: Doctrine\ORM\PersistentCollection {#4972 …}
        +votes: Doctrine\ORM\PersistentCollection {#4974 …}
        +reports: Doctrine\ORM\PersistentCollection {#4976 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#4967
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#4968
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#5051
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5055 …}
      +nested: Doctrine\ORM\PersistentCollection {#5057 …}
      +votes: Doctrine\ORM\PersistentCollection {#5059 …}
      +reports: Doctrine\ORM\PersistentCollection {#5061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#5052
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#5120
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#5121
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704769805 {#5157
    date: 2024-01-09 04:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 292605
  -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6513025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769805 {#5158
    date: 2024-01-09 04:10:05.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 {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#5054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4068
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#4077
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4066 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4062 …}
          +reports: Doctrine\ORM\PersistentCollection {#4060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#4013
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#4966
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4970 …}
        +nested: Doctrine\ORM\PersistentCollection {#4972 …}
        +votes: Doctrine\ORM\PersistentCollection {#4974 …}
        +reports: Doctrine\ORM\PersistentCollection {#4976 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#4967
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#4968
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#5051
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5055 …}
      +nested: Doctrine\ORM\PersistentCollection {#5057 …}
      +votes: Doctrine\ORM\PersistentCollection {#5059 …}
      +reports: Doctrine\ORM\PersistentCollection {#5061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#5052
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#5120
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#5121
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704769805 {#5157
    date: 2024-01-09 04:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 292605
  -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6513025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769805 {#5158
    date: 2024-01-09 04:10:05.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 {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5053
      +user: Proxies\__CG__\App\Entity\User {#5054 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4969
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4068
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Too bad the damned thing is so hideous."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1719276364 {#4077
            date: 2024-06-25 02:46:04.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4066 …}
          +nested: Doctrine\ORM\PersistentCollection {#4064 …}
          +votes: Doctrine\ORM\PersistentCollection {#4062 …}
          +reports: Doctrine\ORM\PersistentCollection {#4060 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
          -id: 288674
          -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6475902"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704636157 {#4013
            date: 2024-01-07 15:02:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#4966
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4970 …}
        +nested: Doctrine\ORM\PersistentCollection {#4972 …}
        +votes: Doctrine\ORM\PersistentCollection {#4974 …}
        +reports: Doctrine\ORM\PersistentCollection {#4976 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
        -id: 289231
        -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6143888"
        +editedAt: DateTimeImmutable @1719064392 {#4967
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#4968
          date: 2024-01-07 18:55:56.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704659142 {#5051
        date: 2024-01-07 21:25:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5055 …}
      +nested: Doctrine\ORM\PersistentCollection {#5057 …}
      +votes: Doctrine\ORM\PersistentCollection {#5059 …}
      +reports: Doctrine\ORM\PersistentCollection {#5061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
      -id: 289592
      -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddrefuge.com/comment/845811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704659142 {#5052
        date: 2024-01-07 21:25:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Yup. HVAC installer drywall gore."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1704668829 {#5120
      date: 2024-01-08 00:07:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5123 …}
    +nested: Doctrine\ORM\PersistentCollection {#5125 …}
    +votes: Doctrine\ORM\PersistentCollection {#5127 …}
    +reports: Doctrine\ORM\PersistentCollection {#5129 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 289856
    -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6149973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704668829 {#5121
      date: 2024-01-08 00:07:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704769805 {#5157
    date: 2024-01-09 04:10:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 292605
  -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6513025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704769805 {#5158
    date: 2024-01-09 04:10:05.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 {#5182
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5160 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5053
        +user: Proxies\__CG__\App\Entity\User {#5054 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4969
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4068
            +user: App\Entity\User {#4016 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Too bad the damned thing is so hideous."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1719276364 {#4077
              date: 2024-06-25 02:46:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4066 …}
            +nested: Doctrine\ORM\PersistentCollection {#4064 …}
            +votes: Doctrine\ORM\PersistentCollection {#4062 …}
            +reports: Doctrine\ORM\PersistentCollection {#4060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
            -id: 288674
            -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6475902"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704636157 {#4013
              date: 2024-01-07 15:02:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4068}
          +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704650156 {#4966
            date: 2024-01-07 18:55:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4970 …}
          +nested: Doctrine\ORM\PersistentCollection {#4972 …}
          +votes: Doctrine\ORM\PersistentCollection {#4974 …}
          +reports: Doctrine\ORM\PersistentCollection {#4976 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
          -id: 289231
          -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6143888"
          +editedAt: DateTimeImmutable @1719064392 {#4967
            date: 2024-06-22 15:53:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704650156 {#4968
            date: 2024-01-07 18:55:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704659142 {#5051
          date: 2024-01-07 21:25:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5055 …}
        +nested: Doctrine\ORM\PersistentCollection {#5057 …}
        +votes: Doctrine\ORM\PersistentCollection {#5059 …}
        +reports: Doctrine\ORM\PersistentCollection {#5061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
        -id: 289592
        -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddrefuge.com/comment/845811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704659142 {#5052
          date: 2024-01-07 21:25:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#5120
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5123 …}
      +nested: Doctrine\ORM\PersistentCollection {#5125 …}
      +votes: Doctrine\ORM\PersistentCollection {#5127 …}
      +reports: Doctrine\ORM\PersistentCollection {#5129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
      -id: 289856
      -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6149973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704668829 {#5121
        date: 2024-01-08 00:07:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704769805 {#5157
      date: 2024-01-09 04:10:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5161 …}
    +nested: Doctrine\ORM\PersistentCollection {#5163 …}
    +votes: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
    -id: 292605
    -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6513025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769805 {#5158
      date: 2024-01-09 04:10:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704780207 {#5179
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 292860
  -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6182863"
  +editedAt: DateTimeImmutable @1719271486 {#5176
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#5174
    date: 2024-01-09 07:03:27.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 {#5182
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5160 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5053
        +user: Proxies\__CG__\App\Entity\User {#5054 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4969
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4068
            +user: App\Entity\User {#4016 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Too bad the damned thing is so hideous."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1719276364 {#4077
              date: 2024-06-25 02:46:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4066 …}
            +nested: Doctrine\ORM\PersistentCollection {#4064 …}
            +votes: Doctrine\ORM\PersistentCollection {#4062 …}
            +reports: Doctrine\ORM\PersistentCollection {#4060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
            -id: 288674
            -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6475902"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704636157 {#4013
              date: 2024-01-07 15:02:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4068}
          +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704650156 {#4966
            date: 2024-01-07 18:55:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4970 …}
          +nested: Doctrine\ORM\PersistentCollection {#4972 …}
          +votes: Doctrine\ORM\PersistentCollection {#4974 …}
          +reports: Doctrine\ORM\PersistentCollection {#4976 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
          -id: 289231
          -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6143888"
          +editedAt: DateTimeImmutable @1719064392 {#4967
            date: 2024-06-22 15:53:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704650156 {#4968
            date: 2024-01-07 18:55:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704659142 {#5051
          date: 2024-01-07 21:25:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5055 …}
        +nested: Doctrine\ORM\PersistentCollection {#5057 …}
        +votes: Doctrine\ORM\PersistentCollection {#5059 …}
        +reports: Doctrine\ORM\PersistentCollection {#5061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
        -id: 289592
        -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddrefuge.com/comment/845811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704659142 {#5052
          date: 2024-01-07 21:25:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#5120
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5123 …}
      +nested: Doctrine\ORM\PersistentCollection {#5125 …}
      +votes: Doctrine\ORM\PersistentCollection {#5127 …}
      +reports: Doctrine\ORM\PersistentCollection {#5129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
      -id: 289856
      -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6149973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704668829 {#5121
        date: 2024-01-08 00:07:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704769805 {#5157
      date: 2024-01-09 04:10:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5161 …}
    +nested: Doctrine\ORM\PersistentCollection {#5163 …}
    +votes: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
    -id: 292605
    -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6513025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769805 {#5158
      date: 2024-01-09 04:10:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704780207 {#5179
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 292860
  -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6182863"
  +editedAt: DateTimeImmutable @1719271486 {#5176
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#5174
    date: 2024-01-09 07:03:27.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 {#5182
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5160 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5053
        +user: Proxies\__CG__\App\Entity\User {#5054 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4969
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4068
            +user: App\Entity\User {#4016 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Too bad the damned thing is so hideous."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1719276364 {#4077
              date: 2024-06-25 02:46:04.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4066 …}
            +nested: Doctrine\ORM\PersistentCollection {#4064 …}
            +votes: Doctrine\ORM\PersistentCollection {#4062 …}
            +reports: Doctrine\ORM\PersistentCollection {#4060 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
            -id: 288674
            -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6475902"
            +editedAt: null
            +createdAt: DateTimeImmutable @1704636157 {#4013
              date: 2024-01-07 15:02:37.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4068}
          +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1704650156 {#4966
            date: 2024-01-07 18:55:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4970 …}
          +nested: Doctrine\ORM\PersistentCollection {#4972 …}
          +votes: Doctrine\ORM\PersistentCollection {#4974 …}
          +reports: Doctrine\ORM\PersistentCollection {#4976 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
          -id: 289231
          -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6143888"
          +editedAt: DateTimeImmutable @1719064392 {#4967
            date: 2024-06-22 15:53:12.0 +02:00
          }
          +createdAt: DateTimeImmutable @1704650156 {#4968
            date: 2024-01-07 18:55:56.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704659142 {#5051
          date: 2024-01-07 21:25:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5055 …}
        +nested: Doctrine\ORM\PersistentCollection {#5057 …}
        +votes: Doctrine\ORM\PersistentCollection {#5059 …}
        +reports: Doctrine\ORM\PersistentCollection {#5061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
        -id: 289592
        -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddrefuge.com/comment/845811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704659142 {#5052
          date: 2024-01-07 21:25:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#5120
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5123 …}
      +nested: Doctrine\ORM\PersistentCollection {#5125 …}
      +votes: Doctrine\ORM\PersistentCollection {#5127 …}
      +reports: Doctrine\ORM\PersistentCollection {#5129 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
      -id: 289856
      -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6149973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704668829 {#5121
        date: 2024-01-08 00:07:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704769805 {#5157
      date: 2024-01-09 04:10:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5161 …}
    +nested: Doctrine\ORM\PersistentCollection {#5163 …}
    +votes: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
    -id: 292605
    -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6513025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704769805 {#5158
      date: 2024-01-09 04:10:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704780207 {#5179
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5185 …}
  +nested: Doctrine\ORM\PersistentCollection {#5187 …}
  +votes: Doctrine\ORM\PersistentCollection {#5183 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 292860
  -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6182863"
  +editedAt: DateTimeImmutable @1719271486 {#5176
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#5174
    date: 2024-01-09 07:03:27.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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: Proxies\__CG__\App\Entity\User {#5160 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5122
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5053
          +user: Proxies\__CG__\App\Entity\User {#5054 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4969
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4068
              +user: App\Entity\User {#4016 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Too bad the damned thing is so hideous."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1719276364 {#4077
                date: 2024-06-25 02:46:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lightrush@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4066 …}
              +nested: Doctrine\ORM\PersistentCollection {#4064 …}
              +votes: Doctrine\ORM\PersistentCollection {#4062 …}
              +reports: Doctrine\ORM\PersistentCollection {#4060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
              -id: 288674
              -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6475902"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704636157 {#4013
                date: 2024-01-07 15:02:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4068}
            +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704650156 {#4966
              date: 2024-01-07 18:55:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4970 …}
            +nested: Doctrine\ORM\PersistentCollection {#4972 …}
            +votes: Doctrine\ORM\PersistentCollection {#4974 …}
            +reports: Doctrine\ORM\PersistentCollection {#4976 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
            -id: 289231
            -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6143888"
            +editedAt: DateTimeImmutable @1719064392 {#4967
              date: 2024-06-22 15:53:12.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704650156 {#4968
              date: 2024-01-07 18:55:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4068}
          +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704659142 {#5051
            date: 2024-01-07 21:25:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5055 …}
          +nested: Doctrine\ORM\PersistentCollection {#5057 …}
          +votes: Doctrine\ORM\PersistentCollection {#5059 …}
          +reports: Doctrine\ORM\PersistentCollection {#5061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
          -id: 289592
          -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddrefuge.com/comment/845811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704659142 {#5052
            date: 2024-01-07 21:25:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#5120
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@DeltaTangoLima@reddrefuge.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5123 …}
        +nested: Doctrine\ORM\PersistentCollection {#5125 …}
        +votes: Doctrine\ORM\PersistentCollection {#5127 …}
        +reports: Doctrine\ORM\PersistentCollection {#5129 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
        -id: 289856
        -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6149973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704668829 {#5121
          date: 2024-01-08 00:07:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704769805 {#5157
        date: 2024-01-09 04:10:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5161 …}
      +nested: Doctrine\ORM\PersistentCollection {#5163 …}
      +votes: Doctrine\ORM\PersistentCollection {#5165 …}
      +reports: Doctrine\ORM\PersistentCollection {#5167 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
      -id: 292605
      -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6513025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769805 {#5158
        date: 2024-01-09 04:10:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704780207 {#5179
      date: 2024-01-09 07:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5185 …}
    +nested: Doctrine\ORM\PersistentCollection {#5187 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 292860
    -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6182863"
    +editedAt: DateTimeImmutable @1719271486 {#5176
      date: 2024-06-25 01:24:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704780207 {#5174
      date: 2024-01-09 07:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "And it really doesn’t look that bad, in the scheme of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704781990 {#5206
    date: 2024-01-09 07:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 292894
  -bodyTs: "'bad':8 'doesn':4 'look':6 'realli':3 'scheme':11 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781990 {#5209
    date: 2024-01-09 07:33:10.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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: Proxies\__CG__\App\Entity\User {#5160 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5122
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5053
          +user: Proxies\__CG__\App\Entity\User {#5054 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4969
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4068
              +user: App\Entity\User {#4016 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Too bad the damned thing is so hideous."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1719276364 {#4077
                date: 2024-06-25 02:46:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lightrush@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4066 …}
              +nested: Doctrine\ORM\PersistentCollection {#4064 …}
              +votes: Doctrine\ORM\PersistentCollection {#4062 …}
              +reports: Doctrine\ORM\PersistentCollection {#4060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
              -id: 288674
              -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6475902"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704636157 {#4013
                date: 2024-01-07 15:02:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4068}
            +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704650156 {#4966
              date: 2024-01-07 18:55:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4970 …}
            +nested: Doctrine\ORM\PersistentCollection {#4972 …}
            +votes: Doctrine\ORM\PersistentCollection {#4974 …}
            +reports: Doctrine\ORM\PersistentCollection {#4976 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
            -id: 289231
            -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6143888"
            +editedAt: DateTimeImmutable @1719064392 {#4967
              date: 2024-06-22 15:53:12.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704650156 {#4968
              date: 2024-01-07 18:55:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4068}
          +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704659142 {#5051
            date: 2024-01-07 21:25:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5055 …}
          +nested: Doctrine\ORM\PersistentCollection {#5057 …}
          +votes: Doctrine\ORM\PersistentCollection {#5059 …}
          +reports: Doctrine\ORM\PersistentCollection {#5061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
          -id: 289592
          -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddrefuge.com/comment/845811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704659142 {#5052
            date: 2024-01-07 21:25:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#5120
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@DeltaTangoLima@reddrefuge.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5123 …}
        +nested: Doctrine\ORM\PersistentCollection {#5125 …}
        +votes: Doctrine\ORM\PersistentCollection {#5127 …}
        +reports: Doctrine\ORM\PersistentCollection {#5129 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
        -id: 289856
        -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6149973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704668829 {#5121
          date: 2024-01-08 00:07:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704769805 {#5157
        date: 2024-01-09 04:10:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5161 …}
      +nested: Doctrine\ORM\PersistentCollection {#5163 …}
      +votes: Doctrine\ORM\PersistentCollection {#5165 …}
      +reports: Doctrine\ORM\PersistentCollection {#5167 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
      -id: 292605
      -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6513025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769805 {#5158
        date: 2024-01-09 04:10:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704780207 {#5179
      date: 2024-01-09 07:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5185 …}
    +nested: Doctrine\ORM\PersistentCollection {#5187 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 292860
    -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6182863"
    +editedAt: DateTimeImmutable @1719271486 {#5176
      date: 2024-06-25 01:24:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704780207 {#5174
      date: 2024-01-09 07:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "And it really doesn’t look that bad, in the scheme of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704781990 {#5206
    date: 2024-01-09 07:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 292894
  -bodyTs: "'bad':8 'doesn':4 'look':6 'realli':3 'scheme':11 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781990 {#5209
    date: 2024-01-09 07:33:10.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 {#5211
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5182
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5159
      +user: Proxies\__CG__\App\Entity\User {#5160 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5122
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5053
          +user: Proxies\__CG__\App\Entity\User {#5054 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4969
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4068
              +user: App\Entity\User {#4016 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Too bad the damned thing is so hideous."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 9
              +score: 0
              +lastActive: DateTime @1719276364 {#4077
                date: 2024-06-25 02:46:04.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lightrush@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4066 …}
              +nested: Doctrine\ORM\PersistentCollection {#4064 …}
              +votes: Doctrine\ORM\PersistentCollection {#4062 …}
              +reports: Doctrine\ORM\PersistentCollection {#4060 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4032 …}
              -id: 288674
              -bodyTs: "'bad':2 'damn':4 'hideous':8 'thing':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6475902"
              +editedAt: null
              +createdAt: DateTimeImmutable @1704636157 {#4013
                date: 2024-01-07 15:02:37.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4068}
            +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 3
            +score: 0
            +lastActive: DateTime @1704650156 {#4966
              date: 2024-01-07 18:55:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
              "@lightrush@lemmy.ca"
              "@halfwaythere@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4970 …}
            +nested: Doctrine\ORM\PersistentCollection {#4972 …}
            +votes: Doctrine\ORM\PersistentCollection {#4974 …}
            +reports: Doctrine\ORM\PersistentCollection {#4976 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
            -id: 289231
            -bodyTs: "'besid':8 'huh':1 'larg':10 'like':4 'look':7 'plate':12 'realli':3 'wall':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/6143888"
            +editedAt: DateTimeImmutable @1719064392 {#4967
              date: 2024-06-22 15:53:12.0 +02:00
            }
            +createdAt: DateTimeImmutable @1704650156 {#4968
              date: 2024-01-07 18:55:56.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4068}
          +body: "Is there a particular reason you used the wall plate? Was there a larger hole to cover up?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1704659142 {#5051
            date: 2024-01-07 21:25:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lightrush@lemmy.ca"
            "@halfwaythere@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5055 …}
          +nested: Doctrine\ORM\PersistentCollection {#5057 …}
          +votes: Doctrine\ORM\PersistentCollection {#5059 …}
          +reports: Doctrine\ORM\PersistentCollection {#5061 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5063 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5065 …}
          -id: 289592
          -bodyTs: "'cover':17 'hole':15 'larger':14 'particular':4 'plate':10 'reason':5 'use':7 'wall':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://reddrefuge.com/comment/845811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1704659142 {#5052
            date: 2024-01-07 21:25:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4068}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#5120
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@halfwaythere@lemmy.world"
          "@DeltaTangoLima@reddrefuge.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5123 …}
        +nested: Doctrine\ORM\PersistentCollection {#5125 …}
        +votes: Doctrine\ORM\PersistentCollection {#5127 …}
        +reports: Doctrine\ORM\PersistentCollection {#5129 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
        -id: 289856
        -bodyTs: "'drywal':4 'gore':5 'hvac':2 'instal':3 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6149973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704668829 {#5121
          date: 2024-01-08 00:07:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4068}
      +body: "Patching drywall isn’t really that bad. It’s pretty bad with those plates. Watch some YouTube videos and learn."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704769805 {#5157
        date: 2024-01-09 04:10:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@halfwaythere@lemmy.world"
        "@DeltaTangoLima@reddrefuge.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5161 …}
      +nested: Doctrine\ORM\PersistentCollection {#5163 …}
      +votes: Doctrine\ORM\PersistentCollection {#5165 …}
      +reports: Doctrine\ORM\PersistentCollection {#5167 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
      -id: 292605
      -bodyTs: "'bad':7,11 'drywal':2 'isn':3 'learn':20 'patch':1 'plate':14 'pretti':10 'realli':5 'video':18 'watch':15 'youtub':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6513025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704769805 {#5158
        date: 2024-01-09 04:10:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4068}
    +body: "Can patch but it’ll be 1-2 days of work for a good painted finish. Would have to do multiple patching/sanding coats, masking, priming then a couple of rolls of paint of the wall. It’s not trivial amount of work. For a slap-dash finish I could skip some of the steps but then again for a slap-dash look I can keep the wall plates. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704780207 {#5179
      date: 2024-01-09 07:03:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
      "@lightrush@lemmy.ca"
      "@halfwaythere@lemmy.world"
      "@DeltaTangoLima@reddrefuge.com"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5185 …}
    +nested: Doctrine\ORM\PersistentCollection {#5187 …}
    +votes: Doctrine\ORM\PersistentCollection {#5183 …}
    +reports: Doctrine\ORM\PersistentCollection {#5190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
    -id: 292860
    -bodyTs: "'-2':8 '1':7 'amount':40 'coat':23 'could':50 'coupl':28 'dash':47,63 'day':9 'finish':16,48 'good':14 'keep':67 'll':5 'look':64 'mask':24 'multipl':21 'paint':15,32 'patch':2 'patching/sanding':22 'plate':70 'prime':25 'roll':30 'skip':51 'slap':46,62 'slap-dash':45,61 'step':55 'trivial':39 'wall':35,69 'work':11,42 'would':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6182863"
    +editedAt: DateTimeImmutable @1719271486 {#5176
      date: 2024-06-25 01:24:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704780207 {#5174
      date: 2024-01-09 07:03:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4068}
  +body: "And it really doesn’t look that bad, in the scheme of things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704781990 {#5206
    date: 2024-01-09 07:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@halfwaythere@lemmy.world"
    "@DeltaTangoLima@reddrefuge.com"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5201 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5217 …}
  -id: 292894
  -bodyTs: "'bad':8 'doesn':4 'look':6 'realli':3 'scheme':11 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6516337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781990 {#5209
    date: 2024-01-09 07:33:10.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 {#4105
  +user: App\Entity\User {#4088 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey I got one too! I took it apart and repainted it black to match.  \n
    For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719219242 {#4106
    date: 2024-06-24 10:54:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4103 …}
  +nested: Doctrine\ORM\PersistentCollection {#4101 …}
  +votes: Doctrine\ORM\PersistentCollection {#4099 …}
  +reports: Doctrine\ORM\PersistentCollection {#4096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
  -id: 289338
  -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6479750"
  +editedAt: DateTimeImmutable @1719059348 {#4111
    date: 2024-06-22 14:29:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704652194 {#4109
    date: 2024-01-07 19:29:54.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 {#4105
  +user: App\Entity\User {#4088 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey I got one too! I took it apart and repainted it black to match.  \n
    For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719219242 {#4106
    date: 2024-06-24 10:54:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4103 …}
  +nested: Doctrine\ORM\PersistentCollection {#4101 …}
  +votes: Doctrine\ORM\PersistentCollection {#4099 …}
  +reports: Doctrine\ORM\PersistentCollection {#4096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
  -id: 289338
  -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6479750"
  +editedAt: DateTimeImmutable @1719059348 {#4111
    date: 2024-06-22 14:29:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704652194 {#4109
    date: 2024-01-07 19:29:54.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 {#4105
  +user: App\Entity\User {#4088 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey I got one too! I took it apart and repainted it black to match.  \n
    For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1719219242 {#4106
    date: 2024-06-24 10:54:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4103 …}
  +nested: Doctrine\ORM\PersistentCollection {#4101 …}
  +votes: Doctrine\ORM\PersistentCollection {#4099 …}
  +reports: Doctrine\ORM\PersistentCollection {#4096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
  -id: 289338
  -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6479750"
  +editedAt: DateTimeImmutable @1719059348 {#4111
    date: 2024-06-22 14:29:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704652194 {#4109
    date: 2024-01-07 19:29:54.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 {#4984
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4105
    +user: App\Entity\User {#4088 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hey I got one too! I took it apart and repainted it black to match.  \n
      For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719219242 {#4106
      date: 2024-06-24 10:54:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4103 …}
    +nested: Doctrine\ORM\PersistentCollection {#4101 …}
    +votes: Doctrine\ORM\PersistentCollection {#4099 …}
    +reports: Doctrine\ORM\PersistentCollection {#4096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
    -id: 289338
    -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6479750"
    +editedAt: DateTimeImmutable @1719059348 {#4111
      date: 2024-06-22 14:29:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704652194 {#4109
      date: 2024-01-07 19:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4105}
  +body: """
    FYI, there is a Scheduler card that might make that automation easier.\n
    \n
    [github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704736509 {#4982
    date: 2024-01-08 18:55:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Osiris@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 291492
  -bodyTs: "'/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':15 'autom':11 'card':6 'easier':12 'fyi':1 'github.com':14 'github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':13 'make':9 'might':8 'schedul':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6503306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704736509 {#4983
    date: 2024-01-08 18:55:09.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 {#4984
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4105
    +user: App\Entity\User {#4088 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hey I got one too! I took it apart and repainted it black to match.  \n
      For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719219242 {#4106
      date: 2024-06-24 10:54:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4103 …}
    +nested: Doctrine\ORM\PersistentCollection {#4101 …}
    +votes: Doctrine\ORM\PersistentCollection {#4099 …}
    +reports: Doctrine\ORM\PersistentCollection {#4096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
    -id: 289338
    -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6479750"
    +editedAt: DateTimeImmutable @1719059348 {#4111
      date: 2024-06-22 14:29:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704652194 {#4109
      date: 2024-01-07 19:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4105}
  +body: """
    FYI, there is a Scheduler card that might make that automation easier.\n
    \n
    [github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704736509 {#4982
    date: 2024-01-08 18:55:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Osiris@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 291492
  -bodyTs: "'/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':15 'autom':11 'card':6 'easier':12 'fyi':1 'github.com':14 'github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':13 'make':9 'might':8 'schedul':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6503306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704736509 {#4983
    date: 2024-01-08 18:55:09.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 {#4984
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4105
    +user: App\Entity\User {#4088 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Hey I got one too! I took it apart and repainted it black to match.  \n
      For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1719219242 {#4106
      date: 2024-06-24 10:54:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4103 …}
    +nested: Doctrine\ORM\PersistentCollection {#4101 …}
    +votes: Doctrine\ORM\PersistentCollection {#4099 …}
    +reports: Doctrine\ORM\PersistentCollection {#4096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
    -id: 289338
    -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6479750"
    +editedAt: DateTimeImmutable @1719059348 {#4111
      date: 2024-06-22 14:29:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704652194 {#4109
      date: 2024-01-07 19:29:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4105}
  +body: """
    FYI, there is a Scheduler card that might make that automation easier.\n
    \n
    [github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704736509 {#4982
    date: 2024-01-08 18:55:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Osiris@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 291492
  -bodyTs: "'/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':15 'autom':11 'card':6 'easier':12 'fyi':1 'github.com':14 'github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':13 'make':9 'might':8 'schedul':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6503306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704736509 {#4983
    date: 2024-01-08 18:55:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5085
  +user: App\Entity\User {#4088 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4984
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4105
      +user: App\Entity\User {#4088 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey I got one too! I took it apart and repainted it black to match.  \n
        For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719219242 {#4106
        date: 2024-06-24 10:54:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4103 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4099 …}
      +reports: Doctrine\ORM\PersistentCollection {#4096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
      -id: 289338
      -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6479750"
      +editedAt: DateTimeImmutable @1719059348 {#4111
        date: 2024-06-22 14:29:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704652194 {#4109
        date: 2024-01-07 19:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4105}
    +body: """
      FYI, there is a Scheduler card that might make that automation easier.\n
      \n
      [github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704736509 {#4982
      date: 2024-01-08 18:55:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Osiris@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 291492
    -bodyTs: "'/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':15 'autom':11 'card':6 'easier':12 'fyi':1 'github.com':14 'github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':13 'make':9 'might':8 'schedul':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6503306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704736509 {#4983
      date: 2024-01-08 18:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4105}
  +body: "That looks way easier than what I got going on. I’ll check it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704758129 {#5083
    date: 2024-01-09 00:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Osiris@lemmy.world"
    "@Omacitin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5086 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5090 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 292271
  -bodyTs: "'check':13 'easier':4 'go':9 'got':8 'll':12 'look':2 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704758129 {#5084
    date: 2024-01-09 00:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5085
  +user: App\Entity\User {#4088 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4984
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4105
      +user: App\Entity\User {#4088 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey I got one too! I took it apart and repainted it black to match.  \n
        For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719219242 {#4106
        date: 2024-06-24 10:54:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4103 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4099 …}
      +reports: Doctrine\ORM\PersistentCollection {#4096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
      -id: 289338
      -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6479750"
      +editedAt: DateTimeImmutable @1719059348 {#4111
        date: 2024-06-22 14:29:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704652194 {#4109
        date: 2024-01-07 19:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4105}
    +body: """
      FYI, there is a Scheduler card that might make that automation easier.\n
      \n
      [github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704736509 {#4982
      date: 2024-01-08 18:55:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Osiris@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 291492
    -bodyTs: "'/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':15 'autom':11 'card':6 'easier':12 'fyi':1 'github.com':14 'github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':13 'make':9 'might':8 'schedul':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6503306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704736509 {#4983
      date: 2024-01-08 18:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4105}
  +body: "That looks way easier than what I got going on. I’ll check it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704758129 {#5083
    date: 2024-01-09 00:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Osiris@lemmy.world"
    "@Omacitin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5086 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5090 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 292271
  -bodyTs: "'check':13 'easier':4 'go':9 'got':8 'll':12 'look':2 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704758129 {#5084
    date: 2024-01-09 00:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5085
  +user: App\Entity\User {#4088 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4984
    +user: App\Entity\User {#4789 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4105
      +user: App\Entity\User {#4088 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey I got one too! I took it apart and repainted it black to match.  \n
        For temp schedules I made a local calendar in HA with repeating events with a description of “high” “mid” and “low”. The automation trigger is a calender event that reads the description and sets the temp accordingly
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1719219242 {#4106
        date: 2024-06-24 10:54:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4103 …}
      +nested: Doctrine\ORM\PersistentCollection {#4101 …}
      +votes: Doctrine\ORM\PersistentCollection {#4099 …}
      +reports: Doctrine\ORM\PersistentCollection {#4096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4090 …}
      -id: 289338
      -bodyTs: "'accord':52 'apart':9 'autom':38 'black':13 'calend':42 'calendar':23 'descript':31,47 'event':28,43 'got':3 'ha':25 'hey':1 'high':33 'local':22 'low':36 'made':20 'match':15 'mid':34 'one':4 'read':45 'repaint':11 'repeat':27 'schedul':18 'set':49 'temp':17,51 'took':7 'trigger':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6479750"
      +editedAt: DateTimeImmutable @1719059348 {#4111
        date: 2024-06-22 14:29:08.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704652194 {#4109
        date: 2024-01-07 19:29:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4105}
    +body: """
      FYI, there is a Scheduler card that might make that automation easier.\n
      \n
      [github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704736509 {#4982
      date: 2024-01-08 18:55:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Osiris@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 291492
    -bodyTs: "'/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':15 'autom':11 'card':6 'easier':12 'fyi':1 'github.com':14 'github.com/nielsfaber/scheduler-card](https://github.com/nielsfaber/scheduler-card)':13 'make':9 'might':8 'schedul':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6503306"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704736509 {#4983
      date: 2024-01-08 18:55:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4105}
  +body: "That looks way easier than what I got going on. I’ll check it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704758129 {#5083
    date: 2024-01-09 00:55:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Osiris@lemmy.world"
    "@Omacitin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5086 …}
  +nested: Doctrine\ORM\PersistentCollection {#5088 …}
  +votes: Doctrine\ORM\PersistentCollection {#5090 …}
  +reports: Doctrine\ORM\PersistentCollection {#5092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5096 …}
  -id: 292271
  -bodyTs: "'check':13 'easier':4 'go':9 'got':8 'll':12 'look':2 'way':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6509179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704758129 {#5084
    date: 2024-01-09 00:55:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 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
50 DENIED moderate
App\Entity\EntryComment {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
    \n
    The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
    \n
    Then I have a custom dash in hass that displays pretty much what a hive would display.\n
    \n
    Whole setup cost about $20 and has been running nonstop for over 5 years!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719065398 {#4181
    date: 2024-06-22 16:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 288402
  -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6474284"
  +editedAt: DateTimeImmutable @1712712584 {#4182
    date: 2024-04-10 03:29:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704625650 {#4183
    date: 2024-01-07 12:07:30.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
51 DENIED edit
App\Entity\EntryComment {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
    \n
    The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
    \n
    Then I have a custom dash in hass that displays pretty much what a hive would display.\n
    \n
    Whole setup cost about $20 and has been running nonstop for over 5 years!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719065398 {#4181
    date: 2024-06-22 16:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 288402
  -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6474284"
  +editedAt: DateTimeImmutable @1712712584 {#4182
    date: 2024-04-10 03:29:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704625650 {#4183
    date: 2024-01-07 12:07:30.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
52 DENIED moderate
App\Entity\EntryComment {#4187
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
    \n
    The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
    \n
    Then I have a custom dash in hass that displays pretty much what a hive would display.\n
    \n
    Whole setup cost about $20 and has been running nonstop for over 5 years!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1719065398 {#4181
    date: 2024-06-22 16:09:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 288402
  -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6474284"
  +editedAt: DateTimeImmutable @1712712584 {#4182
    date: 2024-04-10 03:29:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704625650 {#4183
    date: 2024-01-07 12:07:30.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
53 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
54 DENIED moderate
App\Entity\EntryComment {#4938
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
      \n
      The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
      \n
      Then I have a custom dash in hass that displays pretty much what a hive would display.\n
      \n
      Whole setup cost about $20 and has been running nonstop for over 5 years!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719065398 {#4181
      date: 2024-06-22 16:09:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 288402
    -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474284"
    +editedAt: DateTimeImmutable @1712712584 {#4182
      date: 2024-04-10 03:29:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704625650 {#4183
      date: 2024-01-07 12:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    Mine is also different.\n
    \n
    I got a Google Nest E thermostat off eBay from a charity shop for £12 and wired it in to where my old dumb dial thermostat was.\n
    \n
    My ZigBee thermostats are just my ZigBee motion and door sensors that also have a temperature element.\n
    \n
    I turned off the Nest smarts in Nest, and had HA come up with average temperatures for the whole house using the ZigBee things, then recreates the smarts in HA.\n
    \n
    The Nest E smarts stopped working 6 months later but the heat link still worked, so I bought another off eBay for £20 and paired that.\n
    \n
    I am gonna just get some ZigBee temp sensors at some point, but this works well enough for now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704630781 {#4936
    date: 2024-01-07 13:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 288506
  -bodyTs: "'12':19 '20':101 '6':85 'also':3,44 'anoth':97 'averag':63 'bought':96 'chariti':16 'come':60 'dial':29 'differ':4 'door':41 'dumb':28 'e':10,81 'ebay':13,99 'element':48 'enough':121 'get':109 'gonna':107 'googl':8 'got':6 'ha':59,78 'heat':90 'hous':68 'later':87 'link':91 'mine':1 'month':86 'motion':39 'nest':9,53,56,80 'old':27 'pair':103 'point':116 'recreat':74 'sensor':42,113 'shop':17 'smart':54,76,82 'still':92 'stop':83 'temp':112 'temperatur':47,64 'thermostat':11,30,34 'thing':72 'turn':50 'use':69 'well':120 'whole':67 'wire':21 'work':84,93,119 'zigbe':33,38,71,111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5642946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704630781 {#4937
    date: 2024-01-07 13:33:01.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
55 DENIED edit
App\Entity\EntryComment {#4938
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
      \n
      The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
      \n
      Then I have a custom dash in hass that displays pretty much what a hive would display.\n
      \n
      Whole setup cost about $20 and has been running nonstop for over 5 years!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719065398 {#4181
      date: 2024-06-22 16:09:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 288402
    -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474284"
    +editedAt: DateTimeImmutable @1712712584 {#4182
      date: 2024-04-10 03:29:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704625650 {#4183
      date: 2024-01-07 12:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    Mine is also different.\n
    \n
    I got a Google Nest E thermostat off eBay from a charity shop for £12 and wired it in to where my old dumb dial thermostat was.\n
    \n
    My ZigBee thermostats are just my ZigBee motion and door sensors that also have a temperature element.\n
    \n
    I turned off the Nest smarts in Nest, and had HA come up with average temperatures for the whole house using the ZigBee things, then recreates the smarts in HA.\n
    \n
    The Nest E smarts stopped working 6 months later but the heat link still worked, so I bought another off eBay for £20 and paired that.\n
    \n
    I am gonna just get some ZigBee temp sensors at some point, but this works well enough for now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704630781 {#4936
    date: 2024-01-07 13:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 288506
  -bodyTs: "'12':19 '20':101 '6':85 'also':3,44 'anoth':97 'averag':63 'bought':96 'chariti':16 'come':60 'dial':29 'differ':4 'door':41 'dumb':28 'e':10,81 'ebay':13,99 'element':48 'enough':121 'get':109 'gonna':107 'googl':8 'got':6 'ha':59,78 'heat':90 'hous':68 'later':87 'link':91 'mine':1 'month':86 'motion':39 'nest':9,53,56,80 'old':27 'pair':103 'point':116 'recreat':74 'sensor':42,113 'shop':17 'smart':54,76,82 'still':92 'stop':83 'temp':112 'temperatur':47,64 'thermostat':11,30,34 'thing':72 'turn':50 'use':69 'well':120 'whole':67 'wire':21 'work':84,93,119 'zigbe':33,38,71,111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5642946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704630781 {#4937
    date: 2024-01-07 13:33:01.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
56 DENIED moderate
App\Entity\EntryComment {#4938
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
      \n
      The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
      \n
      Then I have a custom dash in hass that displays pretty much what a hive would display.\n
      \n
      Whole setup cost about $20 and has been running nonstop for over 5 years!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719065398 {#4181
      date: 2024-06-22 16:09:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 288402
    -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474284"
    +editedAt: DateTimeImmutable @1712712584 {#4182
      date: 2024-04-10 03:29:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704625650 {#4183
      date: 2024-01-07 12:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    Mine is also different.\n
    \n
    I got a Google Nest E thermostat off eBay from a charity shop for £12 and wired it in to where my old dumb dial thermostat was.\n
    \n
    My ZigBee thermostats are just my ZigBee motion and door sensors that also have a temperature element.\n
    \n
    I turned off the Nest smarts in Nest, and had HA come up with average temperatures for the whole house using the ZigBee things, then recreates the smarts in HA.\n
    \n
    The Nest E smarts stopped working 6 months later but the heat link still worked, so I bought another off eBay for £20 and paired that.\n
    \n
    I am gonna just get some ZigBee temp sensors at some point, but this works well enough for now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704630781 {#4936
    date: 2024-01-07 13:33:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -id: 288506
  -bodyTs: "'12':19 '20':101 '6':85 'also':3,44 'anoth':97 'averag':63 'bought':96 'chariti':16 'come':60 'dial':29 'differ':4 'door':41 'dumb':28 'e':10,81 'ebay':13,99 'element':48 'enough':121 'get':109 'gonna':107 'googl':8 'got':6 'ha':59,78 'heat':90 'hous':68 'later':87 'link':91 'mine':1 'month':86 'motion':39 'nest':9,53,56,80 'old':27 'pair':103 'point':116 'recreat':74 'sensor':42,113 'shop':17 'smart':54,76,82 'still':92 'stop':83 'temp':112 'temperatur':47,64 'thermostat':11,30,34 'thing':72 'turn':50 'use':69 'well':120 'whole':67 'wire':21 'work':84,93,119 'zigbe':33,38,71,111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5642946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704630781 {#4937
    date: 2024-01-07 13:33:01.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
57 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
58 DENIED moderate
App\Entity\EntryComment {#4953
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
      \n
      The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
      \n
      Then I have a custom dash in hass that displays pretty much what a hive would display.\n
      \n
      Whole setup cost about $20 and has been running nonstop for over 5 years!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719065398 {#4181
      date: 2024-06-22 16:09:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 288402
    -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474284"
    +editedAt: DateTimeImmutable @1712712584 {#4182
      date: 2024-04-10 03:29:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704625650 {#4183
      date: 2024-01-07 12:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Yeah, I suppose one could do a generic thermostat in HA and use just a few smart switches. However that requires some rewiring of the previously thermostat-controlled device."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704650389 {#4951
    date: 2024-01-07 18:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 289246
  -bodyTs: "'control':29 'could':5 'devic':30 'generic':8 'ha':11 'howev':19 'one':4 'previous':26 'requir':21 'rewir':23 'smart':17 'suppos':3 'switch':18 'thermostat':9,28 'thermostat-control':27 'use':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704650389 {#4952
    date: 2024-01-07 18:59:49.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
59 DENIED edit
App\Entity\EntryComment {#4953
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
      \n
      The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
      \n
      Then I have a custom dash in hass that displays pretty much what a hive would display.\n
      \n
      Whole setup cost about $20 and has been running nonstop for over 5 years!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719065398 {#4181
      date: 2024-06-22 16:09:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 288402
    -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474284"
    +editedAt: DateTimeImmutable @1712712584 {#4182
      date: 2024-04-10 03:29:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704625650 {#4183
      date: 2024-01-07 12:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Yeah, I suppose one could do a generic thermostat in HA and use just a few smart switches. However that requires some rewiring of the previously thermostat-controlled device."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704650389 {#4951
    date: 2024-01-07 18:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 289246
  -bodyTs: "'control':29 'could':5 'devic':30 'generic':8 'ha':11 'howev':19 'one':4 'previous':26 'requir':21 'rewir':23 'smart':17 'suppos':3 'switch':18 'thermostat':9,28 'thermostat-control':27 'use':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704650389 {#4952
    date: 2024-01-07 18:59:49.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
60 DENIED moderate
App\Entity\EntryComment {#4953
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4187
    +user: App\Entity\User {#4200 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
      \n
      The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
      \n
      Then I have a custom dash in hass that displays pretty much what a hive would display.\n
      \n
      Whole setup cost about $20 and has been running nonstop for over 5 years!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1719065398 {#4181
      date: 2024-06-22 16:09:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4188 …}
    +nested: Doctrine\ORM\PersistentCollection {#4190 …}
    +votes: Doctrine\ORM\PersistentCollection {#4192 …}
    +reports: Doctrine\ORM\PersistentCollection {#4194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
    -id: 288402
    -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6474284"
    +editedAt: DateTimeImmutable @1712712584 {#4182
      date: 2024-04-10 03:29:44.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704625650 {#4183
      date: 2024-01-07 12:07:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: "Yeah, I suppose one could do a generic thermostat in HA and use just a few smart switches. However that requires some rewiring of the previously thermostat-controlled device."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704650389 {#4951
    date: 2024-01-07 18:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 289246
  -bodyTs: "'control':29 'could':5 'devic':30 'generic':8 'ha':11 'howev':19 'one':4 'previous':26 'requir':21 'rewir':23 'smart':17 'suppos':3 'switch':18 'thermostat':9,28 'thermostat-control':27 'use':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704650389 {#4952
    date: 2024-01-07 18:59:49.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
61 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
62 DENIED moderate
App\Entity\EntryComment {#5070
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4187
      +user: App\Entity\User {#4200 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
        \n
        The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
        \n
        Then I have a custom dash in hass that displays pretty much what a hive would display.\n
        \n
        Whole setup cost about $20 and has been running nonstop for over 5 years!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1719065398 {#4181
        date: 2024-06-22 16:09:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4188 …}
      +nested: Doctrine\ORM\PersistentCollection {#4190 …}
      +votes: Doctrine\ORM\PersistentCollection {#4192 …}
      +reports: Doctrine\ORM\PersistentCollection {#4194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
      -id: 288402
      -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6474284"
      +editedAt: DateTimeImmutable @1712712584 {#4182
        date: 2024-04-10 03:29:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704625650 {#4183
        date: 2024-01-07 12:07:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4187}
    +body: "Yeah, I suppose one could do a generic thermostat in HA and use just a few smart switches. However that requires some rewiring of the previously thermostat-controlled device."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704650389 {#4951
      date: 2024-01-07 18:59:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@killeronthecorner@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 289246
    -bodyTs: "'control':29 'could':5 'devic':30 'generic':8 'ha':11 'howev':19 'one':4 'previous':26 'requir':21 'rewir':23 'smart':17 'suppos':3 'switch':18 'thermostat':9,28 'thermostat-control':27 'use':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704650389 {#4952
      date: 2024-01-07 18:59:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    In my previous house, the v1 prototype was wired straight to the boiler as there was no previous thermostat. In the current house, the v2 is wired to the Honeywell, so one can override the other as they are in parallel.\n
    \n
    It was pretty finnicky stuff and I had to scour the internet for decade old wiring guides, but I like that sort of thing so it was good fun.\n
    \n
    Every solution is a good solution if it makes your life easy and you have fun installing it!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704657912 {#5067
    date: 2024-01-07 21:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 289550
  -bodyTs: "'boiler':13 'current':22 'decad':55 'easi':82 'everi':71 'finnicki':45 'fun':70,86 'good':69,75 'guid':58 'honeywel':30 'hous':4,23 'instal':87 'internet':53 'life':81 'like':61 'make':79 'old':56 'one':32 'overrid':34 'parallel':41 'pretti':44 'previous':3,18 'prototyp':7 'scour':51 'solut':72,76 'sort':63 'straight':10 'stuff':46 'thermostat':19 'thing':65 'v1':6 'v2':25 'wire':9,27,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6481546"
  +editedAt: DateTimeImmutable @1719065470 {#5068
    date: 2024-06-22 16:11:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704657912 {#5069
    date: 2024-01-07 21:05:12.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
63 DENIED edit
App\Entity\EntryComment {#5070
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4187
      +user: App\Entity\User {#4200 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
        \n
        The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
        \n
        Then I have a custom dash in hass that displays pretty much what a hive would display.\n
        \n
        Whole setup cost about $20 and has been running nonstop for over 5 years!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1719065398 {#4181
        date: 2024-06-22 16:09:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4188 …}
      +nested: Doctrine\ORM\PersistentCollection {#4190 …}
      +votes: Doctrine\ORM\PersistentCollection {#4192 …}
      +reports: Doctrine\ORM\PersistentCollection {#4194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
      -id: 288402
      -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6474284"
      +editedAt: DateTimeImmutable @1712712584 {#4182
        date: 2024-04-10 03:29:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704625650 {#4183
        date: 2024-01-07 12:07:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4187}
    +body: "Yeah, I suppose one could do a generic thermostat in HA and use just a few smart switches. However that requires some rewiring of the previously thermostat-controlled device."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704650389 {#4951
      date: 2024-01-07 18:59:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@killeronthecorner@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 289246
    -bodyTs: "'control':29 'could':5 'devic':30 'generic':8 'ha':11 'howev':19 'one':4 'previous':26 'requir':21 'rewir':23 'smart':17 'suppos':3 'switch':18 'thermostat':9,28 'thermostat-control':27 'use':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704650389 {#4952
      date: 2024-01-07 18:59:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    In my previous house, the v1 prototype was wired straight to the boiler as there was no previous thermostat. In the current house, the v2 is wired to the Honeywell, so one can override the other as they are in parallel.\n
    \n
    It was pretty finnicky stuff and I had to scour the internet for decade old wiring guides, but I like that sort of thing so it was good fun.\n
    \n
    Every solution is a good solution if it makes your life easy and you have fun installing it!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704657912 {#5067
    date: 2024-01-07 21:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 289550
  -bodyTs: "'boiler':13 'current':22 'decad':55 'easi':82 'everi':71 'finnicki':45 'fun':70,86 'good':69,75 'guid':58 'honeywel':30 'hous':4,23 'instal':87 'internet':53 'life':81 'like':61 'make':79 'old':56 'one':32 'overrid':34 'parallel':41 'pretti':44 'previous':3,18 'prototyp':7 'scour':51 'solut':72,76 'sort':63 'straight':10 'stuff':46 'thermostat':19 'thing':65 'v1':6 'v2':25 'wire':9,27,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6481546"
  +editedAt: DateTimeImmutable @1719065470 {#5068
    date: 2024-06-22 16:11:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704657912 {#5069
    date: 2024-01-07 21:05:12.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
64 DENIED moderate
App\Entity\EntryComment {#5070
  +user: App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4953
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4187
      +user: App\Entity\User {#4200 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        My setup is a bit different but I had a lot of fun putting it together. I have a D1 mini with a switch hat wired into the boiler.\n
        \n
        The D1 runs a tiny web server that lets me turn the heating on and off. Then I have a bunch of ZigBee thermostats around the house that provide a fuzzy average temperature.\n
        \n
        Then I have a custom dash in hass that displays pretty much what a hive would display.\n
        \n
        Whole setup cost about $20 and has been running nonstop for over 5 years!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1719065398 {#4181
        date: 2024-06-22 16:09:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4188 …}
      +nested: Doctrine\ORM\PersistentCollection {#4190 …}
      +votes: Doctrine\ORM\PersistentCollection {#4192 …}
      +reports: Doctrine\ORM\PersistentCollection {#4194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
      -id: 288402
      -bodyTs: "'20':84 '5':92 'around':54 'averag':61 'bit':5 'boiler':29 'bunch':50 'cost':82 'custom':67 'd1':20,31 'dash':68 'differ':6 'display':72,79 'fun':13 'fuzzi':60 'hass':70 'hat':25 'heat':42 'hive':77 'hous':56 'let':38 'lot':11 'mini':21 'much':74 'nonstop':89 'pretti':73 'provid':58 'put':14 'run':32,88 'server':36 'setup':2,81 'switch':24 'temperatur':62 'thermostat':53 'tini':34 'togeth':16 'turn':40 'web':35 'whole':80 'wire':26 'would':78 'year':93 'zigbe':52"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6474284"
      +editedAt: DateTimeImmutable @1712712584 {#4182
        date: 2024-04-10 03:29:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704625650 {#4183
        date: 2024-01-07 12:07:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4187}
    +body: "Yeah, I suppose one could do a generic thermostat in HA and use just a few smart switches. However that requires some rewiring of the previously thermostat-controlled device."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704650389 {#4951
      date: 2024-01-07 18:59:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@killeronthecorner@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4954 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 289246
    -bodyTs: "'control':29 'could':5 'devic':30 'generic':8 'ha':11 'howev':19 'one':4 'previous':26 'requir':21 'rewir':23 'smart':17 'suppos':3 'switch':18 'thermostat':9,28 'thermostat-control':27 'use':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6143961"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704650389 {#4952
      date: 2024-01-07 18:59:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4187}
  +body: """
    In my previous house, the v1 prototype was wired straight to the boiler as there was no previous thermostat. In the current house, the v2 is wired to the Honeywell, so one can override the other as they are in parallel.\n
    \n
    It was pretty finnicky stuff and I had to scour the internet for decade old wiring guides, but I like that sort of thing so it was good fun.\n
    \n
    Every solution is a good solution if it makes your life easy and you have fun installing it!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704657912 {#5067
    date: 2024-01-07 21:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
    "@lightrush@lemmy.ca"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5073 …}
  +votes: Doctrine\ORM\PersistentCollection {#5075 …}
  +reports: Doctrine\ORM\PersistentCollection {#5077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5081 …}
  -id: 289550
  -bodyTs: "'boiler':13 'current':22 'decad':55 'easi':82 'everi':71 'finnicki':45 'fun':70,86 'good':69,75 'guid':58 'honeywel':30 'hous':4,23 'instal':87 'internet':53 'life':81 'like':61 'make':79 'old':56 'one':32 'overrid':34 'parallel':41 'pretti':44 'previous':3,18 'prototyp':7 'scour':51 'solut':72,76 'sort':63 'straight':10 'stuff':46 'thermostat':19 'thing':65 'v1':6 'v2':25 'wire':9,27,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6481546"
  +editedAt: DateTimeImmutable @1719065470 {#5068
    date: 2024-06-22 16:11:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704657912 {#5069
    date: 2024-01-07 21:05:12.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
65 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
66 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "25°. Lizard man confirmed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1712779196 {#4256
    date: 2024-04-10 21:59:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 287758
  -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704603545 {#4257
    date: 2024-01-07 05:59:05.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
67 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "25°. Lizard man confirmed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1712779196 {#4256
    date: 2024-04-10 21:59:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 287758
  -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704603545 {#4257
    date: 2024-01-07 05:59:05.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
68 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "25°. Lizard man confirmed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1712779196 {#4256
    date: 2024-04-10 21:59:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -id: 287758
  -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704603545 {#4257
    date: 2024-01-07 05:59:05.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
69 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
70 DENIED moderate
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "25°. Lizard man confirmed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1712779196 {#4256
      date: 2024-04-10 21:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 287758
    -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704603545 {#4257
      date: 2024-01-07 05:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Right? I started sweating as soon as I saw the temp in the pic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704611997 {#4904
    date: 2024-01-07 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 287973
  -bodyTs: "'pic':14 'right':1 'saw':9 'soon':6 'start':3 'sweat':4 'temp':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6136489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611997 {#4905
    date: 2024-01-07 08:19: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
71 DENIED edit
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "25°. Lizard man confirmed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1712779196 {#4256
      date: 2024-04-10 21:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 287758
    -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704603545 {#4257
      date: 2024-01-07 05:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Right? I started sweating as soon as I saw the temp in the pic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704611997 {#4904
    date: 2024-01-07 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 287973
  -bodyTs: "'pic':14 'right':1 'saw':9 'soon':6 'start':3 'sweat':4 'temp':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6136489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611997 {#4905
    date: 2024-01-07 08:19: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
72 DENIED moderate
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "25°. Lizard man confirmed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1712779196 {#4256
      date: 2024-04-10 21:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 287758
    -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704603545 {#4257
      date: 2024-01-07 05:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Right? I started sweating as soon as I saw the temp in the pic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704611997 {#4904
    date: 2024-01-07 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 287973
  -bodyTs: "'pic':14 'right':1 'saw':9 'soon':6 'start':3 'sweat':4 'temp':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6136489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611997 {#4905
    date: 2024-01-07 08:19: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
73 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
74 DENIED moderate
App\Entity\EntryComment {#5021
  +user: Proxies\__CG__\App\Entity\User {#5022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "25°. Lizard man confirmed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1712779196 {#4256
        date: 2024-04-10 21:59:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 287758
      -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704603545 {#4257
        date: 2024-01-07 05:59:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Right? I started sweating as soon as I saw the temp in the pic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704611997 {#4904
      date: 2024-01-07 08:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -id: 287973
    -bodyTs: "'pic':14 'right':1 'saw':9 'soon':6 'start':3 'sweat':4 'temp':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6136489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704611997 {#4905
      date: 2024-01-07 08:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Sweating over a barmy 25?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704623782 {#5019
    date: 2024-01-07 11:36:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@keefshape@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 288349
  -bodyTs: "'25':5 'barmi':4 'sweat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://quokk.au/comment/630787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623782 {#5020
    date: 2024-01-07 11:36: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
75 DENIED edit
App\Entity\EntryComment {#5021
  +user: Proxies\__CG__\App\Entity\User {#5022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "25°. Lizard man confirmed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1712779196 {#4256
        date: 2024-04-10 21:59:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 287758
      -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704603545 {#4257
        date: 2024-01-07 05:59:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Right? I started sweating as soon as I saw the temp in the pic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704611997 {#4904
      date: 2024-01-07 08:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -id: 287973
    -bodyTs: "'pic':14 'right':1 'saw':9 'soon':6 'start':3 'sweat':4 'temp':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6136489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704611997 {#4905
      date: 2024-01-07 08:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Sweating over a barmy 25?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704623782 {#5019
    date: 2024-01-07 11:36:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@keefshape@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 288349
  -bodyTs: "'25':5 'barmi':4 'sweat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://quokk.au/comment/630787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623782 {#5020
    date: 2024-01-07 11:36: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
76 DENIED moderate
App\Entity\EntryComment {#5021
  +user: Proxies\__CG__\App\Entity\User {#5022 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "25°. Lizard man confirmed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1712779196 {#4256
        date: 2024-04-10 21:59:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 287758
      -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704603545 {#4257
        date: 2024-01-07 05:59:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: "Right? I started sweating as soon as I saw the temp in the pic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704611997 {#4904
      date: 2024-01-07 08:19:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -id: 287973
    -bodyTs: "'pic':14 'right':1 'saw':9 'soon':6 'start':3 'sweat':4 'temp':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6136489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704611997 {#4905
      date: 2024-01-07 08:19:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: "Sweating over a barmy 25?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704623782 {#5019
    date: 2024-01-07 11:36:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@keefshape@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 288349
  -bodyTs: "'25':5 'barmi':4 'sweat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://quokk.au/comment/630787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623782 {#5020
    date: 2024-01-07 11:36: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
77 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
78 DENIED moderate
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "25°. Lizard man confirmed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1712779196 {#4256
      date: 2024-04-10 21:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 287758
    -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704603545 {#4257
      date: 2024-01-07 05:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    If it’s anything like my setup (posted in the thread) they’ll have a colder spot in the house, whereas the thermostat is in a warm part of the house.\n
    \n
    My Nest heats to 22 degrees C but the whole house temp is a couple degrees lower than that.\n
    \n
    When the whole house temp hits 20 the heating is switched off, but looking at the thermostat you’d think we’re heating the house to a silly temp, when in fact there’s a disparity between the thermostat temp and the temp of the whole house.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704630992 {#4920
    date: 2024-01-07 13:36:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 288513
  -bodyTs: "'20':57 '22':36 'anyth':4 'c':38 'colder':16 'coupl':46 'd':69 'degre':37,47 'dispar':86 'fact':82 'heat':34,59,73 'hit':56 'hous':20,31,42,54,75,97 'like':5 'll':13 'look':64 'lower':48 'nest':33 'part':28 'post':8 're':72 'setup':7 'silli':78 'spot':17 'switch':61 'temp':43,55,79,90,93 'thermostat':23,67,89 'think':70 'thread':11 'warm':27 'wherea':21 'whole':41,53,96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5642982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704630992 {#4921
    date: 2024-01-07 13:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "25°. Lizard man confirmed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1712779196 {#4256
      date: 2024-04-10 21:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 287758
    -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704603545 {#4257
      date: 2024-01-07 05:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    If it’s anything like my setup (posted in the thread) they’ll have a colder spot in the house, whereas the thermostat is in a warm part of the house.\n
    \n
    My Nest heats to 22 degrees C but the whole house temp is a couple degrees lower than that.\n
    \n
    When the whole house temp hits 20 the heating is switched off, but looking at the thermostat you’d think we’re heating the house to a silly temp, when in fact there’s a disparity between the thermostat temp and the temp of the whole house.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704630992 {#4920
    date: 2024-01-07 13:36:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 288513
  -bodyTs: "'20':57 '22':36 'anyth':4 'c':38 'colder':16 'coupl':46 'd':69 'degre':37,47 'dispar':86 'fact':82 'heat':34,59,73 'hit':56 'hous':20,31,42,54,75,97 'like':5 'll':13 'look':64 'lower':48 'nest':33 'part':28 'post':8 're':72 'setup':7 'silli':78 'spot':17 'switch':61 'temp':43,55,79,90,93 'thermostat':23,67,89 'think':70 'thread':11 'warm':27 'wherea':21 'whole':41,53,96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5642982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704630992 {#4921
    date: 2024-01-07 13:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4261
    +user: App\Entity\User {#4274 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "25°. Lizard man confirmed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1712779196 {#4256
      date: 2024-04-10 21:59:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4262 …}
    +nested: Doctrine\ORM\PersistentCollection {#4264 …}
    +votes: Doctrine\ORM\PersistentCollection {#4266 …}
    +reports: Doctrine\ORM\PersistentCollection {#4268 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    -id: 287758
    -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704603545 {#4257
      date: 2024-01-07 05:59:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    If it’s anything like my setup (posted in the thread) they’ll have a colder spot in the house, whereas the thermostat is in a warm part of the house.\n
    \n
    My Nest heats to 22 degrees C but the whole house temp is a couple degrees lower than that.\n
    \n
    When the whole house temp hits 20 the heating is switched off, but looking at the thermostat you’d think we’re heating the house to a silly temp, when in fact there’s a disparity between the thermostat temp and the temp of the whole house.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704630992 {#4920
    date: 2024-01-07 13:36:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -id: 288513
  -bodyTs: "'20':57 '22':36 'anyth':4 'c':38 'colder':16 'coupl':46 'd':69 'degre':37,47 'dispar':86 'fact':82 'heat':34,59,73 'hit':56 'hous':20,31,42,54,75,97 'like':5 'll':13 'look':64 'lower':48 'nest':33 'part':28 'post':8 're':72 'setup':7 'silli':78 'spot':17 'switch':61 'temp':43,55,79,90,93 'thermostat':23,67,89 'think':70 'thread':11 'warm':27 'wherea':21 'whole':41,53,96"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5642982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704630992 {#4921
    date: 2024-01-07 13:36:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 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
82 DENIED moderate
App\Entity\EntryComment {#5038
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: Proxies\__CG__\App\Entity\User {#4923 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "25°. Lizard man confirmed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1712779196 {#4256
        date: 2024-04-10 21:59:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 287758
      -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704603545 {#4257
        date: 2024-01-07 05:59:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: """
      If it’s anything like my setup (posted in the thread) they’ll have a colder spot in the house, whereas the thermostat is in a warm part of the house.\n
      \n
      My Nest heats to 22 degrees C but the whole house temp is a couple degrees lower than that.\n
      \n
      When the whole house temp hits 20 the heating is switched off, but looking at the thermostat you’d think we’re heating the house to a silly temp, when in fact there’s a disparity between the thermostat temp and the temp of the whole house.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704630992 {#4920
      date: 2024-01-07 13:36:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 288513
    -bodyTs: "'20':57 '22':36 'anyth':4 'c':38 'colder':16 'coupl':46 'd':69 'degre':37,47 'dispar':86 'fact':82 'heat':34,59,73 'hit':56 'hous':20,31,42,54,75,97 'like':5 'll':13 'look':64 'lower':48 'nest':33 'part':28 'post':8 're':72 'setup':7 'silli':78 'spot':17 'switch':61 'temp':43,55,79,90,93 'thermostat':23,67,89 'think':70 'thread':11 'warm':27 'wherea':21 'whole':41,53,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5642982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704630992 {#4921
      date: 2024-01-07 13:36:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    No, it really is 25° in the two rooms this unit heats up. 🦎\n
    \n
    With that said, the temperature rarely falls below 25°C due to the heat coming off of the neighbouring units in the building, unless I open the window. 🥹
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650439 {#5035
    date: 2024-01-07 19:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5041 …}
  +votes: Doctrine\ORM\PersistentCollection {#5043 …}
  +reports: Doctrine\ORM\PersistentCollection {#5045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
  -id: 289248
  -bodyTs: "'25':5,22 'build':36 'c':23 'come':28 'due':24 'fall':20 'heat':12,27 'neighbour':32 'open':39 'rare':19 'realli':3 'room':9 'said':16 'temperatur':18 'two':8 'unit':11,33 'unless':37 'window':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143976"
  +editedAt: DateTimeImmutable @1719064012 {#5036
    date: 2024-06-22 15:46:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650439 {#5037
    date: 2024-01-07 19:00: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
83 DENIED edit
App\Entity\EntryComment {#5038
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: Proxies\__CG__\App\Entity\User {#4923 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "25°. Lizard man confirmed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1712779196 {#4256
        date: 2024-04-10 21:59:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 287758
      -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704603545 {#4257
        date: 2024-01-07 05:59:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: """
      If it’s anything like my setup (posted in the thread) they’ll have a colder spot in the house, whereas the thermostat is in a warm part of the house.\n
      \n
      My Nest heats to 22 degrees C but the whole house temp is a couple degrees lower than that.\n
      \n
      When the whole house temp hits 20 the heating is switched off, but looking at the thermostat you’d think we’re heating the house to a silly temp, when in fact there’s a disparity between the thermostat temp and the temp of the whole house.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704630992 {#4920
      date: 2024-01-07 13:36:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 288513
    -bodyTs: "'20':57 '22':36 'anyth':4 'c':38 'colder':16 'coupl':46 'd':69 'degre':37,47 'dispar':86 'fact':82 'heat':34,59,73 'hit':56 'hous':20,31,42,54,75,97 'like':5 'll':13 'look':64 'lower':48 'nest':33 'part':28 'post':8 're':72 'setup':7 'silli':78 'spot':17 'switch':61 'temp':43,55,79,90,93 'thermostat':23,67,89 'think':70 'thread':11 'warm':27 'wherea':21 'whole':41,53,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5642982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704630992 {#4921
      date: 2024-01-07 13:36:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    No, it really is 25° in the two rooms this unit heats up. 🦎\n
    \n
    With that said, the temperature rarely falls below 25°C due to the heat coming off of the neighbouring units in the building, unless I open the window. 🥹
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650439 {#5035
    date: 2024-01-07 19:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5041 …}
  +votes: Doctrine\ORM\PersistentCollection {#5043 …}
  +reports: Doctrine\ORM\PersistentCollection {#5045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
  -id: 289248
  -bodyTs: "'25':5,22 'build':36 'c':23 'come':28 'due':24 'fall':20 'heat':12,27 'neighbour':32 'open':39 'rare':19 'realli':3 'room':9 'said':16 'temperatur':18 'two':8 'unit':11,33 'unless':37 'window':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143976"
  +editedAt: DateTimeImmutable @1719064012 {#5036
    date: 2024-06-22 15:46:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650439 {#5037
    date: 2024-01-07 19:00: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
84 DENIED moderate
App\Entity\EntryComment {#5038
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: Proxies\__CG__\App\Entity\User {#4923 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4261
      +user: App\Entity\User {#4274 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "25°. Lizard man confirmed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1712779196 {#4256
        date: 2024-04-10 21:59:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4262 …}
      +nested: Doctrine\ORM\PersistentCollection {#4264 …}
      +votes: Doctrine\ORM\PersistentCollection {#4266 …}
      +reports: Doctrine\ORM\PersistentCollection {#4268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
      -id: 287758
      -bodyTs: "'25':1 'confirm':4 'lizard':2 'man':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6471314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704603545 {#4257
        date: 2024-01-07 05:59:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4261}
    +body: """
      If it’s anything like my setup (posted in the thread) they’ll have a colder spot in the house, whereas the thermostat is in a warm part of the house.\n
      \n
      My Nest heats to 22 degrees C but the whole house temp is a couple degrees lower than that.\n
      \n
      When the whole house temp hits 20 the heating is switched off, but looking at the thermostat you’d think we’re heating the house to a silly temp, when in fact there’s a disparity between the thermostat temp and the temp of the whole house.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704630992 {#4920
      date: 2024-01-07 13:36:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@Thcdenton@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -id: 288513
    -bodyTs: "'20':57 '22':36 'anyth':4 'c':38 'colder':16 'coupl':46 'd':69 'degre':37,47 'dispar':86 'fact':82 'heat':34,59,73 'hit':56 'hous':20,31,42,54,75,97 'like':5 'll':13 'look':64 'lower':48 'nest':33 'part':28 'post':8 're':72 'setup':7 'silli':78 'spot':17 'switch':61 'temp':43,55,79,90,93 'thermostat':23,67,89 'think':70 'thread':11 'warm':27 'wherea':21 'whole':41,53,96"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5642982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704630992 {#4921
      date: 2024-01-07 13:36:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4261}
  +body: """
    No, it really is 25° in the two rooms this unit heats up. 🦎\n
    \n
    With that said, the temperature rarely falls below 25°C due to the heat coming off of the neighbouring units in the building, unless I open the window. 🥹
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650439 {#5035
    date: 2024-01-07 19:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
    "@lightrush@lemmy.ca"
    "@Thcdenton@lemmy.world"
    "@Lifebandit666@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5041 …}
  +votes: Doctrine\ORM\PersistentCollection {#5043 …}
  +reports: Doctrine\ORM\PersistentCollection {#5045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
  -id: 289248
  -bodyTs: "'25':5,22 'build':36 'c':23 'come':28 'due':24 'fall':20 'heat':12,27 'neighbour':32 'open':39 'rare':19 'realli':3 'room':9 'said':16 'temperatur':18 'two':8 'unit':11,33 'unless':37 'window':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6143976"
  +editedAt: DateTimeImmutable @1719064012 {#5036
    date: 2024-06-22 15:46:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650439 {#5037
    date: 2024-01-07 19:00: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
85 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
86 DENIED moderate
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The three layers of backplates hurts me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1712639122 {#4329
    date: 2024-04-09 07:05:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 287694
  -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601102 {#4330
    date: 2024-01-07 05:18: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
87 DENIED edit
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The three layers of backplates hurts me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1712639122 {#4329
    date: 2024-04-09 07:05:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 287694
  -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601102 {#4330
    date: 2024-01-07 05:18: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
88 DENIED moderate
App\Entity\EntryComment {#4334
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The three layers of backplates hurts me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1712639122 {#4329
    date: 2024-04-09 07:05:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4335 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4339 …}
  +reports: Doctrine\ORM\PersistentCollection {#4341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
  -id: 287694
  -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601102 {#4330
    date: 2024-01-07 05:18: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
89 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
90 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The three layers of backplates hurts me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1712639122 {#4329
      date: 2024-04-09 07:05:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 287694
    -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6470940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601102 {#4330
      date: 2024-01-07 05:18:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704601289 {#4889
    date: 2024-01-07 05:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -id: 287701
  -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601289 {#4890
    date: 2024-01-07 05:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The three layers of backplates hurts me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1712639122 {#4329
      date: 2024-04-09 07:05:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 287694
    -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6470940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601102 {#4330
      date: 2024-01-07 05:18:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704601289 {#4889
    date: 2024-01-07 05:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -id: 287701
  -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601289 {#4890
    date: 2024-01-07 05:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4334
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The three layers of backplates hurts me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1712639122 {#4329
      date: 2024-04-09 07:05:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4335 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4339 …}
    +reports: Doctrine\ORM\PersistentCollection {#4341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
    -id: 287694
    -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6470940"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601102 {#4330
      date: 2024-01-07 05:18:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704601289 {#4889
    date: 2024-01-07 05:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -id: 287701
  -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601289 {#4890
    date: 2024-01-07 05:21:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 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
94 DENIED moderate
App\Entity\EntryComment {#5010
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4891
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4334
      +user: App\Entity\User {#4347 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The three layers of backplates hurts me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1712639122 {#4329
        date: 2024-04-09 07:05:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4335 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4339 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 287694
      -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6470940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704601102 {#4330
        date: 2024-01-07 05:18:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704601289 {#4889
      date: 2024-01-07 05:21:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@orion2145@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 287701
    -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6135025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601289 {#4890
      date: 2024-01-07 05:21:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Totally understand. I came back for mine, cleaned it all up, patched, painted and lost all back plating. But again, I totally feel your pain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704601449 {#5011
    date: 2024-01-07 05:24:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -id: 287704
  -bodyTs: "'back':5,17 'came':4 'clean':8 'feel':23 'lost':15 'mine':7 'pain':25 'paint':13 'patch':12 'plate':18 'total':1,22 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601449 {#5008
    date: 2024-01-07 05:24:09.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
95 DENIED edit
App\Entity\EntryComment {#5010
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4891
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4334
      +user: App\Entity\User {#4347 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The three layers of backplates hurts me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1712639122 {#4329
        date: 2024-04-09 07:05:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4335 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4339 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 287694
      -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6470940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704601102 {#4330
        date: 2024-01-07 05:18:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704601289 {#4889
      date: 2024-01-07 05:21:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@orion2145@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 287701
    -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6135025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601289 {#4890
      date: 2024-01-07 05:21:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Totally understand. I came back for mine, cleaned it all up, patched, painted and lost all back plating. But again, I totally feel your pain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704601449 {#5011
    date: 2024-01-07 05:24:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -id: 287704
  -bodyTs: "'back':5,17 'came':4 'clean':8 'feel':23 'lost':15 'mine':7 'pain':25 'paint':13 'patch':12 'plate':18 'total':1,22 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601449 {#5008
    date: 2024-01-07 05:24:09.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
96 DENIED moderate
App\Entity\EntryComment {#5010
  +user: App\Entity\User {#4347 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4891
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4334
      +user: App\Entity\User {#4347 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The three layers of backplates hurts me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1712639122 {#4329
        date: 2024-04-09 07:05:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4335 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4339 …}
      +reports: Doctrine\ORM\PersistentCollection {#4341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
      -id: 287694
      -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6470940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704601102 {#4330
        date: 2024-01-07 05:18:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704601289 {#4889
      date: 2024-01-07 05:21:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@orion2145@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4892 …}
    +nested: Doctrine\ORM\PersistentCollection {#4894 …}
    +votes: Doctrine\ORM\PersistentCollection {#4896 …}
    +reports: Doctrine\ORM\PersistentCollection {#4898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
    -id: 287701
    -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6135025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601289 {#4890
      date: 2024-01-07 05:21:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Totally understand. I came back for mine, cleaned it all up, patched, painted and lost all back plating. But again, I totally feel your pain."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704601449 {#5011
    date: 2024-01-07 05:24:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5004 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5001 …}
  +reports: Doctrine\ORM\PersistentCollection {#5013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
  -id: 287704
  -bodyTs: "'back':5,17 'came':4 'clean':8 'feel':23 'lost':15 'mine':7 'pain':25 'paint':13 'patch':12 'plate':18 'total':1,22 'understand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601449 {#5008
    date: 2024-01-07 05:24:09.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4891
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4334
        +user: App\Entity\User {#4347 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The three layers of backplates hurts me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1712639122 {#4329
          date: 2024-04-09 07:05:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4335 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4339 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 287694
        -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6470940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704601102 {#4330
          date: 2024-01-07 05:18:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4334}
      +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704601289 {#4889
        date: 2024-01-07 05:21:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@orion2145@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4892 …}
      +nested: Doctrine\ORM\PersistentCollection {#4894 …}
      +votes: Doctrine\ORM\PersistentCollection {#4896 …}
      +reports: Doctrine\ORM\PersistentCollection {#4898 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
      -id: 287701
      -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704601289 {#4890
        date: 2024-01-07 05:21:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Totally understand. I came back for mine, cleaned it all up, patched, painted and lost all back plating. But again, I totally feel your pain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704601449 {#5011
      date: 2024-01-07 05:24:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@orion2145@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5004 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 287704
    -bodyTs: "'back':5,17 'came':4 'clean':8 'feel':23 'lost':15 'mine':7 'pain':25 'paint':13 'patch':12 'plate':18 'total':1,22 'understand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6470996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601449 {#5008
      date: 2024-01-07 05:24:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Some day! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704602706 {#5102
    date: 2024-01-07 05:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5107 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 287734
  -bodyTs: "'d':3 'day':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704602706 {#5099
    date: 2024-01-07 05:45:06.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
99 DENIED edit
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4891
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4334
        +user: App\Entity\User {#4347 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The three layers of backplates hurts me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1712639122 {#4329
          date: 2024-04-09 07:05:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4335 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4339 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 287694
        -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6470940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704601102 {#4330
          date: 2024-01-07 05:18:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4334}
      +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704601289 {#4889
        date: 2024-01-07 05:21:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@orion2145@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4892 …}
      +nested: Doctrine\ORM\PersistentCollection {#4894 …}
      +votes: Doctrine\ORM\PersistentCollection {#4896 …}
      +reports: Doctrine\ORM\PersistentCollection {#4898 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
      -id: 287701
      -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704601289 {#4890
        date: 2024-01-07 05:21:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Totally understand. I came back for mine, cleaned it all up, patched, painted and lost all back plating. But again, I totally feel your pain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704601449 {#5011
      date: 2024-01-07 05:24:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@orion2145@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5004 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 287704
    -bodyTs: "'back':5,17 'came':4 'clean':8 'feel':23 'lost':15 'mine':7 'pain':25 'paint':13 'patch':12 'plate':18 'total':1,22 'understand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6470996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601449 {#5008
      date: 2024-01-07 05:24:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Some day! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704602706 {#5102
    date: 2024-01-07 05:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5107 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 287734
  -bodyTs: "'d':3 'day':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704602706 {#5099
    date: 2024-01-07 05:45:06.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
100 DENIED moderate
App\Entity\EntryComment {#5103
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: App\Entity\User {#4347 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4891
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4334
        +user: App\Entity\User {#4347 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The three layers of backplates hurts me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1712639122 {#4329
          date: 2024-04-09 07:05:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4335 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4339 …}
        +reports: Doctrine\ORM\PersistentCollection {#4341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4345 …}
        -id: 287694
        -bodyTs: "'backplat':5 'hurt':6 'layer':3 'three':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6470940"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704601102 {#4330
          date: 2024-01-07 05:18:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4334}
      +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704601289 {#4889
        date: 2024-01-07 05:21:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@orion2145@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4892 …}
      +nested: Doctrine\ORM\PersistentCollection {#4894 …}
      +votes: Doctrine\ORM\PersistentCollection {#4896 …}
      +reports: Doctrine\ORM\PersistentCollection {#4898 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
      -id: 287701
      -bodyTs: "'drywal':4 'gotta':1 'hide':2 'horror':5 'hvac':8 'left':10 'peopl':9 'show':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6135025"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704601289 {#4890
        date: 2024-01-07 05:21:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4334}
    +body: "Totally understand. I came back for mine, cleaned it all up, patched, painted and lost all back plating. But again, I totally feel your pain."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1704601449 {#5011
      date: 2024-01-07 05:24:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
      "@orion2145@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5004 …}
    +nested: Doctrine\ORM\PersistentCollection {#5003 …}
    +votes: Doctrine\ORM\PersistentCollection {#5001 …}
    +reports: Doctrine\ORM\PersistentCollection {#5013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5017 …}
    -id: 287704
    -bodyTs: "'back':5,17 'came':4 'clean':8 'feel':23 'lost':15 'mine':7 'pain':25 'paint':13 'patch':12 'plate':18 'total':1,22 'understand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6470996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704601449 {#5008
      date: 2024-01-07 05:24:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4334}
  +body: "Some day! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704602706 {#5102
    date: 2024-01-07 05:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@orion2145@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5107 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5109 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 287734
  -bodyTs: "'d':3 'day':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6135263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704602706 {#5099
    date: 2024-01-07 05:45:06.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
101 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
102 DENIED moderate
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712633256 {#4402
    date: 2024-04-09 05:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 287610
  -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/3088962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597855 {#4403
    date: 2024-01-07 04:24:15.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
103 DENIED edit
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712633256 {#4402
    date: 2024-04-09 05:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 287610
  -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/3088962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597855 {#4403
    date: 2024-01-07 04:24:15.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
104 DENIED moderate
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1712633256 {#4402
    date: 2024-04-09 05:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 287610
  -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/3088962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704597855 {#4403
    date: 2024-01-07 04:24:15.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
105 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
106 DENIED moderate
App\Entity\EntryComment {#4864
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#4402
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#4403
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "It’s what I use as well — my home was built with a Honeywell Lyric T5 (non-smart), so the wiring harness between the two is identical (including colour), so I just unplugged the T5 and plugged in the T6, did some setup, and it was done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600582 {#4865
    date: 2024-01-07 05:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 287679
  -bodyTs: "'built':11 'colour':30 'done':48 'har':23 'home':9 'honeywel':14 'ident':28 'includ':29 'lyric':15 'non':18 'non-smart':17 'plug':38 'setup':44 'smart':19 't5':16,36 't6':41 'two':26 'unplug':34 'use':5 'well':7 'wire':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704600582 {#4862
    date: 2024-01-07 05:09:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4864
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#4402
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#4403
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "It’s what I use as well — my home was built with a Honeywell Lyric T5 (non-smart), so the wiring harness between the two is identical (including colour), so I just unplugged the T5 and plugged in the T6, did some setup, and it was done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600582 {#4865
    date: 2024-01-07 05:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 287679
  -bodyTs: "'built':11 'colour':30 'done':48 'har':23 'home':9 'honeywel':14 'ident':28 'includ':29 'lyric':15 'non':18 'non-smart':17 'plug':38 'setup':44 'smart':19 't5':16,36 't6':41 'two':26 'unplug':34 'use':5 'well':7 'wire':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704600582 {#4862
    date: 2024-01-07 05:09:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4864
  +user: Proxies\__CG__\App\Entity\User {#4857 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#4402
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#4403
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "It’s what I use as well — my home was built with a Honeywell Lyric T5 (non-smart), so the wiring harness between the two is identical (including colour), so I just unplugged the T5 and plugged in the T6, did some setup, and it was done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600582 {#4865
    date: 2024-01-07 05:09:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4854 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -id: 287679
  -bodyTs: "'built':11 'colour':30 'done':48 'har':23 'home':9 'honeywel':14 'ident':28 'includ':29 'lyric':15 'non':18 'non-smart':17 'plug':38 'setup':44 'smart':19 't5':16,36 't6':41 'two':26 'unplug':34 'use':5 'well':7 'wire':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6470879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704600582 {#4862
    date: 2024-01-07 05:09:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\EntryComment {#4876
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#4402
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#4403
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#4873
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 287689
  -bodyTs: "'batteri':10 'keep':3 'set':5 'swap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6134976"
  +editedAt: DateTimeImmutable @1712639234 {#4874
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#4875
    date: 2024-01-07 05:15:52.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
111 DENIED edit
App\Entity\EntryComment {#4876
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#4402
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#4403
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#4873
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 287689
  -bodyTs: "'batteri':10 'keep':3 'set':5 'swap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6134976"
  +editedAt: DateTimeImmutable @1712639234 {#4874
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#4875
    date: 2024-01-07 05:15:52.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
112 DENIED moderate
App\Entity\EntryComment {#4876
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "This has been my favorite thermostat. I don’t have a C wire nor an easy to add one in, but it’s AA batteries last for several months and has been very reliable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1712633256 {#4402
      date: 2024-04-09 05:27:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lightrush@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 287610
    -bodyTs: "'aa':24 'add':18 'batteri':25 'c':12 'easi':16 'favorit':5 'last':26 'month':29 'one':19 'reliabl':34 'sever':28 'thermostat':6 'wire':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/3088962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704597855 {#4403
      date: 2024-01-07 04:24:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#4873
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
    "@lightrush@lemmy.ca"
    "@cosmic_slate@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -id: 287689
  -bodyTs: "'batteri':10 'keep':3 'set':5 'swap':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6134976"
  +editedAt: DateTimeImmutable @1712639234 {#4874
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#4875
    date: 2024-01-07 05:15:52.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like this thermostat except for one issue. When i manually change the target temperature with the HA thermostat card, it has a maximum temperature of 40 degrees. With Fahrenheit, this is obviously no good. it has something to do with the MQTT configuration but i cant figure it out. Luckily service calls in automations work fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659641 {#4477
    date: 2024-01-07 21:34:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 289608
  -bodyTs: "'40':27 'autom':55 'call':53 'cant':47 'card':20 'chang':12 'configur':44 'degre':28 'except':5 'fahrenheit':30 'figur':48 'fine':57 'good':35 'ha':18 'issu':8 'like':2 'luckili':51 'manual':11 'maximum':24 'mqtt':43 'obvious':33 'one':7 'servic':52 'someth':38 'target':14 'temperatur':15,25 'thermostat':4,19 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7224253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659641 {#4478
    date: 2024-01-07 21:34:01.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
115 DENIED edit
App\Entity\EntryComment {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like this thermostat except for one issue. When i manually change the target temperature with the HA thermostat card, it has a maximum temperature of 40 degrees. With Fahrenheit, this is obviously no good. it has something to do with the MQTT configuration but i cant figure it out. Luckily service calls in automations work fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659641 {#4477
    date: 2024-01-07 21:34:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 289608
  -bodyTs: "'40':27 'autom':55 'call':53 'cant':47 'card':20 'chang':12 'configur':44 'degre':28 'except':5 'fahrenheit':30 'figur':48 'fine':57 'good':35 'ha':18 'issu':8 'like':2 'luckili':51 'manual':11 'maximum':24 'mqtt':43 'obvious':33 'one':7 'servic':52 'someth':38 'target':14 'temperatur':15,25 'thermostat':4,19 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7224253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659641 {#4478
    date: 2024-01-07 21:34:01.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
116 DENIED moderate
App\Entity\EntryComment {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I like this thermostat except for one issue. When i manually change the target temperature with the HA thermostat card, it has a maximum temperature of 40 degrees. With Fahrenheit, this is obviously no good. it has something to do with the MQTT configuration but i cant figure it out. Luckily service calls in automations work fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704659641 {#4477
    date: 2024-01-07 21:34:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 289608
  -bodyTs: "'40':27 'autom':55 'call':53 'cant':47 'card':20 'chang':12 'configur':44 'degre':28 'except':5 'fahrenheit':30 'figur':48 'fine':57 'good':35 'ha':18 'issu':8 'like':2 'luckili':51 'manual':11 'maximum':24 'mqtt':43 'obvious':33 'one':7 'servic':52 'someth':38 'target':14 'temperatur':15,25 'thermostat':4,19 'work':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7224253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704659641 {#4478
    date: 2024-01-07 21:34:01.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
117 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
118 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You know, you don’t have to use the wall plate just because it’s in the box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704645745 {#4550
    date: 2024-01-07 17:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 289051
  -bodyTs: "'box':18 'know':2 'plate':11 'use':8 'wall':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704645745 {#4551
    date: 2024-01-07 17:42:25.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
119 DENIED edit
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You know, you don’t have to use the wall plate just because it’s in the box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704645745 {#4550
    date: 2024-01-07 17:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 289051
  -bodyTs: "'box':18 'know':2 'plate':11 'use':8 'wall':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704645745 {#4551
    date: 2024-01-07 17:42:25.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
120 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You know, you don’t have to use the wall plate just because it’s in the box."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704645745 {#4550
    date: 2024-01-07 17:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 289051
  -bodyTs: "'box':18 'know':2 'plate':11 'use':8 'wall':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6477997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704645745 {#4551
    date: 2024-01-07 17:42:25.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yo dawg, I heard you like wall plates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1704636924 {#4624
    date: 2024-01-07 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 288706
  -bodyTs: "'dawg':2 'heard':4 'like':6 'plate':8 'wall':7 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6476048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636924 {#4625
    date: 2024-01-07 15:15:24.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
123 DENIED edit
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yo dawg, I heard you like wall plates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1704636924 {#4624
    date: 2024-01-07 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 288706
  -bodyTs: "'dawg':2 'heard':4 'like':6 'plate':8 'wall':7 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6476048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636924 {#4625
    date: 2024-01-07 15:15:24.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
124 DENIED moderate
App\Entity\EntryComment {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Yo dawg, I heard you like wall plates."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1704636924 {#4624
    date: 2024-01-07 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 288706
  -bodyTs: "'dawg':2 'heard':4 'like':6 'plate':8 'wall':7 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6476048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636924 {#4625
    date: 2024-01-07 15:15:24.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could figure out the code to get my T6 to control the Confortotal mini split I got off eBay. I have to think they’re using some genetic code base, but I couldn’t find a matching one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704636058 {#4697
    date: 2024-01-07 15:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 288666
  -bodyTs: "'base':33 'code':8,32 'confortot':16 'control':14 'could':4 'couldn':36 'ebay':22 'figur':5 'find':38 'genet':31 'get':10 'got':20 'match':40 'mini':17 'one':41 're':28 'split':18 't6':12 'think':26 'use':29 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636058 {#4698
    date: 2024-01-07 15:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could figure out the code to get my T6 to control the Confortotal mini split I got off eBay. I have to think they’re using some genetic code base, but I couldn’t find a matching one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704636058 {#4697
    date: 2024-01-07 15:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 288666
  -bodyTs: "'base':33 'code':8,32 'confortot':16 'control':14 'could':4 'couldn':36 'ebay':22 'figur':5 'find':38 'genet':31 'get':10 'got':20 'match':40 'mini':17 'one':41 're':28 'split':18 't6':12 'think':26 'use':29 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636058 {#4698
    date: 2024-01-07 15:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4702
  +user: App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could figure out the code to get my T6 to control the Confortotal mini split I got off eBay. I have to think they’re using some genetic code base, but I couldn’t find a matching one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704636058 {#4697
    date: 2024-01-07 15:00:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4703 …}
  +nested: Doctrine\ORM\PersistentCollection {#4705 …}
  +votes: Doctrine\ORM\PersistentCollection {#4707 …}
  +reports: Doctrine\ORM\PersistentCollection {#4709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4713 …}
  -id: 288666
  -bodyTs: "'base':33 'code':8,32 'confortot':16 'control':14 'could':4 'couldn':36 'ebay':22 'figur':5 'find':38 'genet':31 'get':10 'got':20 'match':40 'mini':17 'one':41 're':28 'split':18 't6':12 'think':26 'use':29 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6475884"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704636058 {#4698
    date: 2024-01-07 15:00:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 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
130 DENIED moderate
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got a T6 Z-Wave also, controlling a 2-stage heat pump. I have it connected to HA through Zwave2mqtt. It’s been pretty great except for two things:\n
    \n
    A. Changing the time has no effect, as if the clock is read-only due to a hardware issue. I’ve had to set up the daily schedule in HA instead, but it’s probably better that way anyway.\n
    \n
    B. I can’t see the stage and aux heat status in HA. Looks like all it exposes is a ‘heating’ or ‘cooling’ state. Anybody know how to get more info?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704611066 {#4771
    date: 2024-01-07 08:04:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 287937
  -bodyTs: "'2':12 'also':9 'anybodi':97 'anyway':72 'aux':81 'b':73 'better':69 'chang':34 'clock':43 'connect':19 'control':10 'cool':95 'daili':60 'due':48 'effect':39 'except':29 'expos':90 'get':101 'got':3 'great':28 'ha':21,63,85 'hardwar':51 'heat':14,82,93 'info':103 'instead':64 'issu':52 'know':98 'like':87 'look':86 'pretti':27 'probabl':68 'pump':15 'read':46 'read-on':45 'schedul':61 'see':77 'set':57 'stage':13,79 'state':96 'status':83 't6':5 'thing':32 'time':36 'two':31 've':2,54 'wave':8 'way':71 'z':7 'z-wave':6 'zwave2mqtt':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6472256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611066 {#4772
    date: 2024-01-07 08:04: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
131 DENIED edit
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got a T6 Z-Wave also, controlling a 2-stage heat pump. I have it connected to HA through Zwave2mqtt. It’s been pretty great except for two things:\n
    \n
    A. Changing the time has no effect, as if the clock is read-only due to a hardware issue. I’ve had to set up the daily schedule in HA instead, but it’s probably better that way anyway.\n
    \n
    B. I can’t see the stage and aux heat status in HA. Looks like all it exposes is a ‘heating’ or ‘cooling’ state. Anybody know how to get more info?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704611066 {#4771
    date: 2024-01-07 08:04:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 287937
  -bodyTs: "'2':12 'also':9 'anybodi':97 'anyway':72 'aux':81 'b':73 'better':69 'chang':34 'clock':43 'connect':19 'control':10 'cool':95 'daili':60 'due':48 'effect':39 'except':29 'expos':90 'get':101 'got':3 'great':28 'ha':21,63,85 'hardwar':51 'heat':14,82,93 'info':103 'instead':64 'issu':52 'know':98 'like':87 'look':86 'pretti':27 'probabl':68 'pump':15 'read':46 'read-on':45 'schedul':61 'see':77 'set':57 'stage':13,79 'state':96 'status':83 't6':5 'thing':32 'time':36 'two':31 've':2,54 'wave':8 'way':71 'z':7 'z-wave':6 'zwave2mqtt':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6472256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611066 {#4772
    date: 2024-01-07 08:04: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
132 DENIED moderate
App\Entity\EntryComment {#4776
  +user: App\Entity\User {#4789 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-21 21:44:20.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-03-13 23:19:36.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1704127905 {#272
        date: 2024-01-01 17:51:45.0 +01:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Another-successful-Honeywell-T6-install"
    +title: "Another successful Honeywell T6 install"
    +url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
    +body: """
      ![](https://lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)\n
      \n
      > Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
      > \n
      > The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
      > \n
      > Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
      \n
      I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
      \n
      #homeassistant #zwave #thermostat #homeautomation
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719276364 {#2410
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 27764
    -titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
    -bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704684169
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12804622"
    +editedAt: DateTimeImmutable @1712623827 {#1850
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#2420
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got a T6 Z-Wave also, controlling a 2-stage heat pump. I have it connected to HA through Zwave2mqtt. It’s been pretty great except for two things:\n
    \n
    A. Changing the time has no effect, as if the clock is read-only due to a hardware issue. I’ve had to set up the daily schedule in HA instead, but it’s probably better that way anyway.\n
    \n
    B. I can’t see the stage and aux heat status in HA. Looks like all it exposes is a ‘heating’ or ‘cooling’ state. Anybody know how to get more info?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704611066 {#4771
    date: 2024-01-07 08:04:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 287937
  -bodyTs: "'2':12 'also':9 'anybodi':97 'anyway':72 'aux':81 'b':73 'better':69 'chang':34 'clock':43 'connect':19 'control':10 'cool':95 'daili':60 'due':48 'effect':39 'except':29 'expos':90 'get':101 'got':3 'great':28 'ha':21,63,85 'hardwar':51 'heat':14,82,93 'info':103 'instead':64 'issu':52 'know':98 'like':87 'look':86 'pretti':27 'probabl':68 'pump':15 'read':46 'read-on':45 'schedul':61 'see':77 'set':57 'stage':13,79 'state':96 'status':83 't6':5 'thing':32 'time':36 'two':31 've':2,54 'wave':8 'way':71 'z':7 'z-wave':6 'zwave2mqtt':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6472256"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704611066 {#4772
    date: 2024-01-07 08:04: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
133 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-21 21:44:20.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -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 {#270
    date: 2024-03-13 23:19:36.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1704127905 {#272
    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