GET https://kbin.spritesserver.nl/u/@lightrush@lemmy.ca/top

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.26 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.06 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 {#1699
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
  +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
  +url: "https://electronics.stackexchange.com/q/670924/107963"
  +body: """
    Solution\n
    --------\n
    \n
    Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
    \n
    Problem\n
    -------\n
    \n
    > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
    \n
    > Am I right in thinking that the pull-up resistor is increasing the lows?\n
    \n
    > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
    \n
    > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
    \n
    > Thank you in advance!\n
    \n
    Cross-posting my question from StackExchange.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687328506 {#1409
    date: 2023-06-21 08:21:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: [
    1 => App\Entity\EntryComment {#1734
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        Thanks for the explanation!\n
        \n
        I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
        \n
        Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687155877 {#1611
        date: 2023-06-19 08:24:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@hardware26@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 1071
      -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/430385"
      +editedAt: DateTimeImmutable @1687155895 {#1628
        date: 2023-06-19 08:24:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687155877 {#1630
        date: 2023-06-19 08:24:37.0 +02:00
      }
      +"title": 1071
    }
    0 => App\Entity\EntryComment {#2384
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        It works!\n
        \n
        ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
        \n
        I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
        \n
        Now I just need to wire it properly.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687310758 {#1719
        date: 2023-06-21 03:25:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@hardware26@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 1413
      -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/467632"
      +editedAt: DateTimeImmutable @1687310832 {#2378
        date: 2023-06-21 03:27:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687310758 {#2379
        date: 2023-06-21 03:25:58.0 +02:00
      }
      +"title": 1413
    }
  ]
  -id: 132
  -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
  -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687130578
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/738378"
  +editedAt: DateTimeImmutable @1687363171 {#1422
    date: 2023-06-21 17:59:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687102078 {#1424
    date: 2023-06-18 17:27:58.0 +02: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 {#1699
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
  +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
  +url: "https://electronics.stackexchange.com/q/670924/107963"
  +body: """
    Solution\n
    --------\n
    \n
    Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
    \n
    Problem\n
    -------\n
    \n
    > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
    \n
    > Am I right in thinking that the pull-up resistor is increasing the lows?\n
    \n
    > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
    \n
    > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
    \n
    > Thank you in advance!\n
    \n
    Cross-posting my question from StackExchange.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687328506 {#1409
    date: 2023-06-21 08:21:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: [
    1 => App\Entity\EntryComment {#1734
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        Thanks for the explanation!\n
        \n
        I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
        \n
        Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687155877 {#1611
        date: 2023-06-19 08:24:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@hardware26@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 1071
      -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/430385"
      +editedAt: DateTimeImmutable @1687155895 {#1628
        date: 2023-06-19 08:24:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687155877 {#1630
        date: 2023-06-19 08:24:37.0 +02:00
      }
      +"title": 1071
    }
    0 => App\Entity\EntryComment {#2384
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        It works!\n
        \n
        ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
        \n
        I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
        \n
        Now I just need to wire it properly.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687310758 {#1719
        date: 2023-06-21 03:25:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@hardware26@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 1413
      -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/467632"
      +editedAt: DateTimeImmutable @1687310832 {#2378
        date: 2023-06-21 03:27:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687310758 {#2379
        date: 2023-06-21 03:25:58.0 +02:00
      }
      +"title": 1413
    }
  ]
  -id: 132
  -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
  -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687130578
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/738378"
  +editedAt: DateTimeImmutable @1687363171 {#1422
    date: 2023-06-21 17:59:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687102078 {#1424
    date: 2023-06-18 17:27:58.0 +02: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 {#1699
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1577 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
  +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
  +url: "https://electronics.stackexchange.com/q/670924/107963"
  +body: """
    Solution\n
    --------\n
    \n
    Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
    \n
    Problem\n
    -------\n
    \n
    > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
    \n
    > Am I right in thinking that the pull-up resistor is increasing the lows?\n
    \n
    > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
    \n
    > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
    \n
    > Thank you in advance!\n
    \n
    Cross-posting my question from StackExchange.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687328506 {#1409
    date: 2023-06-21 08:21:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: [
    1 => App\Entity\EntryComment {#1734
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        Thanks for the explanation!\n
        \n
        I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
        \n
        Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687155877 {#1611
        date: 2023-06-19 08:24:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@hardware26@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2460 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 1071
      -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/430385"
      +editedAt: DateTimeImmutable @1687155895 {#1628
        date: 2023-06-19 08:24:55.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687155877 {#1630
        date: 2023-06-19 08:24:37.0 +02:00
      }
      +"title": 1071
    }
    0 => App\Entity\EntryComment {#2384
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1699}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
      +body: """
        It works!\n
        \n
        ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
        \n
        I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
        \n
        Now I just need to wire it properly.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687310758 {#1719
        date: 2023-06-21 03:25:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lightrush@lemmy.ca"
        "@hardware26@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 1413
      -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/467632"
      +editedAt: DateTimeImmutable @1687310832 {#2378
        date: 2023-06-21 03:27:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1687310758 {#2379
        date: 2023-06-21 03:25:58.0 +02:00
      }
      +"title": 1413
    }
  ]
  -id: 132
  -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
  -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687130578
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/738378"
  +editedAt: DateTimeImmutable @1687363171 {#1422
    date: 2023-06-21 17:59:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687102078 {#1424
    date: 2023-06-18 17:27:58.0 +02: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 {#1734
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1577 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
    +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
    +url: "https://electronics.stackexchange.com/q/670924/107963"
    +body: """
      Solution\n
      --------\n
      \n
      Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
      \n
      Problem\n
      -------\n
      \n
      > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
      \n
      > Am I right in thinking that the pull-up resistor is increasing the lows?\n
      \n
      > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
      \n
      > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
      \n
      > Thank you in advance!\n
      \n
      Cross-posting my question from StackExchange.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687328506 {#1409
      date: 2023-06-21 08:21:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      1 => App\Entity\EntryComment {#1734}
      0 => App\Entity\EntryComment {#2384
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: """
          It works!\n
          \n
          ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
          \n
          I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
          \n
          Now I just need to wire it properly.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687310758 {#1719
          date: 2023-06-21 03:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@hardware26@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 1413
        -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/467632"
        +editedAt: DateTimeImmutable @1687310832 {#2378
          date: 2023-06-21 03:27:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687310758 {#2379
          date: 2023-06-21 03:25:58.0 +02:00
        }
        +"title": 1413
      }
    ]
    -id: 132
    -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
    -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687130578
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/738378"
    +editedAt: DateTimeImmutable @1687363171 {#1422
      date: 2023-06-21 17:59:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687102078 {#1424
      date: 2023-06-18 17:27:58.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    Thanks for the explanation!\n
    \n
    I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
    \n
    Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687155877 {#1611
    date: 2023-06-19 08:24:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@hardware26@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 1071
  -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/430385"
  +editedAt: DateTimeImmutable @1687155895 {#1628
    date: 2023-06-19 08:24:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155877 {#1630
    date: 2023-06-19 08:24:37.0 +02:00
  }
  +"title": 1071
}
"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 {#1734
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1577 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
    +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
    +url: "https://electronics.stackexchange.com/q/670924/107963"
    +body: """
      Solution\n
      --------\n
      \n
      Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
      \n
      Problem\n
      -------\n
      \n
      > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
      \n
      > Am I right in thinking that the pull-up resistor is increasing the lows?\n
      \n
      > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
      \n
      > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
      \n
      > Thank you in advance!\n
      \n
      Cross-posting my question from StackExchange.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687328506 {#1409
      date: 2023-06-21 08:21:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      1 => App\Entity\EntryComment {#1734}
      0 => App\Entity\EntryComment {#2384
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: """
          It works!\n
          \n
          ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
          \n
          I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
          \n
          Now I just need to wire it properly.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687310758 {#1719
          date: 2023-06-21 03:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@hardware26@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 1413
        -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/467632"
        +editedAt: DateTimeImmutable @1687310832 {#2378
          date: 2023-06-21 03:27:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687310758 {#2379
          date: 2023-06-21 03:25:58.0 +02:00
        }
        +"title": 1413
      }
    ]
    -id: 132
    -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
    -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687130578
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/738378"
    +editedAt: DateTimeImmutable @1687363171 {#1422
      date: 2023-06-21 17:59:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687102078 {#1424
      date: 2023-06-18 17:27:58.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    Thanks for the explanation!\n
    \n
    I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
    \n
    Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687155877 {#1611
    date: 2023-06-19 08:24:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@hardware26@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 1071
  -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/430385"
  +editedAt: DateTimeImmutable @1687155895 {#1628
    date: 2023-06-19 08:24:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155877 {#1630
    date: 2023-06-19 08:24:37.0 +02:00
  }
  +"title": 1071
}
"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 {#1734
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1577 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
    +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
    +url: "https://electronics.stackexchange.com/q/670924/107963"
    +body: """
      Solution\n
      --------\n
      \n
      Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
      \n
      Problem\n
      -------\n
      \n
      > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
      \n
      > Am I right in thinking that the pull-up resistor is increasing the lows?\n
      \n
      > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
      \n
      > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
      \n
      > Thank you in advance!\n
      \n
      Cross-posting my question from StackExchange.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687328506 {#1409
      date: 2023-06-21 08:21:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      1 => App\Entity\EntryComment {#1734}
      0 => App\Entity\EntryComment {#2384
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: """
          It works!\n
          \n
          ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
          \n
          I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
          \n
          Now I just need to wire it properly.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687310758 {#1719
          date: 2023-06-21 03:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@hardware26@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2382 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 1413
        -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/467632"
        +editedAt: DateTimeImmutable @1687310832 {#2378
          date: 2023-06-21 03:27:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687310758 {#2379
          date: 2023-06-21 03:25:58.0 +02:00
        }
        +"title": 1413
      }
    ]
    -id: 132
    -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
    -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687130578
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/738378"
    +editedAt: DateTimeImmutable @1687363171 {#1422
      date: 2023-06-21 17:59:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687102078 {#1424
      date: 2023-06-18 17:27:58.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    Thanks for the explanation!\n
    \n
    I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
    \n
    Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687155877 {#1611
    date: 2023-06-19 08:24:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@hardware26@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 1071
  -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/430385"
  +editedAt: DateTimeImmutable @1687155895 {#1628
    date: 2023-06-19 08:24:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687155877 {#1630
    date: 2023-06-19 08:24:37.0 +02:00
  }
  +"title": 1071
}
"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 {#2384
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1577 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
    +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
    +url: "https://electronics.stackexchange.com/q/670924/107963"
    +body: """
      Solution\n
      --------\n
      \n
      Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
      \n
      Problem\n
      -------\n
      \n
      > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
      \n
      > Am I right in thinking that the pull-up resistor is increasing the lows?\n
      \n
      > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
      \n
      > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
      \n
      > Thank you in advance!\n
      \n
      Cross-posting my question from StackExchange.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687328506 {#1409
      date: 2023-06-21 08:21:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      1 => App\Entity\EntryComment {#1734
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: """
          Thanks for the explanation!\n
          \n
          I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
          \n
          Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687155877 {#1611
          date: 2023-06-19 08:24:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@hardware26@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 1071
        -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/430385"
        +editedAt: DateTimeImmutable @1687155895 {#1628
          date: 2023-06-19 08:24:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687155877 {#1630
          date: 2023-06-19 08:24:37.0 +02:00
        }
        +"title": 1071
      }
      0 => App\Entity\EntryComment {#2384}
    ]
    -id: 132
    -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
    -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687130578
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/738378"
    +editedAt: DateTimeImmutable @1687363171 {#1422
      date: 2023-06-21 17:59:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687102078 {#1424
      date: 2023-06-18 17:27:58.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    It works!\n
    \n
    ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
    \n
    I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
    \n
    Now I just need to wire it properly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687310758 {#1719
    date: 2023-06-21 03:25:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@hardware26@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 1413
  -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/467632"
  +editedAt: DateTimeImmutable @1687310832 {#2378
    date: 2023-06-21 03:27:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687310758 {#2379
    date: 2023-06-21 03:25:58.0 +02:00
  }
  +"title": 1413
}
"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 {#2384
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1577 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
    +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
    +url: "https://electronics.stackexchange.com/q/670924/107963"
    +body: """
      Solution\n
      --------\n
      \n
      Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
      \n
      Problem\n
      -------\n
      \n
      > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
      \n
      > Am I right in thinking that the pull-up resistor is increasing the lows?\n
      \n
      > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
      \n
      > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
      \n
      > Thank you in advance!\n
      \n
      Cross-posting my question from StackExchange.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687328506 {#1409
      date: 2023-06-21 08:21:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      1 => App\Entity\EntryComment {#1734
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: """
          Thanks for the explanation!\n
          \n
          I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
          \n
          Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687155877 {#1611
          date: 2023-06-19 08:24:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@hardware26@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 1071
        -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/430385"
        +editedAt: DateTimeImmutable @1687155895 {#1628
          date: 2023-06-19 08:24:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687155877 {#1630
          date: 2023-06-19 08:24:37.0 +02:00
        }
        +"title": 1071
      }
      0 => App\Entity\EntryComment {#2384}
    ]
    -id: 132
    -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
    -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687130578
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/738378"
    +editedAt: DateTimeImmutable @1687363171 {#1422
      date: 2023-06-21 17:59:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687102078 {#1424
      date: 2023-06-18 17:27:58.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    It works!\n
    \n
    ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
    \n
    I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
    \n
    Now I just need to wire it properly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687310758 {#1719
    date: 2023-06-21 03:25:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@hardware26@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 1413
  -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/467632"
  +editedAt: DateTimeImmutable @1687310832 {#2378
    date: 2023-06-21 03:27:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687310758 {#2379
    date: 2023-06-21 03:25:58.0 +02:00
  }
  +"title": 1413
}
"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 {#2384
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1699
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1577 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "SOLVED-A-pull-up-resistor-increases-the-low-side-of-a"
    +title: "[SOLVED] A pull-up resistor increases the low side of a signal, how can I counteract it?"
    +url: "https://electronics.stackexchange.com/q/670924/107963"
    +body: """
      Solution\n
      --------\n
      \n
      Using an open drain buffer like the `74LVC1G07` did the trick. Note that this part only works for inputs with a pull-up resistor. There are other parts from the same lineup that can work with any input.\n
      \n
      Problem\n
      -------\n
      \n
      > I have an ebike computer that has two inputs that accept square wave signals. The range is 0-5V. One of the inputs has no pull-up/down resistors on it. When I hook up a device producing signal, the signal is detected correctly. Both highs and lows are detected correctly. The other input has a built-in pull-up resistor. When I hook the same signal to it, only the high side is detected. Measuring the voltage of the low side, it's a bit higher than when hooked to the other input and I'm guessing it isn't crossing the low threshold the computer expects in order to register the low.\n
      \n
      > Am I right in thinking that the pull-up resistor is increasing the lows?\n
      \n
      > Is it possible to counteract the internal pull-up resistor by hooking a pull-down resistor to the input?\n
      \n
      > I'm a software guy with decent soldering skills and minimal knowledge in electronics so please answer like I'm not the brightest electronic bulb on the tree.\n
      \n
      > Thank you in advance!\n
      \n
      Cross-posting my question from StackExchange.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687328506 {#1409
      date: 2023-06-21 08:21:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      1 => App\Entity\EntryComment {#1734
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1699}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
        +body: """
          Thanks for the explanation!\n
          \n
          I measured the signal generator alone, not connected to the input. It goes to 4.5V high and 0.001V low. Then I connected it to the input and measured at the input. I got 4.5V high and 1.1V low.\n
          \n
          Also I ordered the 74LVC1G07 buffer along with a breakout board which should allow me to hook it up inline and test. I'll report back when I do.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687155877 {#1611
          date: 2023-06-19 08:24:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lightrush@lemmy.ca"
          "@hardware26@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 1071
        -bodyTs: "'0.001':23 '1.1':44 '4.5':19,40 '74lvc1g07':51 'allow':60 'alon':10 'along':53 'also':47 'back':72 'board':57 'breakout':56 'buffer':52 'connect':12,28 'explan':4 'generat':9 'goe':17 'got':39 'high':21,42 'hook':63 'inlin':66 'input':15,32,37 'll':70 'low':25,46 'measur':6,34 'order':49 'report':71 'signal':8 'test':68 'thank':1 'v':20,24,41,45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/430385"
        +editedAt: DateTimeImmutable @1687155895 {#1628
          date: 2023-06-19 08:24:55.0 +02:00
        }
        +createdAt: DateTimeImmutable @1687155877 {#1630
          date: 2023-06-19 08:24:37.0 +02:00
        }
        +"title": 1071
      }
      0 => App\Entity\EntryComment {#2384}
    ]
    -id: 132
    -titleTs: "'counteract':17 'increas':7 'low':9 'pull':4 'pull-up':3 'resistor':6 'side':10 'signal':13 'solv':1"
    -bodyTs: "'-5':60 '/down':71 '0':59 '74lvc1g07':9 'accept':52 'advanc':227 'answer':212 'bit':131 'brightest':218 'buffer':6 'built':101 'built-in':100 'bulb':220 'comput':46,152 'correct':87,94 'counteract':179 'cross':147,229 'cross-post':228 'decent':202 'detect':86,93,120 'devic':80 'drain':5 'ebik':45 'electron':209,219 'expect':153 'guess':143 'guy':200 'high':89,117 'higher':132 'hook':77,109,135,187 'increas':172 'input':20,40,50,65,97,139,195 'intern':181 'isn':145 'knowledg':207 'like':7,213 'lineup':34 'low':91,126,149,159,174 'm':142,197,215 'measur':121 'minim':206 'note':13 'one':62 'open':4 'order':155 'part':16,30 'pleas':211 'possibl':177 'post':230 'problem':41 'produc':81 'pull':24,69,104,168,183,190 'pull-down':189 'pull-up':23,68,103,167,182 'question':232 'rang':57 'regist':157 'resistor':26,72,106,170,185,192 'right':162 'side':118,127 'signal':55,82,84,112 'skill':204 'softwar':199 'solder':203 'solut':1 'squar':53 'stackexchang':234 'thank':224 'think':164 'threshold':150 'tree':223 'trick':12 'two':49 'use':2 'v':61 'voltag':123 'wave':54 'work':18,37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687130578
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/738378"
    +editedAt: DateTimeImmutable @1687363171 {#1422
      date: 2023-06-21 17:59:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1687102078 {#1424
      date: 2023-06-18 17:27:58.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2470 …}
  +body: """
    It works!\n
    \n
    ![](https://lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)\n
    \n
    I just built this monstrosity, tested and the signal is correctly detected by the computer. 👌\n
    \n
    Now I just need to wire it properly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687310758 {#1719
    date: 2023-06-21 03:25:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lightrush@lemmy.ca"
    "@hardware26@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 1413
  -bodyTs: "'/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':5 'built':8 'comput':20 'correct':16 'detect':17 'lemmy.ca':4 'lemmy.ca/pictrs/image/70cae57f-710c-4dc5-ba06-204efec4ecf2.jpeg)':3 'monstros':10 'need':24 'proper':28 'signal':14 'test':11 'wire':26 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/467632"
  +editedAt: DateTimeImmutable @1687310832 {#2378
    date: 2023-06-21 03:27:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1687310758 {#2379
    date: 2023-06-21 03:25:58.0 +02:00
  }
  +"title": 1413
}
"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
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#2250 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2245 …}
  +slug: "Bowl-cut-gang-rise-up"
  +title: "Bowl cut gang, rise up."
  +url: "https://lemmy.world/pictrs/image/445a0128-9de2-49cb-878e-4ffb8f12015c.jpeg"
  +body: "Mom really had to make that $4.75/hour stretch."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 817
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703005722 {#2109
    date: 2023-12-19 18:08:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  +badges: Doctrine\ORM\PersistentCollection {#2188 …}
  +children: [
    App\Entity\EntryComment {#2391
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: null
      +root: null
      +body: "It never was “bowl cut.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702948874 {#1407
        date: 2023-12-19 02:21:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 233542
      -bodyTs: "'bowl':4 'cut':5 'never':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5756181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702948874 {#1883
        date: 2023-12-19 02:21:14.0 +01:00
      }
      +"title": 233542
    }
  ]
  -id: 23033
  -titleTs: "'bowl':1 'cut':2 'gang':3 'rise':4"
  -bodyTs: "'/hour':8 '4.75':7 'make':5 'mom':1 'realli':2 'stretch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702988756
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9710631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702902356 {#2233
    date: 2023-12-18 13:25:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#2250 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2245 …}
  +slug: "Bowl-cut-gang-rise-up"
  +title: "Bowl cut gang, rise up."
  +url: "https://lemmy.world/pictrs/image/445a0128-9de2-49cb-878e-4ffb8f12015c.jpeg"
  +body: "Mom really had to make that $4.75/hour stretch."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 817
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703005722 {#2109
    date: 2023-12-19 18:08:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  +badges: Doctrine\ORM\PersistentCollection {#2188 …}
  +children: [
    App\Entity\EntryComment {#2391
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: null
      +root: null
      +body: "It never was “bowl cut.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702948874 {#1407
        date: 2023-12-19 02:21:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 233542
      -bodyTs: "'bowl':4 'cut':5 'never':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5756181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702948874 {#1883
        date: 2023-12-19 02:21:14.0 +01:00
      }
      +"title": 233542
    }
  ]
  -id: 23033
  -titleTs: "'bowl':1 'cut':2 'gang':3 'rise':4"
  -bodyTs: "'/hour':8 '4.75':7 'make':5 'mom':1 'realli':2 'stretch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702988756
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9710631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702902356 {#2233
    date: 2023-12-18 13:25:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#2250 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2245 …}
  +slug: "Bowl-cut-gang-rise-up"
  +title: "Bowl cut gang, rise up."
  +url: "https://lemmy.world/pictrs/image/445a0128-9de2-49cb-878e-4ffb8f12015c.jpeg"
  +body: "Mom really had to make that $4.75/hour stretch."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 817
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703005722 {#2109
    date: 2023-12-19 18:08:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  +badges: Doctrine\ORM\PersistentCollection {#2188 …}
  +children: [
    App\Entity\EntryComment {#2391
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: null
      +root: null
      +body: "It never was “bowl cut.”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702948874 {#1407
        date: 2023-12-19 02:21:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spicytuna62@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 233542
      -bodyTs: "'bowl':4 'cut':5 'never':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5756181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702948874 {#1883
        date: 2023-12-19 02:21:14.0 +01:00
      }
      +"title": 233542
    }
  ]
  -id: 23033
  -titleTs: "'bowl':1 'cut':2 'gang':3 'rise':4"
  -bodyTs: "'/hour':8 '4.75':7 'make':5 'mom':1 'realli':2 'stretch':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702988756
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9710631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702902356 {#2233
    date: 2023-12-18 13:25:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
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 {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2236 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#2250 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2245 …}
    +slug: "Bowl-cut-gang-rise-up"
    +title: "Bowl cut gang, rise up."
    +url: "https://lemmy.world/pictrs/image/445a0128-9de2-49cb-878e-4ffb8f12015c.jpeg"
    +body: "Mom really had to make that $4.75/hour stretch."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 817
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703005722 {#2109
      date: 2023-12-19 18:08:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2247 …}
    +reports: Doctrine\ORM\PersistentCollection {#2256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
    +badges: Doctrine\ORM\PersistentCollection {#2188 …}
    +children: [
      App\Entity\EntryComment {#2391}
    ]
    -id: 23033
    -titleTs: "'bowl':1 'cut':2 'gang':3 'rise':4"
    -bodyTs: "'/hour':8 '4.75':7 'make':5 'mom':1 'realli':2 'stretch':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702988756
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9710631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702902356 {#2233
      date: 2023-12-18 13:25:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: null
  +root: null
  +body: "It never was “bowl cut.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702948874 {#1407
    date: 2023-12-19 02:21:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 233542
  -bodyTs: "'bowl':4 'cut':5 'never':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5756181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702948874 {#1883
    date: 2023-12-19 02:21:14.0 +01:00
  }
  +"title": 233542
}
"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 {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2236 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#2250 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2245 …}
    +slug: "Bowl-cut-gang-rise-up"
    +title: "Bowl cut gang, rise up."
    +url: "https://lemmy.world/pictrs/image/445a0128-9de2-49cb-878e-4ffb8f12015c.jpeg"
    +body: "Mom really had to make that $4.75/hour stretch."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 817
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703005722 {#2109
      date: 2023-12-19 18:08:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2247 …}
    +reports: Doctrine\ORM\PersistentCollection {#2256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
    +badges: Doctrine\ORM\PersistentCollection {#2188 …}
    +children: [
      App\Entity\EntryComment {#2391}
    ]
    -id: 23033
    -titleTs: "'bowl':1 'cut':2 'gang':3 'rise':4"
    -bodyTs: "'/hour':8 '4.75':7 'make':5 'mom':1 'realli':2 'stretch':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702988756
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9710631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702902356 {#2233
      date: 2023-12-18 13:25:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: null
  +root: null
  +body: "It never was “bowl cut.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702948874 {#1407
    date: 2023-12-19 02:21:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 233542
  -bodyTs: "'bowl':4 'cut':5 'never':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5756181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702948874 {#1883
    date: 2023-12-19 02:21:14.0 +01:00
  }
  +"title": 233542
}
"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 {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2236 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#2250 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2245 …}
    +slug: "Bowl-cut-gang-rise-up"
    +title: "Bowl cut gang, rise up."
    +url: "https://lemmy.world/pictrs/image/445a0128-9de2-49cb-878e-4ffb8f12015c.jpeg"
    +body: "Mom really had to make that $4.75/hour stretch."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 817
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703005722 {#2109
      date: 2023-12-19 18:08:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2248 …}
    +votes: Doctrine\ORM\PersistentCollection {#2247 …}
    +reports: Doctrine\ORM\PersistentCollection {#2256 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
    +badges: Doctrine\ORM\PersistentCollection {#2188 …}
    +children: [
      App\Entity\EntryComment {#2391}
    ]
    -id: 23033
    -titleTs: "'bowl':1 'cut':2 'gang':3 'rise':4"
    -bodyTs: "'/hour':8 '4.75':7 'make':5 'mom':1 'realli':2 'stretch':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702988756
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9710631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702902356 {#2233
      date: 2023-12-18 13:25:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: null
  +root: null
  +body: "It never was “bowl cut.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702948874 {#1407
    date: 2023-12-19 02:21:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spicytuna62@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 233542
  -bodyTs: "'bowl':4 'cut':5 'never':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5756181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702948874 {#1883
    date: 2023-12-19 02:21:14.0 +01:00
  }
  +"title": 233542
}
"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\Entry {#1613
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
  +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 {#1566
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: [
    7 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704601289 {#1401
        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 {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -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 {#1382
        date: 2024-01-07 05:21:29.0 +01:00
      }
      +"title": 287701
    }
    5 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#2086
        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 {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -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 {#2090
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#2093
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +"title": 289231
    }
    6 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +body: "Does it keep its settings while you swap the batteries?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704600952 {#2021
        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 {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -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 {#2033
        date: 2024-04-09 07:07:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704600952 {#2011
        date: 2024-01-07 05:15:52.0 +01:00
      }
      +"title": 287689
    }
    4 => App\Entity\EntryComment {#2085
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Some day! :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704602706 {#2083
        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 {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -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 {#2082
        date: 2024-01-07 05:45:06.0 +01:00
      }
      +"title": 287734
    }
    3 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +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 {#2191
        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 {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -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 {#2325
        date: 2024-06-22 15:46:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650439 {#2327
        date: 2024-01-07 19:00:39.0 +01:00
      }
      +"title": 289248
    }
    2 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
      +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 {#2348
        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 {#2332 …}
      +nested: Doctrine\ORM\PersistentCollection {#2349 …}
      +votes: Doctrine\ORM\PersistentCollection {#2141 …}
      +reports: Doctrine\ORM\PersistentCollection {#2164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
      -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 {#2346
        date: 2024-01-07 18:59:49.0 +01:00
      }
      +"title": 289246
    }
    1 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +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 {#2048
        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 {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -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 {#2051
        date: 2024-06-25 01:24:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704780207 {#2056
        date: 2024-01-09 07:03:27.0 +01:00
      }
      +"title": 292860
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#2159
        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 {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -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 {#2143
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +"title": 289856
    }
  ]
  -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 {#1559
    date: 2024-04-09 02:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704597769 {#1621
    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
23 DENIED edit
App\Entity\Entry {#1613
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
  +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 {#1566
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: [
    7 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704601289 {#1401
        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 {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -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 {#1382
        date: 2024-01-07 05:21:29.0 +01:00
      }
      +"title": 287701
    }
    5 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#2086
        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 {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -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 {#2090
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#2093
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +"title": 289231
    }
    6 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +body: "Does it keep its settings while you swap the batteries?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704600952 {#2021
        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 {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -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 {#2033
        date: 2024-04-09 07:07:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704600952 {#2011
        date: 2024-01-07 05:15:52.0 +01:00
      }
      +"title": 287689
    }
    4 => App\Entity\EntryComment {#2085
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Some day! :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704602706 {#2083
        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 {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -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 {#2082
        date: 2024-01-07 05:45:06.0 +01:00
      }
      +"title": 287734
    }
    3 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +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 {#2191
        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 {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -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 {#2325
        date: 2024-06-22 15:46:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650439 {#2327
        date: 2024-01-07 19:00:39.0 +01:00
      }
      +"title": 289248
    }
    2 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
      +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 {#2348
        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 {#2332 …}
      +nested: Doctrine\ORM\PersistentCollection {#2349 …}
      +votes: Doctrine\ORM\PersistentCollection {#2141 …}
      +reports: Doctrine\ORM\PersistentCollection {#2164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
      -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 {#2346
        date: 2024-01-07 18:59:49.0 +01:00
      }
      +"title": 289246
    }
    1 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +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 {#2048
        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 {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -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 {#2051
        date: 2024-06-25 01:24:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704780207 {#2056
        date: 2024-01-09 07:03:27.0 +01:00
      }
      +"title": 292860
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#2159
        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 {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -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 {#2143
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +"title": 289856
    }
  ]
  -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 {#1559
    date: 2024-04-09 02:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704597769 {#1621
    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
24 DENIED moderate
App\Entity\Entry {#1613
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
  +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 {#1566
    date: 2024-06-25 02:46:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: [
    7 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1704601289 {#1401
        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 {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2393 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -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 {#1382
        date: 2024-01-07 05:21:29.0 +01:00
      }
      +"title": 287701
    }
    5 => App\Entity\EntryComment {#2092
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704650156 {#2086
        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 {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -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 {#2090
        date: 2024-06-22 15:53:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650156 {#2093
        date: 2024-01-07 18:55:56.0 +01:00
      }
      +"title": 289231
    }
    6 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +body: "Does it keep its settings while you swap the batteries?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704600952 {#2021
        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 {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2030 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -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 {#2033
        date: 2024-04-09 07:07:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704600952 {#2011
        date: 2024-01-07 05:15:52.0 +01:00
      }
      +"title": 287689
    }
    4 => App\Entity\EntryComment {#2085
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Some day! :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704602706 {#2083
        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 {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -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 {#2082
        date: 2024-01-07 05:45:06.0 +01:00
      }
      +"title": 287734
    }
    3 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +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 {#2191
        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 {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -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 {#2325
        date: 2024-06-22 15:46:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704650439 {#2327
        date: 2024-01-07 19:00:39.0 +01:00
      }
      +"title": 289248
    }
    2 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
      +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 {#2348
        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 {#2332 …}
      +nested: Doctrine\ORM\PersistentCollection {#2349 …}
      +votes: Doctrine\ORM\PersistentCollection {#2141 …}
      +reports: Doctrine\ORM\PersistentCollection {#2164 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
      -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 {#2346
        date: 2024-01-07 18:59:49.0 +01:00
      }
      +"title": 289246
    }
    1 => App\Entity\EntryComment {#2059
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +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 {#2048
        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 {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -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 {#2051
        date: 2024-06-25 01:24:46.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704780207 {#2056
        date: 2024-01-09 07:03:27.0 +01:00
      }
      +"title": 292860
    }
    0 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1613}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Yup. HVAC installer drywall gore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704668829 {#2159
        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 {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -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 {#2143
        date: 2024-01-08 00:07:09.0 +01:00
      }
      +"title": 289856
    }
  ]
  -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 {#1559
    date: 2024-04-09 02:50:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704597769 {#1621
    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
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 {#1385
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385}
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704601289 {#1401
    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 {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -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 {#1382
    date: 2024-01-07 05:21:29.0 +01:00
  }
  +"title": 287701
}
"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 {#1385
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385}
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704601289 {#1401
    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 {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -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 {#1382
    date: 2024-01-07 05:21:29.0 +01:00
  }
  +"title": 287701
}
"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 {#1385
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385}
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704601289 {#1401
    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 {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -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 {#1382
    date: 2024-01-07 05:21:29.0 +01:00
  }
  +"title": 287701
}
"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 {#2092
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092}
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#2086
    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 {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -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 {#2090
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#2093
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +"title": 289231
}
"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 {#2092
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092}
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#2086
    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 {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -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 {#2090
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#2093
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +"title": 289231
}
"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 {#2092
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092}
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704650156 {#2086
    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 {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -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 {#2090
    date: 2024-06-22 15:53:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650156 {#2093
    date: 2024-01-07 18:55:56.0 +01:00
  }
  +"title": 289231
}
"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 {#2025
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025}
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#2021
    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 {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -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 {#2033
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#2011
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +"title": 287689
}
"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 {#2025
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025}
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#2021
    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 {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -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 {#2033
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#2011
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +"title": 287689
}
"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 {#2025
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025}
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "Does it keep its settings while you swap the batteries?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704600952 {#2021
    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 {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -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 {#2033
    date: 2024-04-09 07:07:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704600952 {#2011
    date: 2024-01-07 05:15:52.0 +01:00
  }
  +"title": 287689
}
"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 {#2085
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085}
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Some day! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704602706 {#2083
    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 {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -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 {#2082
    date: 2024-01-07 05:45:06.0 +01:00
  }
  +"title": 287734
}
"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 {#2085
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085}
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Some day! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704602706 {#2083
    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 {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -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 {#2082
    date: 2024-01-07 05:45:06.0 +01:00
  }
  +"title": 287734
}
"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 {#2085
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085}
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Some day! :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704602706 {#2083
    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 {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -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 {#2082
    date: 2024-01-07 05:45:06.0 +01:00
  }
  +"title": 287734
}
"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 {#2329
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329}
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +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 {#2191
    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 {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -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 {#2325
    date: 2024-06-22 15:46:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650439 {#2327
    date: 2024-01-07 19:00:39.0 +01:00
  }
  +"title": 289248
}
"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 {#2329
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329}
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +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 {#2191
    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 {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -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 {#2325
    date: 2024-06-22 15:46:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650439 {#2327
    date: 2024-01-07 19:00:39.0 +01:00
  }
  +"title": 289248
}
"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 {#2329
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329}
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +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 {#2191
    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 {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -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 {#2325
    date: 2024-06-22 15:46:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704650439 {#2327
    date: 2024-01-07 19:00:39.0 +01:00
  }
  +"title": 289248
}
"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 {#2351
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351}
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +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 {#2348
    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 {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -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 {#2346
    date: 2024-01-07 18:59:49.0 +01:00
  }
  +"title": 289246
}
"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 {#2351
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351}
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +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 {#2348
    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 {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -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 {#2346
    date: 2024-01-07 18:59:49.0 +01:00
  }
  +"title": 289246
}
"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 {#2351
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351}
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +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 {#2348
    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 {#2332 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -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 {#2346
    date: 2024-01-07 18:59:49.0 +01:00
  }
  +"title": 289246
}
"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 {#2059
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +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 {#2048
    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 {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -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 {#2051
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#2056
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +"title": 292860
}
"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 {#2059
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +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 {#2048
    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 {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -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 {#2051
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#2056
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +"title": 292860
}
"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 {#2059
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059}
      0 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Yup. HVAC installer drywall gore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704668829 {#2159
          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 {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -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 {#2143
          date: 2024-01-08 00:07:09.0 +01:00
        }
        +"title": 289856
      }
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +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 {#2048
    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 {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -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 {#2051
    date: 2024-06-25 01:24:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704780207 {#2056
    date: 2024-01-09 07:03:27.0 +01:00
  }
  +"title": 292860
}
"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 {#2135
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#2159
    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 {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -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 {#2143
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +"title": 289856
}
"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 {#2135
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#2159
    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 {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -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 {#2143
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +"title": 289856
}
"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 {#2135
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1613
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1558 …}
    +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 {#1566
      date: 2024-06-25 02:46:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1702 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      7 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Gotta hide the drywall horror show the HVAC people left. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1704601289 {#1401
          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 {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1381 …}
        +votes: Doctrine\ORM\PersistentCollection {#2393 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -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 {#1382
          date: 2024-01-07 05:21:29.0 +01:00
        }
        +"title": 287701
      }
      5 => App\Entity\EntryComment {#2092
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Huh, I really like how it looks, besides the large wall plate. 😅"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704650156 {#2086
          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 {#2241 …}
        +nested: Doctrine\ORM\PersistentCollection {#2130 …}
        +votes: Doctrine\ORM\PersistentCollection {#2129 …}
        +reports: Doctrine\ORM\PersistentCollection {#2132 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -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 {#2090
          date: 2024-06-22 15:53:12.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650156 {#2093
          date: 2024-01-07 18:55:56.0 +01:00
        }
        +"title": 289231
      }
      6 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +body: "Does it keep its settings while you swap the batteries?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704600952 {#2021
          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 {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2026 …}
        +votes: Doctrine\ORM\PersistentCollection {#2030 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
        -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 {#2033
          date: 2024-04-09 07:07:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704600952 {#2011
          date: 2024-01-07 05:15:52.0 +01:00
        }
        +"title": 287689
      }
      4 => App\Entity\EntryComment {#2085
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Some day! :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704602706 {#2083
          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 {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2077 …}
        +votes: Doctrine\ORM\PersistentCollection {#2063 …}
        +reports: Doctrine\ORM\PersistentCollection {#2064 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
        -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 {#2082
          date: 2024-01-07 05:45:06.0 +01:00
        }
        +"title": 287734
      }
      3 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +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 {#2191
          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 {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -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 {#2325
          date: 2024-06-22 15:46:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704650439 {#2327
          date: 2024-01-07 19:00:39.0 +01:00
        }
        +"title": 289248
      }
      2 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
        +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 {#2348
          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 {#2332 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2141 …}
        +reports: Doctrine\ORM\PersistentCollection {#2164 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2314 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
        -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 {#2346
          date: 2024-01-07 18:59:49.0 +01:00
        }
        +"title": 289246
      }
      1 => App\Entity\EntryComment {#2059
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1613}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +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 {#2048
          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 {#2047 …}
        +nested: Doctrine\ORM\PersistentCollection {#2057 …}
        +votes: Doctrine\ORM\PersistentCollection {#2055 …}
        +reports: Doctrine\ORM\PersistentCollection {#2054 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
        -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 {#2051
          date: 2024-06-25 01:24:46.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704780207 {#2056
          date: 2024-01-09 07:03:27.0 +01:00
        }
        +"title": 292860
      }
      0 => App\Entity\EntryComment {#2135}
    ]
    -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 {#1559
      date: 2024-04-09 02:50:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704597769 {#1621
      date: 2024-01-07 04:22:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1620 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Yup. HVAC installer drywall gore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704668829 {#2159
    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 {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -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 {#2143
    date: 2024-01-08 00:07:09.0 +01:00
  }
  +"title": 289856
}
"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_ADMIN
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 ROLE_MODERATOR
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