1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#1443
+user: Proxies\__CG__\App\Entity\User {#1418 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1419 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
+slug: "Try-to-create-an-absence-event-log-Card"
+title: "Try to create an absence event log Card"
+url: "https://lemmy.world/pictrs/image/8580aa34-9960-4955-af97-8171a6c9906a.png"
+body: """
Im trying to create an event log Card that will show important events during absence, like shown in the attached screenshot.\n
\n
The decision, what is relevant and how its displayed, can be done by node red (i already started to create the flows)\n
\n
Node Red puts the events in a .txt file. To show this Log on my Dashboard, i tried the following: A command sensor is putting the content of the .txt in a sensor.\n
\n
```\n
\n
<span style="color:#323232;">command_line:\n
</span><span style="color:#323232;"> - sensor:\n
</span><span style="color:#323232;"> command: 'cat /share/test.txt'\n
</span><span style="color:#323232;"> name: awaylog\n
</span><span style="color:#323232;">\n
</span>\n
```\n
\n
The .txt file already includs the formating for the text to be shown as alert-types (colored row with related icon). The sensor is then used in a Markdown Card.\n
\n
Problem is, the sensor only seems to be capable of storing 255 characters. This limit exeeds quickly. (one alert-type command is already >50 characters) . If it is exeeded the result is shown as “unknown” (screenshot at the top)\n
\n
Is anybody aware of a solution to avoid this chracter limit. Any other ideas to achiev such an event log ?\n
\n
#**Edit/Solution**: Thanks to @m_randall@sh.itjust.works I just put the log entries in the json_attributes of the sensor and used the actual sensor value (because only this is limited to 255 char.) to just count up the number of log entries. Also i skipped the step creating a command sensor in Home assistant config.yaml, instead i used the sensor node to change it directly with node red.\n
\n
**Node-red sensor node config:**\n
\n
```\n
\n
<span style="color:#323232;">\n
</span><span style="color:#323232;">state = msg.logcount\n
</span><span style="color:#323232;">json_attributes = msg.payload (formated log entry list)\n
</span>\n
```\n
\n
**Markdown card**\n
\n
```\n
\n
<span style="color:#323232;">\n
</span><span style="color:#323232;">type: markdown\n
</span><span style="color:#323232;">entity_id:\n
</span><span style="color:#323232;"> - sensor.absencelog_2\n
</span><span style="color:#323232;">content: |\n
</span><span style="color:#323232;"> ## Absence Events\n
</span><span style="color:#323232;"> {{state_attr('sensor.absencelog_2', 'json_attributes')}}\n
</span><span style="color:#323232;"> \n
</span><span style="color:#323232;"> *This list will be deleted when Marge is home again*\n
</span>\n
```\n
\n
*ps. Marge got a new phonenumber :P*
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 40
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1723163604 {#1411
date: 2024-08-09 02:33:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@m_randall@sh.itjust.works"
]
+comments: Doctrine\ORM\PersistentCollection {#1416 …}
+votes: Doctrine\ORM\PersistentCollection {#1456 …}
+reports: Doctrine\ORM\PersistentCollection {#1461 …}
+favourites: Doctrine\ORM\PersistentCollection {#1463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1448 …}
+badges: Doctrine\ORM\PersistentCollection {#1455 …}
+children: []
-id: 29672
-titleTs: "'absenc':5 'card':8 'creat':3 'event':6 'log':7 'tri':1"
-bodyTs: "'/share/test.txt':82 '2':264,271 '255':127,205 '50':140 'absenc':15,266 'achiev':171 'actual':196 'alert':100,135 'alert-typ':99,134 'alreadi':38,88,139 'also':216 'anybodi':157 'assist':227 'attach':20 'attr':269 'attribut':189,251,273 'avoid':163 'awar':158 'awaylog':84 'capabl':124 'card':8,115,258 'cat':81 'chang':236 'char':206 'charact':128,141 'chracter':165 'color':102 'command':65,77,80,137,223 'config':247 'config.yaml':228 'content':70,265 'count':209 'creat':4,41,221 'dashboard':59 'decis':23 'delet':278 'direct':238 'display':30 'done':33 'edit/solution':176 'entiti':261 'entri':185,215,255 'event':6,13,48,174,267 'exe':131 'exeed':145 'file':52,87 'flow':43 'follow':63 'format':91,253 'got':286 'home':226,282 'icon':106 'id':262 'idea':169 'im':1 'import':12 'includ':89 'instead':229 'json':188,250,272 'like':16 'limit':130,166,203 'line':78 'list':256,275 'log':7,56,175,184,214,254 'm_randall@sh.itjust.works':179 'marg':280,285 'markdown':114,257,260 'msg.logcount':249 'msg.payload':252 'name':83 'new':288 'node':35,44,234,240,243,246 'node-r':242 'number':212 'one':133 'p':290 'phonenumb':289 'problem':116 'ps':284 'put':46,68,182 'quick':132 'red':36,45,241,244 'relat':105 'relev':26 'result':147 'row':103 'screenshot':21,152 'seem':121 'sensor':66,76,79,108,119,192,197,224,233,245 'sensor.absencelog':263,270 'show':11,54 'shown':17,97,149 'skip':218 'solut':161 'start':39 'state':248,268 'step':220 'store':126 'text':94 'thank':177 'top':155 'tri':2,61 'txt':51,73,86 'type':101,136,259 'unknown':151 'use':111,194,231 'valu':198"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705236764
+visibility: "visible "
+apId: "https://lemmy.world/post/10659194"
+editedAt: DateTimeImmutable @1723165817 {#1412
date: 2024-08-09 03:10:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705150364 {#1441
date: 2024-01-13 13:52:44.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#1443
+user: Proxies\__CG__\App\Entity\User {#1418 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1419 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
+slug: "Try-to-create-an-absence-event-log-Card"
+title: "Try to create an absence event log Card"
+url: "https://lemmy.world/pictrs/image/8580aa34-9960-4955-af97-8171a6c9906a.png"
+body: """
Im trying to create an event log Card that will show important events during absence, like shown in the attached screenshot.\n
\n
The decision, what is relevant and how its displayed, can be done by node red (i already started to create the flows)\n
\n
Node Red puts the events in a .txt file. To show this Log on my Dashboard, i tried the following: A command sensor is putting the content of the .txt in a sensor.\n
\n
```\n
\n
<span style="color:#323232;">command_line:\n
</span><span style="color:#323232;"> - sensor:\n
</span><span style="color:#323232;"> command: 'cat /share/test.txt'\n
</span><span style="color:#323232;"> name: awaylog\n
</span><span style="color:#323232;">\n
</span>\n
```\n
\n
The .txt file already includs the formating for the text to be shown as alert-types (colored row with related icon). The sensor is then used in a Markdown Card.\n
\n
Problem is, the sensor only seems to be capable of storing 255 characters. This limit exeeds quickly. (one alert-type command is already >50 characters) . If it is exeeded the result is shown as “unknown” (screenshot at the top)\n
\n
Is anybody aware of a solution to avoid this chracter limit. Any other ideas to achiev such an event log ?\n
\n
#**Edit/Solution**: Thanks to @m_randall@sh.itjust.works I just put the log entries in the json_attributes of the sensor and used the actual sensor value (because only this is limited to 255 char.) to just count up the number of log entries. Also i skipped the step creating a command sensor in Home assistant config.yaml, instead i used the sensor node to change it directly with node red.\n
\n
**Node-red sensor node config:**\n
\n
```\n
\n
<span style="color:#323232;">\n
</span><span style="color:#323232;">state = msg.logcount\n
</span><span style="color:#323232;">json_attributes = msg.payload (formated log entry list)\n
</span>\n
```\n
\n
**Markdown card**\n
\n
```\n
\n
<span style="color:#323232;">\n
</span><span style="color:#323232;">type: markdown\n
</span><span style="color:#323232;">entity_id:\n
</span><span style="color:#323232;"> - sensor.absencelog_2\n
</span><span style="color:#323232;">content: |\n
</span><span style="color:#323232;"> ## Absence Events\n
</span><span style="color:#323232;"> {{state_attr('sensor.absencelog_2', 'json_attributes')}}\n
</span><span style="color:#323232;"> \n
</span><span style="color:#323232;"> *This list will be deleted when Marge is home again*\n
</span>\n
```\n
\n
*ps. Marge got a new phonenumber :P*
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 40
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1723163604 {#1411
date: 2024-08-09 02:33:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@m_randall@sh.itjust.works"
]
+comments: Doctrine\ORM\PersistentCollection {#1416 …}
+votes: Doctrine\ORM\PersistentCollection {#1456 …}
+reports: Doctrine\ORM\PersistentCollection {#1461 …}
+favourites: Doctrine\ORM\PersistentCollection {#1463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1448 …}
+badges: Doctrine\ORM\PersistentCollection {#1455 …}
+children: []
-id: 29672
-titleTs: "'absenc':5 'card':8 'creat':3 'event':6 'log':7 'tri':1"
-bodyTs: "'/share/test.txt':82 '2':264,271 '255':127,205 '50':140 'absenc':15,266 'achiev':171 'actual':196 'alert':100,135 'alert-typ':99,134 'alreadi':38,88,139 'also':216 'anybodi':157 'assist':227 'attach':20 'attr':269 'attribut':189,251,273 'avoid':163 'awar':158 'awaylog':84 'capabl':124 'card':8,115,258 'cat':81 'chang':236 'char':206 'charact':128,141 'chracter':165 'color':102 'command':65,77,80,137,223 'config':247 'config.yaml':228 'content':70,265 'count':209 'creat':4,41,221 'dashboard':59 'decis':23 'delet':278 'direct':238 'display':30 'done':33 'edit/solution':176 'entiti':261 'entri':185,215,255 'event':6,13,48,174,267 'exe':131 'exeed':145 'file':52,87 'flow':43 'follow':63 'format':91,253 'got':286 'home':226,282 'icon':106 'id':262 'idea':169 'im':1 'import':12 'includ':89 'instead':229 'json':188,250,272 'like':16 'limit':130,166,203 'line':78 'list':256,275 'log':7,56,175,184,214,254 'm_randall@sh.itjust.works':179 'marg':280,285 'markdown':114,257,260 'msg.logcount':249 'msg.payload':252 'name':83 'new':288 'node':35,44,234,240,243,246 'node-r':242 'number':212 'one':133 'p':290 'phonenumb':289 'problem':116 'ps':284 'put':46,68,182 'quick':132 'red':36,45,241,244 'relat':105 'relev':26 'result':147 'row':103 'screenshot':21,152 'seem':121 'sensor':66,76,79,108,119,192,197,224,233,245 'sensor.absencelog':263,270 'show':11,54 'shown':17,97,149 'skip':218 'solut':161 'start':39 'state':248,268 'step':220 'store':126 'text':94 'thank':177 'top':155 'tri':2,61 'txt':51,73,86 'type':101,136,259 'unknown':151 'use':111,194,231 'valu':198"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705236764
+visibility: "visible "
+apId: "https://lemmy.world/post/10659194"
+editedAt: DateTimeImmutable @1723165817 {#1412
date: 2024-08-09 03:10:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705150364 {#1441
date: 2024-01-13 13:52:44.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1443
+user: Proxies\__CG__\App\Entity\User {#1418 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1419 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1425 …}
+slug: "Try-to-create-an-absence-event-log-Card"
+title: "Try to create an absence event log Card"
+url: "https://lemmy.world/pictrs/image/8580aa34-9960-4955-af97-8171a6c9906a.png"
+body: """
Im trying to create an event log Card that will show important events during absence, like shown in the attached screenshot.\n
\n
The decision, what is relevant and how its displayed, can be done by node red (i already started to create the flows)\n
\n
Node Red puts the events in a .txt file. To show this Log on my Dashboard, i tried the following: A command sensor is putting the content of the .txt in a sensor.\n
\n
```\n
\n
<span style="color:#323232;">command_line:\n
</span><span style="color:#323232;"> - sensor:\n
</span><span style="color:#323232;"> command: 'cat /share/test.txt'\n
</span><span style="color:#323232;"> name: awaylog\n
</span><span style="color:#323232;">\n
</span>\n
```\n
\n
The .txt file already includs the formating for the text to be shown as alert-types (colored row with related icon). The sensor is then used in a Markdown Card.\n
\n
Problem is, the sensor only seems to be capable of storing 255 characters. This limit exeeds quickly. (one alert-type command is already >50 characters) . If it is exeeded the result is shown as “unknown” (screenshot at the top)\n
\n
Is anybody aware of a solution to avoid this chracter limit. Any other ideas to achiev such an event log ?\n
\n
#**Edit/Solution**: Thanks to @m_randall@sh.itjust.works I just put the log entries in the json_attributes of the sensor and used the actual sensor value (because only this is limited to 255 char.) to just count up the number of log entries. Also i skipped the step creating a command sensor in Home assistant config.yaml, instead i used the sensor node to change it directly with node red.\n
\n
**Node-red sensor node config:**\n
\n
```\n
\n
<span style="color:#323232;">\n
</span><span style="color:#323232;">state = msg.logcount\n
</span><span style="color:#323232;">json_attributes = msg.payload (formated log entry list)\n
</span>\n
```\n
\n
**Markdown card**\n
\n
```\n
\n
<span style="color:#323232;">\n
</span><span style="color:#323232;">type: markdown\n
</span><span style="color:#323232;">entity_id:\n
</span><span style="color:#323232;"> - sensor.absencelog_2\n
</span><span style="color:#323232;">content: |\n
</span><span style="color:#323232;"> ## Absence Events\n
</span><span style="color:#323232;"> {{state_attr('sensor.absencelog_2', 'json_attributes')}}\n
</span><span style="color:#323232;"> \n
</span><span style="color:#323232;"> *This list will be deleted when Marge is home again*\n
</span>\n
```\n
\n
*ps. Marge got a new phonenumber :P*
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 40
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1723163604 {#1411
date: 2024-08-09 02:33:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@m_randall@sh.itjust.works"
]
+comments: Doctrine\ORM\PersistentCollection {#1416 …}
+votes: Doctrine\ORM\PersistentCollection {#1456 …}
+reports: Doctrine\ORM\PersistentCollection {#1461 …}
+favourites: Doctrine\ORM\PersistentCollection {#1463 …}
+notifications: Doctrine\ORM\PersistentCollection {#1448 …}
+badges: Doctrine\ORM\PersistentCollection {#1455 …}
+children: []
-id: 29672
-titleTs: "'absenc':5 'card':8 'creat':3 'event':6 'log':7 'tri':1"
-bodyTs: "'/share/test.txt':82 '2':264,271 '255':127,205 '50':140 'absenc':15,266 'achiev':171 'actual':196 'alert':100,135 'alert-typ':99,134 'alreadi':38,88,139 'also':216 'anybodi':157 'assist':227 'attach':20 'attr':269 'attribut':189,251,273 'avoid':163 'awar':158 'awaylog':84 'capabl':124 'card':8,115,258 'cat':81 'chang':236 'char':206 'charact':128,141 'chracter':165 'color':102 'command':65,77,80,137,223 'config':247 'config.yaml':228 'content':70,265 'count':209 'creat':4,41,221 'dashboard':59 'decis':23 'delet':278 'direct':238 'display':30 'done':33 'edit/solution':176 'entiti':261 'entri':185,215,255 'event':6,13,48,174,267 'exe':131 'exeed':145 'file':52,87 'flow':43 'follow':63 'format':91,253 'got':286 'home':226,282 'icon':106 'id':262 'idea':169 'im':1 'import':12 'includ':89 'instead':229 'json':188,250,272 'like':16 'limit':130,166,203 'line':78 'list':256,275 'log':7,56,175,184,214,254 'm_randall@sh.itjust.works':179 'marg':280,285 'markdown':114,257,260 'msg.logcount':249 'msg.payload':252 'name':83 'new':288 'node':35,44,234,240,243,246 'node-r':242 'number':212 'one':133 'p':290 'phonenumb':289 'problem':116 'ps':284 'put':46,68,182 'quick':132 'red':36,45,241,244 'relat':105 'relev':26 'result':147 'row':103 'screenshot':21,152 'seem':121 'sensor':66,76,79,108,119,192,197,224,233,245 'sensor.absencelog':263,270 'show':11,54 'shown':17,97,149 'skip':218 'solut':161 'start':39 'state':248,268 'step':220 'store':126 'text':94 'thank':177 'top':155 'tri':2,61 'txt':51,73,86 'type':101,136,259 'unknown':151 'use':111,194,231 'valu':198"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705236764
+visibility: "visible "
+apId: "https://lemmy.world/post/10659194"
+editedAt: DateTimeImmutable @1723165817 {#1412
date: 2024-08-09 03:10:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705150364 {#1441
date: 2024-01-13 13:52:44.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\Entry {#1704
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1712 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
+slug: "How-do-you-get-the-top-bar"
+title: "How do you get the top bar?"
+url: "https://www.home-assistant.io/images/hero_screenshot.png"
+body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 55
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719212588 {#1631
date: 2024-06-24 09:03:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1710 …}
+votes: Doctrine\ORM\PersistentCollection {#1742 …}
+reports: Doctrine\ORM\PersistentCollection {#1659 …}
+favourites: Doctrine\ORM\PersistentCollection {#1747 …}
+notifications: Doctrine\ORM\PersistentCollection {#1753 …}
+badges: Doctrine\ORM\PersistentCollection {#1749 …}
+children: []
-id: 27232
-titleTs: "'bar':7 'get':4 'top':6"
-bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704477744
+visibility: "visible "
+apId: "https://lemmy.tf/post/3151499"
+editedAt: null
+createdAt: DateTimeImmutable @1704391344 {#1406
date: 2024-01-04 19:02:24.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\Entry {#1704
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1712 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
+slug: "How-do-you-get-the-top-bar"
+title: "How do you get the top bar?"
+url: "https://www.home-assistant.io/images/hero_screenshot.png"
+body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 55
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719212588 {#1631
date: 2024-06-24 09:03:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1710 …}
+votes: Doctrine\ORM\PersistentCollection {#1742 …}
+reports: Doctrine\ORM\PersistentCollection {#1659 …}
+favourites: Doctrine\ORM\PersistentCollection {#1747 …}
+notifications: Doctrine\ORM\PersistentCollection {#1753 …}
+badges: Doctrine\ORM\PersistentCollection {#1749 …}
+children: []
-id: 27232
-titleTs: "'bar':7 'get':4 'top':6"
-bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704477744
+visibility: "visible "
+apId: "https://lemmy.tf/post/3151499"
+editedAt: null
+createdAt: DateTimeImmutable @1704391344 {#1406
date: 2024-01-04 19:02:24.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\Entry {#1704
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1712 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
+slug: "How-do-you-get-the-top-bar"
+title: "How do you get the top bar?"
+url: "https://www.home-assistant.io/images/hero_screenshot.png"
+body: "There’s this picture on the home assistant front page with an epic top bar. How would one enable such a thing?"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 5
+favouriteCount: 55
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719212588 {#1631
date: 2024-06-24 09:03:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1710 …}
+votes: Doctrine\ORM\PersistentCollection {#1742 …}
+reports: Doctrine\ORM\PersistentCollection {#1659 …}
+favourites: Doctrine\ORM\PersistentCollection {#1747 …}
+notifications: Doctrine\ORM\PersistentCollection {#1753 …}
+badges: Doctrine\ORM\PersistentCollection {#1749 …}
+children: []
-id: 27232
-titleTs: "'bar':7 'get':4 'top':6"
-bodyTs: "'assist':8 'bar':15 'enabl':19 'epic':13 'front':9 'home':7 'one':18 'page':10 'pictur':4 'thing':22 'top':14 'would':17"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704477744
+visibility: "visible "
+apId: "https://lemmy.tf/post/3151499"
+editedAt: null
+createdAt: DateTimeImmutable @1704391344 {#1406
date: 2024-01-04 19:02:24.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\Entry {#1638
+user: Proxies\__CG__\App\Entity\User {#1637 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Zigbee-Cluster-0xEF00"
+title: "Zigbee Cluster 0xEF00"
+url: null
+body: """
I’ve been going through my system logs and working on resolving the miscellaneous errors; mostly it’s just due to poorly-written automations where the automation would be called while it was still running. Easy fix.\n
\n
What I can’t seem to fix is a constant stream of “Unknown cluster command” errors on cluster 0xef00 coming from ZHA. I’ve discovered that the 0xef00 cluster is a manufacturer-specific cluster. All of my errors come from Tuya mmWave sensors; apparently Tuya uses this cluster for inter-device communication.\n
\n
All of my devices work, but this error is polluting the logs to a large degree; right now it’s showing over 100k instances of this error. Is there a way to have HA just ignore this cluster completely? It’s not causing any issues with functionality, but I would rather the logs just show *actual* errors so I can more easily identify problems and fix them.\n
\n
I’ve read that Z2MQTT doesn’t have this issue, but swapping from ZHA to Z2MQTT is not an option for me, especially for what amounts to a logging issue. It would require re-pairing almost 100 Zigbee devices and modifying nearly every single automation.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 6
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1720313363 {#1445
date: 2024-07-07 02:49:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1642 …}
+votes: Doctrine\ORM\PersistentCollection {#1643 …}
+reports: Doctrine\ORM\PersistentCollection {#1633 …}
+favourites: Doctrine\ORM\PersistentCollection {#1624 …}
+notifications: Doctrine\ORM\PersistentCollection {#1636 …}
+badges: Doctrine\ORM\PersistentCollection {#1660 …}
+children: []
-id: 28448
-titleTs: "'0xef00':3 'cluster':2 'zigbe':1"
-bodyTs: "'0xef00':57,66 '100':197 '100k':115 'actual':148 'almost':196 'amount':185 'appar':83 'autom':25,28,205 'call':31 'caus':135 'cluster':52,56,67,73,87,130 'come':58,78 'command':53 'communic':92 'complet':131 'constant':48 'degre':108 'devic':91,96,199 'discov':63 'doesn':165 'due':20 'easi':37 'easili':154 'error':15,54,77,100,119,149 'especi':182 'everi':203 'fix':38,45,158 'function':139 'go':4 'ha':126 'identifi':155 'ignor':128 'instanc':116 'inter':90 'inter-devic':89 'issu':137,169,189 'larg':107 'log':8,104,145,188 'manufactur':71 'manufacturer-specif':70 'miscellan':14 'mmwave':81 'modifi':201 'most':16 'near':202 'option':179 'pair':195 'pollut':102 'poor':23 'poorly-written':22 'problem':156 'rather':143 're':194 're-pair':193 'read':162 'requir':192 'resolv':12 'right':109 'run':36 'seem':43 'sensor':82 'show':113,147 'singl':204 'specif':72 'still':35 'stream':49 'swap':171 'system':7 'tuya':80,84 'unknown':51 'use':85 've':2,62,161 'way':123 'work':10,97 'would':29,142,191 'written':24 'z2mqtt':164,175 'zha':60,173 'zigbe':198"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704861772
+visibility: "visible "
+apId: "https://lemmy.world/post/10503400"
+editedAt: null
+createdAt: DateTimeImmutable @1704825772 {#1465
date: 2024-01-09 19:42:52.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\Entry {#1638
+user: Proxies\__CG__\App\Entity\User {#1637 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Zigbee-Cluster-0xEF00"
+title: "Zigbee Cluster 0xEF00"
+url: null
+body: """
I’ve been going through my system logs and working on resolving the miscellaneous errors; mostly it’s just due to poorly-written automations where the automation would be called while it was still running. Easy fix.\n
\n
What I can’t seem to fix is a constant stream of “Unknown cluster command” errors on cluster 0xef00 coming from ZHA. I’ve discovered that the 0xef00 cluster is a manufacturer-specific cluster. All of my errors come from Tuya mmWave sensors; apparently Tuya uses this cluster for inter-device communication.\n
\n
All of my devices work, but this error is polluting the logs to a large degree; right now it’s showing over 100k instances of this error. Is there a way to have HA just ignore this cluster completely? It’s not causing any issues with functionality, but I would rather the logs just show *actual* errors so I can more easily identify problems and fix them.\n
\n
I’ve read that Z2MQTT doesn’t have this issue, but swapping from ZHA to Z2MQTT is not an option for me, especially for what amounts to a logging issue. It would require re-pairing almost 100 Zigbee devices and modifying nearly every single automation.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 6
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1720313363 {#1445
date: 2024-07-07 02:49:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1642 …}
+votes: Doctrine\ORM\PersistentCollection {#1643 …}
+reports: Doctrine\ORM\PersistentCollection {#1633 …}
+favourites: Doctrine\ORM\PersistentCollection {#1624 …}
+notifications: Doctrine\ORM\PersistentCollection {#1636 …}
+badges: Doctrine\ORM\PersistentCollection {#1660 …}
+children: []
-id: 28448
-titleTs: "'0xef00':3 'cluster':2 'zigbe':1"
-bodyTs: "'0xef00':57,66 '100':197 '100k':115 'actual':148 'almost':196 'amount':185 'appar':83 'autom':25,28,205 'call':31 'caus':135 'cluster':52,56,67,73,87,130 'come':58,78 'command':53 'communic':92 'complet':131 'constant':48 'degre':108 'devic':91,96,199 'discov':63 'doesn':165 'due':20 'easi':37 'easili':154 'error':15,54,77,100,119,149 'especi':182 'everi':203 'fix':38,45,158 'function':139 'go':4 'ha':126 'identifi':155 'ignor':128 'instanc':116 'inter':90 'inter-devic':89 'issu':137,169,189 'larg':107 'log':8,104,145,188 'manufactur':71 'manufacturer-specif':70 'miscellan':14 'mmwave':81 'modifi':201 'most':16 'near':202 'option':179 'pair':195 'pollut':102 'poor':23 'poorly-written':22 'problem':156 'rather':143 're':194 're-pair':193 'read':162 'requir':192 'resolv':12 'right':109 'run':36 'seem':43 'sensor':82 'show':113,147 'singl':204 'specif':72 'still':35 'stream':49 'swap':171 'system':7 'tuya':80,84 'unknown':51 'use':85 've':2,62,161 'way':123 'work':10,97 'would':29,142,191 'written':24 'z2mqtt':164,175 'zha':60,173 'zigbe':198"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704861772
+visibility: "visible "
+apId: "https://lemmy.world/post/10503400"
+editedAt: null
+createdAt: DateTimeImmutable @1704825772 {#1465
date: 2024-01-09 19:42:52.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\Entry {#1638
+user: Proxies\__CG__\App\Entity\User {#1637 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Zigbee-Cluster-0xEF00"
+title: "Zigbee Cluster 0xEF00"
+url: null
+body: """
I’ve been going through my system logs and working on resolving the miscellaneous errors; mostly it’s just due to poorly-written automations where the automation would be called while it was still running. Easy fix.\n
\n
What I can’t seem to fix is a constant stream of “Unknown cluster command” errors on cluster 0xef00 coming from ZHA. I’ve discovered that the 0xef00 cluster is a manufacturer-specific cluster. All of my errors come from Tuya mmWave sensors; apparently Tuya uses this cluster for inter-device communication.\n
\n
All of my devices work, but this error is polluting the logs to a large degree; right now it’s showing over 100k instances of this error. Is there a way to have HA just ignore this cluster completely? It’s not causing any issues with functionality, but I would rather the logs just show *actual* errors so I can more easily identify problems and fix them.\n
\n
I’ve read that Z2MQTT doesn’t have this issue, but swapping from ZHA to Z2MQTT is not an option for me, especially for what amounts to a logging issue. It would require re-pairing almost 100 Zigbee devices and modifying nearly every single automation.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 6
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1720313363 {#1445
date: 2024-07-07 02:49:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1642 …}
+votes: Doctrine\ORM\PersistentCollection {#1643 …}
+reports: Doctrine\ORM\PersistentCollection {#1633 …}
+favourites: Doctrine\ORM\PersistentCollection {#1624 …}
+notifications: Doctrine\ORM\PersistentCollection {#1636 …}
+badges: Doctrine\ORM\PersistentCollection {#1660 …}
+children: []
-id: 28448
-titleTs: "'0xef00':3 'cluster':2 'zigbe':1"
-bodyTs: "'0xef00':57,66 '100':197 '100k':115 'actual':148 'almost':196 'amount':185 'appar':83 'autom':25,28,205 'call':31 'caus':135 'cluster':52,56,67,73,87,130 'come':58,78 'command':53 'communic':92 'complet':131 'constant':48 'degre':108 'devic':91,96,199 'discov':63 'doesn':165 'due':20 'easi':37 'easili':154 'error':15,54,77,100,119,149 'especi':182 'everi':203 'fix':38,45,158 'function':139 'go':4 'ha':126 'identifi':155 'ignor':128 'instanc':116 'inter':90 'inter-devic':89 'issu':137,169,189 'larg':107 'log':8,104,145,188 'manufactur':71 'manufacturer-specif':70 'miscellan':14 'mmwave':81 'modifi':201 'most':16 'near':202 'option':179 'pair':195 'pollut':102 'poor':23 'poorly-written':22 'problem':156 'rather':143 're':194 're-pair':193 'read':162 'requir':192 'resolv':12 'right':109 'run':36 'seem':43 'sensor':82 'show':113,147 'singl':204 'specif':72 'still':35 'stream':49 'swap':171 'system':7 'tuya':80,84 'unknown':51 'use':85 've':2,62,161 'way':123 'work':10,97 'would':29,142,191 'written':24 'z2mqtt':164,175 'zha':60,173 'zigbe':198"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704861772
+visibility: "visible "
+apId: "https://lemmy.world/post/10503400"
+editedAt: null
+createdAt: DateTimeImmutable @1704825772 {#1465
date: 2024-01-09 19:42:52.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\Entry {#1703
+user: Proxies\__CG__\App\Entity\User {#1700 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Variable-Position-Damper-Control"
+title: "Variable Position Damper Control"
+url: null
+body: """
I have to preface by saying that this isn’t really related to Home Assistant. I can’t find a more generic home automation community on Lemmy and I figured someone here might have some experience with this so I hope is post is allowed.\n
\n
I have a large masonry fireplace that I’m fixing some issues with. It has a fresh air intake that I’m venting outside the house. Code says the air intake also has to have a damper which can be closed to prevent the fire from burning out of control.\n
\n
I’m planning to use a 24 volt power open/power close damper. I want to be able to modulate it with a wall control where it can be set in increments somewhere between 0% and 100% open. I’m sure I could engineer a creative solution but I wanted to see if anyone else had a simpler way of accomplishing this first.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726396439 {#1699
date: 2024-09-15 12:33:59.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1693 …}
+votes: Doctrine\ORM\PersistentCollection {#1695 …}
+reports: Doctrine\ORM\PersistentCollection {#1698 …}
+favourites: Doctrine\ORM\PersistentCollection {#1709 …}
+notifications: Doctrine\ORM\PersistentCollection {#1610 …}
+badges: Doctrine\ORM\PersistentCollection {#1606 …}
+children: []
-id: 30947
-titleTs: "'control':4 'damper':3 'posit':2 'variabl':1"
-bodyTs: "'0':129 '100':131 '24':102 'abl':112 'accomplish':155 'air':63,75 'allow':45 'also':77 'anyon':148 'assist':15 'autom':24 'burn':92 'close':86,106 'code':72 'communiti':25 'control':95,119 'could':137 'creativ':140 'damper':82,107 'els':149 'engin':138 'experi':36 'figur':30 'find':19 'fire':90 'fireplac':51 'first':157 'fix':55 'fresh':62 'generic':22 'home':14,23 'hope':41 'hous':71 'increment':126 'intak':64,76 'isn':9 'issu':57 'larg':49 'lemmi':27 'm':54,67,97,134 'masonri':50 'might':33 'modul':114 'open':132 'open/power':105 'outsid':69 'plan':98 'post':43 'power':104 'prefac':4 'prevent':88 'realli':11 'relat':12 'say':6,73 'see':146 'set':124 'simpler':152 'solut':141 'someon':31 'somewher':127 'sure':135 'use':100 'vent':68 'volt':103 'wall':118 'want':109,144 'way':153"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705471129
+visibility: "visible "
+apId: "https://sh.itjust.works/post/12887463"
+editedAt: null
+createdAt: DateTimeImmutable @1705416629 {#1694
date: 2024-01-16 15:50:29.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\Entry {#1703
+user: Proxies\__CG__\App\Entity\User {#1700 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Variable-Position-Damper-Control"
+title: "Variable Position Damper Control"
+url: null
+body: """
I have to preface by saying that this isn’t really related to Home Assistant. I can’t find a more generic home automation community on Lemmy and I figured someone here might have some experience with this so I hope is post is allowed.\n
\n
I have a large masonry fireplace that I’m fixing some issues with. It has a fresh air intake that I’m venting outside the house. Code says the air intake also has to have a damper which can be closed to prevent the fire from burning out of control.\n
\n
I’m planning to use a 24 volt power open/power close damper. I want to be able to modulate it with a wall control where it can be set in increments somewhere between 0% and 100% open. I’m sure I could engineer a creative solution but I wanted to see if anyone else had a simpler way of accomplishing this first.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726396439 {#1699
date: 2024-09-15 12:33:59.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1693 …}
+votes: Doctrine\ORM\PersistentCollection {#1695 …}
+reports: Doctrine\ORM\PersistentCollection {#1698 …}
+favourites: Doctrine\ORM\PersistentCollection {#1709 …}
+notifications: Doctrine\ORM\PersistentCollection {#1610 …}
+badges: Doctrine\ORM\PersistentCollection {#1606 …}
+children: []
-id: 30947
-titleTs: "'control':4 'damper':3 'posit':2 'variabl':1"
-bodyTs: "'0':129 '100':131 '24':102 'abl':112 'accomplish':155 'air':63,75 'allow':45 'also':77 'anyon':148 'assist':15 'autom':24 'burn':92 'close':86,106 'code':72 'communiti':25 'control':95,119 'could':137 'creativ':140 'damper':82,107 'els':149 'engin':138 'experi':36 'figur':30 'find':19 'fire':90 'fireplac':51 'first':157 'fix':55 'fresh':62 'generic':22 'home':14,23 'hope':41 'hous':71 'increment':126 'intak':64,76 'isn':9 'issu':57 'larg':49 'lemmi':27 'm':54,67,97,134 'masonri':50 'might':33 'modul':114 'open':132 'open/power':105 'outsid':69 'plan':98 'post':43 'power':104 'prefac':4 'prevent':88 'realli':11 'relat':12 'say':6,73 'see':146 'set':124 'simpler':152 'solut':141 'someon':31 'somewher':127 'sure':135 'use':100 'vent':68 'volt':103 'wall':118 'want':109,144 'way':153"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705471129
+visibility: "visible "
+apId: "https://sh.itjust.works/post/12887463"
+editedAt: null
+createdAt: DateTimeImmutable @1705416629 {#1694
date: 2024-01-16 15:50:29.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\Entry {#1703
+user: Proxies\__CG__\App\Entity\User {#1700 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Variable-Position-Damper-Control"
+title: "Variable Position Damper Control"
+url: null
+body: """
I have to preface by saying that this isn’t really related to Home Assistant. I can’t find a more generic home automation community on Lemmy and I figured someone here might have some experience with this so I hope is post is allowed.\n
\n
I have a large masonry fireplace that I’m fixing some issues with. It has a fresh air intake that I’m venting outside the house. Code says the air intake also has to have a damper which can be closed to prevent the fire from burning out of control.\n
\n
I’m planning to use a 24 volt power open/power close damper. I want to be able to modulate it with a wall control where it can be set in increments somewhere between 0% and 100% open. I’m sure I could engineer a creative solution but I wanted to see if anyone else had a simpler way of accomplishing this first.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 5
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1726396439 {#1699
date: 2024-09-15 12:33:59.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1693 …}
+votes: Doctrine\ORM\PersistentCollection {#1695 …}
+reports: Doctrine\ORM\PersistentCollection {#1698 …}
+favourites: Doctrine\ORM\PersistentCollection {#1709 …}
+notifications: Doctrine\ORM\PersistentCollection {#1610 …}
+badges: Doctrine\ORM\PersistentCollection {#1606 …}
+children: []
-id: 30947
-titleTs: "'control':4 'damper':3 'posit':2 'variabl':1"
-bodyTs: "'0':129 '100':131 '24':102 'abl':112 'accomplish':155 'air':63,75 'allow':45 'also':77 'anyon':148 'assist':15 'autom':24 'burn':92 'close':86,106 'code':72 'communiti':25 'control':95,119 'could':137 'creativ':140 'damper':82,107 'els':149 'engin':138 'experi':36 'figur':30 'find':19 'fire':90 'fireplac':51 'first':157 'fix':55 'fresh':62 'generic':22 'home':14,23 'hope':41 'hous':71 'increment':126 'intak':64,76 'isn':9 'issu':57 'larg':49 'lemmi':27 'm':54,67,97,134 'masonri':50 'might':33 'modul':114 'open':132 'open/power':105 'outsid':69 'plan':98 'post':43 'power':104 'prefac':4 'prevent':88 'realli':11 'relat':12 'say':6,73 'see':146 'set':124 'simpler':152 'solut':141 'someon':31 'somewher':127 'sure':135 'use':100 'vent':68 'volt':103 'wall':118 'want':109,144 'way':153"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705471129
+visibility: "visible "
+apId: "https://sh.itjust.works/post/12887463"
+editedAt: null
+createdAt: DateTimeImmutable @1705416629 {#1694
date: 2024-01-16 15:50:29.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\Entry {#1743
+user: Proxies\__CG__\App\Entity\User {#1752 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1744 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
+slug: "Zwave-Thermostat-Outlier-stats"
+title: "Zwave Thermostat- Outlier stats"
+url: "https://feddit.nl/pictrs/image/1830f1d5-faa0-42fa-bb36-0ec34807ece9.png"
+body: "Can anyone explain these annoying outlier points from my zwave thermostat? This is from a honeywell thermostat, but before this I had a trane that suffered from the same problem. It happens with current temperature and humidity. It’s not like its terrible, it doesn’t mess with my automatons or anything, but when I want to look into my heating history it really screws with the scale"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 4
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727123080 {#1612
date: 2024-09-23 22:24:40.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1646 …}
+votes: Doctrine\ORM\PersistentCollection {#1645 …}
+reports: Doctrine\ORM\PersistentCollection {#1641 …}
+favourites: Doctrine\ORM\PersistentCollection {#1665 …}
+notifications: Doctrine\ORM\PersistentCollection {#1674 …}
+badges: Doctrine\ORM\PersistentCollection {#1672 …}
+children: []
-id: 31867
-titleTs: "'outlier':3 'stat':4 'thermostat':2 'zwave':1"
-bodyTs: "'annoy':5 'anyon':2 'anyth':52 'automaton':50 'current':34 'doesn':45 'explain':3 'happen':32 'heat':61 'histori':62 'honeywel':16 'humid':37 'like':41 'look':58 'mess':47 'outlier':6 'point':7 'problem':30 'realli':64 'scale':68 'screw':65 'suffer':26 'temperatur':35 'terribl':43 'thermostat':11,17 'trane':24 'want':56 'zwave':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705773814
+visibility: "visible "
+apId: "https://feddit.nl/post/9434384"
+editedAt: null
+createdAt: DateTimeImmutable @1705725314 {#1615
date: 2024-01-20 05:35:14.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\Entry {#1743
+user: Proxies\__CG__\App\Entity\User {#1752 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1744 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
+slug: "Zwave-Thermostat-Outlier-stats"
+title: "Zwave Thermostat- Outlier stats"
+url: "https://feddit.nl/pictrs/image/1830f1d5-faa0-42fa-bb36-0ec34807ece9.png"
+body: "Can anyone explain these annoying outlier points from my zwave thermostat? This is from a honeywell thermostat, but before this I had a trane that suffered from the same problem. It happens with current temperature and humidity. It’s not like its terrible, it doesn’t mess with my automatons or anything, but when I want to look into my heating history it really screws with the scale"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 4
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727123080 {#1612
date: 2024-09-23 22:24:40.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1646 …}
+votes: Doctrine\ORM\PersistentCollection {#1645 …}
+reports: Doctrine\ORM\PersistentCollection {#1641 …}
+favourites: Doctrine\ORM\PersistentCollection {#1665 …}
+notifications: Doctrine\ORM\PersistentCollection {#1674 …}
+badges: Doctrine\ORM\PersistentCollection {#1672 …}
+children: []
-id: 31867
-titleTs: "'outlier':3 'stat':4 'thermostat':2 'zwave':1"
-bodyTs: "'annoy':5 'anyon':2 'anyth':52 'automaton':50 'current':34 'doesn':45 'explain':3 'happen':32 'heat':61 'histori':62 'honeywel':16 'humid':37 'like':41 'look':58 'mess':47 'outlier':6 'point':7 'problem':30 'realli':64 'scale':68 'screw':65 'suffer':26 'temperatur':35 'terribl':43 'thermostat':11,17 'trane':24 'want':56 'zwave':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705773814
+visibility: "visible "
+apId: "https://feddit.nl/post/9434384"
+editedAt: null
+createdAt: DateTimeImmutable @1705725314 {#1615
date: 2024-01-20 05:35:14.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\Entry {#1743
+user: Proxies\__CG__\App\Entity\User {#1752 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1744 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
+slug: "Zwave-Thermostat-Outlier-stats"
+title: "Zwave Thermostat- Outlier stats"
+url: "https://feddit.nl/pictrs/image/1830f1d5-faa0-42fa-bb36-0ec34807ece9.png"
+body: "Can anyone explain these annoying outlier points from my zwave thermostat? This is from a honeywell thermostat, but before this I had a trane that suffered from the same problem. It happens with current temperature and humidity. It’s not like its terrible, it doesn’t mess with my automatons or anything, but when I want to look into my heating history it really screws with the scale"
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 4
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727123080 {#1612
date: 2024-09-23 22:24:40.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1646 …}
+votes: Doctrine\ORM\PersistentCollection {#1645 …}
+reports: Doctrine\ORM\PersistentCollection {#1641 …}
+favourites: Doctrine\ORM\PersistentCollection {#1665 …}
+notifications: Doctrine\ORM\PersistentCollection {#1674 …}
+badges: Doctrine\ORM\PersistentCollection {#1672 …}
+children: []
-id: 31867
-titleTs: "'outlier':3 'stat':4 'thermostat':2 'zwave':1"
-bodyTs: "'annoy':5 'anyon':2 'anyth':52 'automaton':50 'current':34 'doesn':45 'explain':3 'happen':32 'heat':61 'histori':62 'honeywel':16 'humid':37 'like':41 'look':58 'mess':47 'outlier':6 'point':7 'problem':30 'realli':64 'scale':68 'screw':65 'suffer':26 'temperatur':35 'terribl':43 'thermostat':11,17 'trane':24 'want':56 'zwave':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705773814
+visibility: "visible "
+apId: "https://feddit.nl/post/9434384"
+editedAt: null
+createdAt: DateTimeImmutable @1705725314 {#1615
date: 2024-01-20 05:35:14.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\Entry {#1866
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Anyone-seen-or-built-an-alternative-to-the-M5Stack-Atom"
+title: "Anyone seen or built an alternative to the M5Stack Atom Echo for HA voice pipeline?"
+url: null
+body: "These things aren’t bad, I’ve got a few that I use sort of successfully, but the speaker and mic aren’t very powerful. I was thinking of building one with an ESP32 and i2S (not i2c, that threw me off too) speaker/mic, but I’m wondering if I’d be reinventing the wheel here if there’s a better alternative already out there."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 17
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711392247 {#1875
date: 2024-03-25 19:44:07.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1930 …}
+votes: Doctrine\ORM\PersistentCollection {#1379 …}
+reports: Doctrine\ORM\PersistentCollection {#1895 …}
+favourites: Doctrine\ORM\PersistentCollection {#2451 …}
+notifications: Doctrine\ORM\PersistentCollection {#1502 …}
+badges: Doctrine\ORM\PersistentCollection {#1544 …}
+children: []
-id: 26953
-titleTs: "'altern':6 'anyon':1 'atom':10 'built':4 'echo':11 'ha':13 'm5stack':9 'pipelin':15 'seen':2 'voic':14"
-bodyTs: "'alreadi':63 'altern':62 'aren':3,22 'bad':5 'better':61 'build':30 'd':51 'esp32':34 'got':8 'i2c':38 'i2s':36 'm':47 'mic':21 'one':31 'power':25 'reinvent':53 'sort':14 'speaker':19 'speaker/mic':44 'success':16 'thing':2 'think':28 'threw':40 'use':13 've':7 'wheel':55 'wonder':48"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704357344
+visibility: "visible "
+apId: "https://lemmy.world/post/10271963"
+editedAt: DateTimeImmutable @1711332936 {#2435
date: 2024-03-25 03:15:36.0 +01:00
}
+createdAt: DateTimeImmutable @1704295344 {#2407
date: 2024-01-03 16:22:24.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\Entry {#1866
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Anyone-seen-or-built-an-alternative-to-the-M5Stack-Atom"
+title: "Anyone seen or built an alternative to the M5Stack Atom Echo for HA voice pipeline?"
+url: null
+body: "These things aren’t bad, I’ve got a few that I use sort of successfully, but the speaker and mic aren’t very powerful. I was thinking of building one with an ESP32 and i2S (not i2c, that threw me off too) speaker/mic, but I’m wondering if I’d be reinventing the wheel here if there’s a better alternative already out there."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 17
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711392247 {#1875
date: 2024-03-25 19:44:07.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1930 …}
+votes: Doctrine\ORM\PersistentCollection {#1379 …}
+reports: Doctrine\ORM\PersistentCollection {#1895 …}
+favourites: Doctrine\ORM\PersistentCollection {#2451 …}
+notifications: Doctrine\ORM\PersistentCollection {#1502 …}
+badges: Doctrine\ORM\PersistentCollection {#1544 …}
+children: []
-id: 26953
-titleTs: "'altern':6 'anyon':1 'atom':10 'built':4 'echo':11 'ha':13 'm5stack':9 'pipelin':15 'seen':2 'voic':14"
-bodyTs: "'alreadi':63 'altern':62 'aren':3,22 'bad':5 'better':61 'build':30 'd':51 'esp32':34 'got':8 'i2c':38 'i2s':36 'm':47 'mic':21 'one':31 'power':25 'reinvent':53 'sort':14 'speaker':19 'speaker/mic':44 'success':16 'thing':2 'think':28 'threw':40 'use':13 've':7 'wheel':55 'wonder':48"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704357344
+visibility: "visible "
+apId: "https://lemmy.world/post/10271963"
+editedAt: DateTimeImmutable @1711332936 {#2435
date: 2024-03-25 03:15:36.0 +01:00
}
+createdAt: DateTimeImmutable @1704295344 {#2407
date: 2024-01-03 16:22:24.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\Entry {#1866
+user: Proxies\__CG__\App\Entity\User {#1371 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Anyone-seen-or-built-an-alternative-to-the-M5Stack-Atom"
+title: "Anyone seen or built an alternative to the M5Stack Atom Echo for HA voice pipeline?"
+url: null
+body: "These things aren’t bad, I’ve got a few that I use sort of successfully, but the speaker and mic aren’t very powerful. I was thinking of building one with an ESP32 and i2S (not i2c, that threw me off too) speaker/mic, but I’m wondering if I’d be reinventing the wheel here if there’s a better alternative already out there."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 17
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711392247 {#1875
date: 2024-03-25 19:44:07.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1930 …}
+votes: Doctrine\ORM\PersistentCollection {#1379 …}
+reports: Doctrine\ORM\PersistentCollection {#1895 …}
+favourites: Doctrine\ORM\PersistentCollection {#2451 …}
+notifications: Doctrine\ORM\PersistentCollection {#1502 …}
+badges: Doctrine\ORM\PersistentCollection {#1544 …}
+children: []
-id: 26953
-titleTs: "'altern':6 'anyon':1 'atom':10 'built':4 'echo':11 'ha':13 'm5stack':9 'pipelin':15 'seen':2 'voic':14"
-bodyTs: "'alreadi':63 'altern':62 'aren':3,22 'bad':5 'better':61 'build':30 'd':51 'esp32':34 'got':8 'i2c':38 'i2s':36 'm':47 'mic':21 'one':31 'power':25 'reinvent':53 'sort':14 'speaker':19 'speaker/mic':44 'success':16 'thing':2 'think':28 'threw':40 'use':13 've':7 'wheel':55 'wonder':48"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704357344
+visibility: "visible "
+apId: "https://lemmy.world/post/10271963"
+editedAt: DateTimeImmutable @1711332936 {#2435
date: 2024-03-25 03:15:36.0 +01:00
}
+createdAt: DateTimeImmutable @1704295344 {#2407
date: 2024-01-03 16:22:24.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\Entry {#1541
+user: Proxies\__CG__\App\Entity\User {#1529 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Building-from-scratch"
+title: "Building from scratch"
+url: null
+body: """
Hey all,\n
\n
Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
\n
If you were going to incorporate HA into a new build what would you do?\n
\n
Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
\n
Thanks
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711442770 {#1533
date: 2024-03-26 09:46:10.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1531 …}
+votes: Doctrine\ORM\PersistentCollection {#1537 …}
+reports: Doctrine\ORM\PersistentCollection {#1515 …}
+favourites: Doctrine\ORM\PersistentCollection {#1518 …}
+notifications: Doctrine\ORM\PersistentCollection {#1520 …}
+badges: Doctrine\ORM\PersistentCollection {#1632 …}
+children: []
-id: 27043
-titleTs: "'build':1 'scratch':3"
-bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704366681
+visibility: "visible "
+apId: "https://lemmy.world/post/10286959"
+editedAt: null
+createdAt: DateTimeImmutable @1704322681 {#1539
date: 2024-01-03 23:58:01.0 +01:00
}
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\Entry {#1541
+user: Proxies\__CG__\App\Entity\User {#1529 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Building-from-scratch"
+title: "Building from scratch"
+url: null
+body: """
Hey all,\n
\n
Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
\n
If you were going to incorporate HA into a new build what would you do?\n
\n
Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
\n
Thanks
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711442770 {#1533
date: 2024-03-26 09:46:10.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1531 …}
+votes: Doctrine\ORM\PersistentCollection {#1537 …}
+reports: Doctrine\ORM\PersistentCollection {#1515 …}
+favourites: Doctrine\ORM\PersistentCollection {#1518 …}
+notifications: Doctrine\ORM\PersistentCollection {#1520 …}
+badges: Doctrine\ORM\PersistentCollection {#1632 …}
+children: []
-id: 27043
-titleTs: "'build':1 'scratch':3"
-bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704366681
+visibility: "visible "
+apId: "https://lemmy.world/post/10286959"
+editedAt: null
+createdAt: DateTimeImmutable @1704322681 {#1539
date: 2024-01-03 23:58:01.0 +01:00
}
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\Entry {#1541
+user: Proxies\__CG__\App\Entity\User {#1529 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Building-from-scratch"
+title: "Building from scratch"
+url: null
+body: """
Hey all,\n
\n
Im constructing a new home in sort of a remote mountainous area. Its a small one bedroom cabin, nothing crazy. Im about to start plumbing but am planning on electrical.\n
\n
If you were going to incorporate HA into a new build what would you do?\n
\n
Im not super familiar with HA but would love to incorporate it in now. Should i be installing all smart switches? Smart outlets? Are there really worthwhile sensors I should be installing now before drywall etc?\n
\n
Thanks
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 4
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711442770 {#1533
date: 2024-03-26 09:46:10.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1531 …}
+votes: Doctrine\ORM\PersistentCollection {#1537 …}
+reports: Doctrine\ORM\PersistentCollection {#1515 …}
+favourites: Doctrine\ORM\PersistentCollection {#1518 …}
+notifications: Doctrine\ORM\PersistentCollection {#1520 …}
+badges: Doctrine\ORM\PersistentCollection {#1632 …}
+children: []
-id: 27043
-titleTs: "'build':1 'scratch':3"
-bodyTs: "'area':14 'bedroom':19 'build':43 'cabin':20 'construct':4 'crazi':22 'drywal':82 'electr':32 'etc':83 'familiar':51 'go':36 'ha':39,53 'hey':1 'home':7 'im':3,23,48 'incorpor':38,58 'instal':65,79 'love':56 'mountain':13 'new':6,42 'noth':21 'one':18 'outlet':70 'plan':30 'plumb':27 'realli':73 'remot':12 'sensor':75 'small':17 'smart':67,69 'sort':9 'start':26 'super':50 'switch':68 'thank':84 'worthwhil':74 'would':45,55"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704366681
+visibility: "visible "
+apId: "https://lemmy.world/post/10286959"
+editedAt: null
+createdAt: DateTimeImmutable @1704322681 {#1539
date: 2024-01-03 23:58:01.0 +01:00
}
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\Entry {#1670
+user: Proxies\__CG__\App\Entity\User {#1666 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Multi-Criteria-Fire-Alarms"
+title: "Multi-Criteria Fire Alarms"
+url: null
+body: """
Hey all,\n
\n
This is only tangentially related to HA, but it seems like this crowd might have answers. HA integration would be nice but is not required\n
\n
We moved into a new house about 3 years ago and have been plagued by nuisance alarms ever since. They happen most often in the middle of the night, but aren’t uncommon in the daytime.\n
\n
I have:\n
\n
- Replaced all the old hardwired detectors with new battery-only ones thinking it might be caused by EMI.\n
- Ruled out insects crawling into the detectors.\n
- Sealed the electrical boxes thinking it might be dust from the attic.\n
- Installed an excellent filter system in the HVAC.\n
- Cleaned out all of the detectors with canned air.\n
\n
Other random info:\n
\n
- Only the ones on the second floor go off. There are five upstairs and two downstairs.\n
- I’m pretty sure one (and only one) of the false alarms was caused by humidity from a shower.\n
- Seems like they’re happening less often since I installed a new HVAC system, but that could be due to less dust or due to smaller temperature swings (less of a setback at night).\n
\n
I think at this point I want to get some fancy multi-criteria alarms, ones that are specifically for reducing your nuisance alarm rate. Also for increased capability, though - one of my coworkers just narrowly escaped a housefire with his wife and dog. Their fire alarms failed to go off and he was only woken by the sound of the flames.\n
\n
Any suggestions for multi-criteria alarms that work with hardwired 120VAC, preferably with hardwired interconnection?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727550924 {#1677
date: 2024-09-28 21:15:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1667 …}
+votes: Doctrine\ORM\PersistentCollection {#1671 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1652 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
+badges: Doctrine\ORM\PersistentCollection {#1653 …}
+children: []
-id: 31879
-titleTs: "'alarm':5 'criteria':3 'fire':4 'multi':2 'multi-criteria':1"
-bodyTs: "'120vac':266 '3':35 'ago':37 'air':120 'alarm':44,151,207,216,239,261 'also':218 'answer':18 'aren':58 'attic':103 'batteri':75 'battery-on':74 'box':95 'can':119 'capabl':221 'caus':82,153 'clean':112 'could':175 'cowork':226 'crawl':88 'criteria':206,260 'crowd':15 'daytim':63 'detector':71,91,117 'dog':236 'downstair':139 'due':177,182 'dust':100,180 'electr':94 'emi':84 'escap':229 'ever':45 'excel':106 'fail':240 'fals':150 'fanci':203 'filter':107 'fire':238 'five':135 'flame':254 'floor':130 'get':201 'go':131,242 'ha':9,19 'happen':48,163 'hardwir':70,265,269 'hey':1 'hous':33 'housefir':231 'humid':155 'hvac':111,171 'increas':220 'info':123 'insect':87 'instal':104,168 'integr':20 'interconnect':270 'less':164,179,187 'like':13,160 'm':141 'middl':53 'might':16,80,98 'move':29 'multi':205,259 'multi-criteria':204,258 'narrowli':228 'new':32,73,170 'nice':23 'night':56,192 'nuisanc':43,215 'often':50,165 'old':69 'one':77,126,144,147,208,223 'plagu':41 'point':197 'prefer':267 'pretti':142 'random':122 'rate':217 're':162 'reduc':213 'relat':7 'replac':66 'requir':27 'rule':85 'seal':92 'second':129 'seem':12,159 'setback':190 'shower':158 'sinc':46,166 'smaller':184 'sound':251 'specif':211 'suggest':256 'sure':143 'swing':186 'system':108,172 'tangenti':6 'temperatur':185 'think':78,96,194 'though':222 'two':138 'uncommon':60 'upstair':136 'want':199 'wife':234 'woken':248 'work':263 'would':21 'year':36"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705774428
+visibility: "visible "
+apId: "https://lemmy.world/post/10938558"
+editedAt: DateTimeImmutable @1727015705 {#1678
date: 2024-09-22 16:35:05.0 +02:00
}
+createdAt: DateTimeImmutable @1705732428 {#1669
date: 2024-01-20 07:33:48.0 +01:00
}
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\Entry {#1670
+user: Proxies\__CG__\App\Entity\User {#1666 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Multi-Criteria-Fire-Alarms"
+title: "Multi-Criteria Fire Alarms"
+url: null
+body: """
Hey all,\n
\n
This is only tangentially related to HA, but it seems like this crowd might have answers. HA integration would be nice but is not required\n
\n
We moved into a new house about 3 years ago and have been plagued by nuisance alarms ever since. They happen most often in the middle of the night, but aren’t uncommon in the daytime.\n
\n
I have:\n
\n
- Replaced all the old hardwired detectors with new battery-only ones thinking it might be caused by EMI.\n
- Ruled out insects crawling into the detectors.\n
- Sealed the electrical boxes thinking it might be dust from the attic.\n
- Installed an excellent filter system in the HVAC.\n
- Cleaned out all of the detectors with canned air.\n
\n
Other random info:\n
\n
- Only the ones on the second floor go off. There are five upstairs and two downstairs.\n
- I’m pretty sure one (and only one) of the false alarms was caused by humidity from a shower.\n
- Seems like they’re happening less often since I installed a new HVAC system, but that could be due to less dust or due to smaller temperature swings (less of a setback at night).\n
\n
I think at this point I want to get some fancy multi-criteria alarms, ones that are specifically for reducing your nuisance alarm rate. Also for increased capability, though - one of my coworkers just narrowly escaped a housefire with his wife and dog. Their fire alarms failed to go off and he was only woken by the sound of the flames.\n
\n
Any suggestions for multi-criteria alarms that work with hardwired 120VAC, preferably with hardwired interconnection?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727550924 {#1677
date: 2024-09-28 21:15:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1667 …}
+votes: Doctrine\ORM\PersistentCollection {#1671 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1652 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
+badges: Doctrine\ORM\PersistentCollection {#1653 …}
+children: []
-id: 31879
-titleTs: "'alarm':5 'criteria':3 'fire':4 'multi':2 'multi-criteria':1"
-bodyTs: "'120vac':266 '3':35 'ago':37 'air':120 'alarm':44,151,207,216,239,261 'also':218 'answer':18 'aren':58 'attic':103 'batteri':75 'battery-on':74 'box':95 'can':119 'capabl':221 'caus':82,153 'clean':112 'could':175 'cowork':226 'crawl':88 'criteria':206,260 'crowd':15 'daytim':63 'detector':71,91,117 'dog':236 'downstair':139 'due':177,182 'dust':100,180 'electr':94 'emi':84 'escap':229 'ever':45 'excel':106 'fail':240 'fals':150 'fanci':203 'filter':107 'fire':238 'five':135 'flame':254 'floor':130 'get':201 'go':131,242 'ha':9,19 'happen':48,163 'hardwir':70,265,269 'hey':1 'hous':33 'housefir':231 'humid':155 'hvac':111,171 'increas':220 'info':123 'insect':87 'instal':104,168 'integr':20 'interconnect':270 'less':164,179,187 'like':13,160 'm':141 'middl':53 'might':16,80,98 'move':29 'multi':205,259 'multi-criteria':204,258 'narrowli':228 'new':32,73,170 'nice':23 'night':56,192 'nuisanc':43,215 'often':50,165 'old':69 'one':77,126,144,147,208,223 'plagu':41 'point':197 'prefer':267 'pretti':142 'random':122 'rate':217 're':162 'reduc':213 'relat':7 'replac':66 'requir':27 'rule':85 'seal':92 'second':129 'seem':12,159 'setback':190 'shower':158 'sinc':46,166 'smaller':184 'sound':251 'specif':211 'suggest':256 'sure':143 'swing':186 'system':108,172 'tangenti':6 'temperatur':185 'think':78,96,194 'though':222 'two':138 'uncommon':60 'upstair':136 'want':199 'wife':234 'woken':248 'work':263 'would':21 'year':36"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705774428
+visibility: "visible "
+apId: "https://lemmy.world/post/10938558"
+editedAt: DateTimeImmutable @1727015705 {#1678
date: 2024-09-22 16:35:05.0 +02:00
}
+createdAt: DateTimeImmutable @1705732428 {#1669
date: 2024-01-20 07:33:48.0 +01:00
}
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\Entry {#1670
+user: Proxies\__CG__\App\Entity\User {#1666 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Multi-Criteria-Fire-Alarms"
+title: "Multi-Criteria Fire Alarms"
+url: null
+body: """
Hey all,\n
\n
This is only tangentially related to HA, but it seems like this crowd might have answers. HA integration would be nice but is not required\n
\n
We moved into a new house about 3 years ago and have been plagued by nuisance alarms ever since. They happen most often in the middle of the night, but aren’t uncommon in the daytime.\n
\n
I have:\n
\n
- Replaced all the old hardwired detectors with new battery-only ones thinking it might be caused by EMI.\n
- Ruled out insects crawling into the detectors.\n
- Sealed the electrical boxes thinking it might be dust from the attic.\n
- Installed an excellent filter system in the HVAC.\n
- Cleaned out all of the detectors with canned air.\n
\n
Other random info:\n
\n
- Only the ones on the second floor go off. There are five upstairs and two downstairs.\n
- I’m pretty sure one (and only one) of the false alarms was caused by humidity from a shower.\n
- Seems like they’re happening less often since I installed a new HVAC system, but that could be due to less dust or due to smaller temperature swings (less of a setback at night).\n
\n
I think at this point I want to get some fancy multi-criteria alarms, ones that are specifically for reducing your nuisance alarm rate. Also for increased capability, though - one of my coworkers just narrowly escaped a housefire with his wife and dog. Their fire alarms failed to go off and he was only woken by the sound of the flames.\n
\n
Any suggestions for multi-criteria alarms that work with hardwired 120VAC, preferably with hardwired interconnection?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727550924 {#1677
date: 2024-09-28 21:15:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1667 …}
+votes: Doctrine\ORM\PersistentCollection {#1671 …}
+reports: Doctrine\ORM\PersistentCollection {#1650 …}
+favourites: Doctrine\ORM\PersistentCollection {#1652 …}
+notifications: Doctrine\ORM\PersistentCollection {#1649 …}
+badges: Doctrine\ORM\PersistentCollection {#1653 …}
+children: []
-id: 31879
-titleTs: "'alarm':5 'criteria':3 'fire':4 'multi':2 'multi-criteria':1"
-bodyTs: "'120vac':266 '3':35 'ago':37 'air':120 'alarm':44,151,207,216,239,261 'also':218 'answer':18 'aren':58 'attic':103 'batteri':75 'battery-on':74 'box':95 'can':119 'capabl':221 'caus':82,153 'clean':112 'could':175 'cowork':226 'crawl':88 'criteria':206,260 'crowd':15 'daytim':63 'detector':71,91,117 'dog':236 'downstair':139 'due':177,182 'dust':100,180 'electr':94 'emi':84 'escap':229 'ever':45 'excel':106 'fail':240 'fals':150 'fanci':203 'filter':107 'fire':238 'five':135 'flame':254 'floor':130 'get':201 'go':131,242 'ha':9,19 'happen':48,163 'hardwir':70,265,269 'hey':1 'hous':33 'housefir':231 'humid':155 'hvac':111,171 'increas':220 'info':123 'insect':87 'instal':104,168 'integr':20 'interconnect':270 'less':164,179,187 'like':13,160 'm':141 'middl':53 'might':16,80,98 'move':29 'multi':205,259 'multi-criteria':204,258 'narrowli':228 'new':32,73,170 'nice':23 'night':56,192 'nuisanc':43,215 'often':50,165 'old':69 'one':77,126,144,147,208,223 'plagu':41 'point':197 'prefer':267 'pretti':142 'random':122 'rate':217 're':162 'reduc':213 'relat':7 'replac':66 'requir':27 'rule':85 'seal':92 'second':129 'seem':12,159 'setback':190 'shower':158 'sinc':46,166 'smaller':184 'sound':251 'specif':211 'suggest':256 'sure':143 'swing':186 'system':108,172 'tangenti':6 'temperatur':185 'think':78,96,194 'though':222 'two':138 'uncommon':60 'upstair':136 'want':199 'wife':234 'woken':248 'work':263 'would':21 'year':36"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705774428
+visibility: "visible "
+apId: "https://lemmy.world/post/10938558"
+editedAt: DateTimeImmutable @1727015705 {#1678
date: 2024-09-22 16:35:05.0 +02:00
}
+createdAt: DateTimeImmutable @1705732428 {#1669
date: 2024-01-20 07:33:48.0 +01:00
}
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\Entry {#1561
+user: Proxies\__CG__\App\Entity\User {#1529 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Ecobee-Thermostat"
+title: "Ecobee Thermostat"
+url: null
+body: """
Hey all. Thanks in advance to this amazing community for all it help. You guys are awesome.\n
\n
I have a small home with in floor heating and an ERV. The infloor heating has two zones. One for bathroom and bedroom and another for kitchen and living room.\n
\n
Wondering if the ecobee thermostat is my best option. Hoping that it can control both zones and switch them with the ecobee sensors or via homekit/HA. Will I be forced to buy two thermostats? Its a really small home, so two sensors isnt great and dont necessarily want a display panel mounted in the bedroom.\n
\n
Is it possible to run the the ERV independently? Ie can I have the ERV controlled by a CO2 sensor independent of temp control? Ive been seeing conflicting info.\n
\n
Im reading the manual but im not sure whats possible if integrating home kit/ha. Any and all advice welcome!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1728768754 {#1528
date: 2024-10-12 23:32:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1548 …}
+favourites: Doctrine\ORM\PersistentCollection {#1566 …}
+notifications: Doctrine\ORM\PersistentCollection {#1562 …}
+badges: Doctrine\ORM\PersistentCollection {#1554 …}
+children: []
-id: 32934
-titleTs: "'ecobe':1 'thermostat':2"
-bodyTs: "'advanc':5 'advic':149 'amaz':8 'anoth':42 'awesom':17 'bathroom':38 'bedroom':40,102 'best':55 'buy':79 'co2':121 'communiti':9 'conflict':130 'control':61,118,126 'display':97 'dont':93 'ecobe':51,69 'erv':29,110,117 'floor':25 'forc':77 'great':91 'guy':15 'heat':26,32 'help':13 'hey':1 'home':22,86,144 'homekit/ha':73 'hope':57 'ie':112 'im':132,137 'independ':111,123 'infloor':31 'info':131 'integr':143 'isnt':90 'ive':127 'kit/ha':145 'kitchen':44 'live':46 'manual':135 'mount':99 'necessarili':94 'one':36 'option':56 'panel':98 'possibl':105,141 'read':133 'realli':84 'room':47 'run':107 'see':129 'sensor':70,89,122 'small':21,85 'sure':139 'switch':65 'temp':125 'thank':3 'thermostat':52,81 'two':34,80,88 'via':72 'want':95 'welcom':150 'what':140 'wonder':48 'zone':35,63"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706194566
+visibility: "visible "
+apId: "https://lemmy.world/post/11152816"
+editedAt: null
+createdAt: DateTimeImmutable @1706152566 {#1527
date: 2024-01-25 04:16:06.0 +01:00
}
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\Entry {#1561
+user: Proxies\__CG__\App\Entity\User {#1529 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Ecobee-Thermostat"
+title: "Ecobee Thermostat"
+url: null
+body: """
Hey all. Thanks in advance to this amazing community for all it help. You guys are awesome.\n
\n
I have a small home with in floor heating and an ERV. The infloor heating has two zones. One for bathroom and bedroom and another for kitchen and living room.\n
\n
Wondering if the ecobee thermostat is my best option. Hoping that it can control both zones and switch them with the ecobee sensors or via homekit/HA. Will I be forced to buy two thermostats? Its a really small home, so two sensors isnt great and dont necessarily want a display panel mounted in the bedroom.\n
\n
Is it possible to run the the ERV independently? Ie can I have the ERV controlled by a CO2 sensor independent of temp control? Ive been seeing conflicting info.\n
\n
Im reading the manual but im not sure whats possible if integrating home kit/ha. Any and all advice welcome!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1728768754 {#1528
date: 2024-10-12 23:32:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1548 …}
+favourites: Doctrine\ORM\PersistentCollection {#1566 …}
+notifications: Doctrine\ORM\PersistentCollection {#1562 …}
+badges: Doctrine\ORM\PersistentCollection {#1554 …}
+children: []
-id: 32934
-titleTs: "'ecobe':1 'thermostat':2"
-bodyTs: "'advanc':5 'advic':149 'amaz':8 'anoth':42 'awesom':17 'bathroom':38 'bedroom':40,102 'best':55 'buy':79 'co2':121 'communiti':9 'conflict':130 'control':61,118,126 'display':97 'dont':93 'ecobe':51,69 'erv':29,110,117 'floor':25 'forc':77 'great':91 'guy':15 'heat':26,32 'help':13 'hey':1 'home':22,86,144 'homekit/ha':73 'hope':57 'ie':112 'im':132,137 'independ':111,123 'infloor':31 'info':131 'integr':143 'isnt':90 'ive':127 'kit/ha':145 'kitchen':44 'live':46 'manual':135 'mount':99 'necessarili':94 'one':36 'option':56 'panel':98 'possibl':105,141 'read':133 'realli':84 'room':47 'run':107 'see':129 'sensor':70,89,122 'small':21,85 'sure':139 'switch':65 'temp':125 'thank':3 'thermostat':52,81 'two':34,80,88 'via':72 'want':95 'welcom':150 'what':140 'wonder':48 'zone':35,63"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706194566
+visibility: "visible "
+apId: "https://lemmy.world/post/11152816"
+editedAt: null
+createdAt: DateTimeImmutable @1706152566 {#1527
date: 2024-01-25 04:16:06.0 +01:00
}
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\Entry {#1561
+user: Proxies\__CG__\App\Entity\User {#1529 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Ecobee-Thermostat"
+title: "Ecobee Thermostat"
+url: null
+body: """
Hey all. Thanks in advance to this amazing community for all it help. You guys are awesome.\n
\n
I have a small home with in floor heating and an ERV. The infloor heating has two zones. One for bathroom and bedroom and another for kitchen and living room.\n
\n
Wondering if the ecobee thermostat is my best option. Hoping that it can control both zones and switch them with the ecobee sensors or via homekit/HA. Will I be forced to buy two thermostats? Its a really small home, so two sensors isnt great and dont necessarily want a display panel mounted in the bedroom.\n
\n
Is it possible to run the the ERV independently? Ie can I have the ERV controlled by a CO2 sensor independent of temp control? Ive been seeing conflicting info.\n
\n
Im reading the manual but im not sure whats possible if integrating home kit/ha. Any and all advice welcome!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1728768754 {#1528
date: 2024-10-12 23:32:34.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1525 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1548 …}
+favourites: Doctrine\ORM\PersistentCollection {#1566 …}
+notifications: Doctrine\ORM\PersistentCollection {#1562 …}
+badges: Doctrine\ORM\PersistentCollection {#1554 …}
+children: []
-id: 32934
-titleTs: "'ecobe':1 'thermostat':2"
-bodyTs: "'advanc':5 'advic':149 'amaz':8 'anoth':42 'awesom':17 'bathroom':38 'bedroom':40,102 'best':55 'buy':79 'co2':121 'communiti':9 'conflict':130 'control':61,118,126 'display':97 'dont':93 'ecobe':51,69 'erv':29,110,117 'floor':25 'forc':77 'great':91 'guy':15 'heat':26,32 'help':13 'hey':1 'home':22,86,144 'homekit/ha':73 'hope':57 'ie':112 'im':132,137 'independ':111,123 'infloor':31 'info':131 'integr':143 'isnt':90 'ive':127 'kit/ha':145 'kitchen':44 'live':46 'manual':135 'mount':99 'necessarili':94 'one':36 'option':56 'panel':98 'possibl':105,141 'read':133 'realli':84 'room':47 'run':107 'see':129 'sensor':70,89,122 'small':21,85 'sure':139 'switch':65 'temp':125 'thank':3 'thermostat':52,81 'two':34,80,88 'via':72 'want':95 'welcom':150 'what':140 'wonder':48 'zone':35,63"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706194566
+visibility: "visible "
+apId: "https://lemmy.world/post/11152816"
+editedAt: null
+createdAt: DateTimeImmutable @1706152566 {#1527
date: 2024-01-25 04:16:06.0 +01:00
}
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\Entry {#1555
+user: Proxies\__CG__\App\Entity\User {#1621 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Any-news-websites-covering-smart-home-tech"
+title: "Any news websites covering smart home tech?"
+url: null
+body: """
Looking to read news about smart home tech, new product reviews etc\n
\n
Any recommendations?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729394939 {#1556
date: 2024-10-20 05:28:59.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1620 …}
+votes: Doctrine\ORM\PersistentCollection {#1604 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#1701 …}
+notifications: Doctrine\ORM\PersistentCollection {#1687 …}
+badges: Doctrine\ORM\PersistentCollection {#1689 …}
+children: []
-id: 33485
-titleTs: "'cover':4 'home':6 'news':2 'smart':5 'tech':7 'websit':3"
-bodyTs: "'etc':12 'home':7 'look':1 'new':9 'news':4 'product':10 'read':3 'recommend':14 'review':11 'smart':6 'tech':8"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706425733
+visibility: "visible "
+apId: "https://lemmy.world/post/11255035"
+editedAt: null
+createdAt: DateTimeImmutable @1706379233 {#1557
date: 2024-01-27 19:13:53.0 +01:00
}
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\Entry {#1555
+user: Proxies\__CG__\App\Entity\User {#1621 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Any-news-websites-covering-smart-home-tech"
+title: "Any news websites covering smart home tech?"
+url: null
+body: """
Looking to read news about smart home tech, new product reviews etc\n
\n
Any recommendations?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729394939 {#1556
date: 2024-10-20 05:28:59.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1620 …}
+votes: Doctrine\ORM\PersistentCollection {#1604 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#1701 …}
+notifications: Doctrine\ORM\PersistentCollection {#1687 …}
+badges: Doctrine\ORM\PersistentCollection {#1689 …}
+children: []
-id: 33485
-titleTs: "'cover':4 'home':6 'news':2 'smart':5 'tech':7 'websit':3"
-bodyTs: "'etc':12 'home':7 'look':1 'new':9 'news':4 'product':10 'read':3 'recommend':14 'review':11 'smart':6 'tech':8"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706425733
+visibility: "visible "
+apId: "https://lemmy.world/post/11255035"
+editedAt: null
+createdAt: DateTimeImmutable @1706379233 {#1557
date: 2024-01-27 19:13:53.0 +01:00
}
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\Entry {#1555
+user: Proxies\__CG__\App\Entity\User {#1621 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Any-news-websites-covering-smart-home-tech"
+title: "Any news websites covering smart home tech?"
+url: null
+body: """
Looking to read news about smart home tech, new product reviews etc\n
\n
Any recommendations?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729394939 {#1556
date: 2024-10-20 05:28:59.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1620 …}
+votes: Doctrine\ORM\PersistentCollection {#1604 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#1701 …}
+notifications: Doctrine\ORM\PersistentCollection {#1687 …}
+badges: Doctrine\ORM\PersistentCollection {#1689 …}
+children: []
-id: 33485
-titleTs: "'cover':4 'home':6 'news':2 'smart':5 'tech':7 'websit':3"
-bodyTs: "'etc':12 'home':7 'look':1 'new':9 'news':4 'product':10 'read':3 'recommend':14 'review':11 'smart':6 'tech':8"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706425733
+visibility: "visible "
+apId: "https://lemmy.world/post/11255035"
+editedAt: null
+createdAt: DateTimeImmutable @1706379233 {#1557
date: 2024-01-27 19:13:53.0 +01:00
}
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#1722 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
+title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
+url: null
+body: """
Hi all, happy to see a strong HA presence on Lemmy!\n
\n
To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
\n
I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
\n
Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
\n
I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
\n
What am I doing wrong?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729267773 {#1731
date: 2024-10-18 18:09:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1721 …}
+votes: Doctrine\ORM\PersistentCollection {#1728 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1734 …}
+notifications: Doctrine\ORM\PersistentCollection {#1727 …}
+badges: Doctrine\ORM\PersistentCollection {#1733 …}
+children: []
-id: 33729
-titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
-bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706526588
+visibility: "visible "
+apId: "https://lemmy.world/post/11307781"
+editedAt: null
+createdAt: DateTimeImmutable @1706484588 {#1725
date: 2024-01-29 00:29:48.0 +01:00
}
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#1722 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
+title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
+url: null
+body: """
Hi all, happy to see a strong HA presence on Lemmy!\n
\n
To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
\n
I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
\n
Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
\n
I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
\n
What am I doing wrong?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729267773 {#1731
date: 2024-10-18 18:09:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1721 …}
+votes: Doctrine\ORM\PersistentCollection {#1728 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1734 …}
+notifications: Doctrine\ORM\PersistentCollection {#1727 …}
+badges: Doctrine\ORM\PersistentCollection {#1733 …}
+children: []
-id: 33729
-titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
-bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706526588
+visibility: "visible "
+apId: "https://lemmy.world/post/11307781"
+editedAt: null
+createdAt: DateTimeImmutable @1706484588 {#1725
date: 2024-01-29 00:29:48.0 +01:00
}
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\Entry {#1723
+user: Proxies\__CG__\App\Entity\User {#1722 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Help-using-Ikea-Tradfri-shortcut-buttons-with-a-SONOFF-Zigbee"
+title: "Help using Ikea Tradfri shortcut buttons with a SONOFF Zigbee 3.0 USB Dongle"
+url: null
+body: """
Hi all, happy to see a strong HA presence on Lemmy!\n
\n
To start off, I know enough to be dangerous but not enough to always get the desired or expected outcomes.\n
\n
I have a downloaded HA install to a bootable USB with all updates. I have also installed a SONOFF Zigbee Dongle and ensured that auto updates are enabled. After installing the SONOFF, I was able to configure ZHA and then also add the Ikea Tradfri shortcut button. These are currently the only two Zigbee devices.\n
\n
Device info for the button confirms the button is being depressed with Logbook entry “Button_LR1 Remote Button Short Press - Turn On event was fired” - so I don’t think I have a configuration issue.\n
\n
I was hoping to configure a Scene where I could control lighting and TV with the shortcut button. As a test, via a HA configuration, I have created a Scene and added a light (via Wyze integration - works independently fine) and the button as Devices. There are two entities listed, one for the button battery and one for button identify. As configured on HA, this scene works as expected. The light turns on. However, depressing the shortcut button does nothing.\n
\n
What am I doing wrong?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1729267773 {#1731
date: 2024-10-18 18:09:33.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1721 …}
+votes: Doctrine\ORM\PersistentCollection {#1728 …}
+reports: Doctrine\ORM\PersistentCollection {#1730 …}
+favourites: Doctrine\ORM\PersistentCollection {#1734 …}
+notifications: Doctrine\ORM\PersistentCollection {#1727 …}
+badges: Doctrine\ORM\PersistentCollection {#1733 …}
+children: []
-id: 33729
-titleTs: "'3.0':11 'button':6 'dongl':13 'help':1 'ikea':3 'shortcut':5 'sonoff':9 'tradfri':4 'usb':12 'use':2 'zigbe':10"
-bodyTs: "'abl':66 'ad':153 'add':73 'also':47,72 'alway':25 'auto':56 'batteri':176 'bootabl':40 'button':78,91,94,101,104,139,164,175,180,199 'configur':68,120,126,146,183 'confirm':92 'control':132 'could':131 'creat':149 'current':81 'danger':20 'depress':97,196 'desir':28 'devic':86,87,166 'dongl':52 'download':35 'enabl':59 'enough':17,23 'ensur':54 'entiti':170 'entri':100 'event':109 'expect':30,190 'fine':161 'fire':111 'get':26 'ha':8,36,145,185 'happi':3 'hi':1 'hope':124 'howev':195 'identifi':181 'ikea':75 'independ':160 'info':88 'instal':37,48,61 'integr':158 'issu':121 'know':16 'lemmi':11 'light':133,155,192 'list':171 'logbook':99 'lr1':102 'noth':201 'one':172,178 'outcom':31 'presenc':9 'press':106 'remot':103 'scene':128,151,187 'see':5 'short':105 'shortcut':77,138,198 'sonoff':50,63 'start':13 'strong':7 'test':142 'think':116 'tradfri':76 'turn':107,193 'tv':135 'two':84,169 'updat':44,57 'usb':41 'via':143,156 'work':159,188 'wrong':206 'wyze':157 'zha':69 'zigbe':51,85"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706526588
+visibility: "visible "
+apId: "https://lemmy.world/post/11307781"
+editedAt: null
+createdAt: DateTimeImmutable @1706484588 {#1725
date: 2024-01-29 00:29:48.0 +01:00
}
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\Entry {#1782
+user: Proxies\__CG__\App\Entity\User {#1783 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Any-Smart-Home-YouTubers-at-CES"
+title: "Any Smart Home YouTubers at CES?"
+url: null
+body: """
Before the pandemic there were a few homeassistant/smart home YouTubers on the floor of CES every day putting videos out about the new devices they saw throughout the day. I haven’t seen any of them doing that since the pandemic.\n
\n
Anyone know of one that is still doing that or the best place to get summaries of new devices from CES with a smart home focus?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727089148 {#1776
date: 2024-09-23 12:59:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1785 …}
+votes: Doctrine\ORM\PersistentCollection {#1786 …}
+reports: Doctrine\ORM\PersistentCollection {#1764 …}
+favourites: Doctrine\ORM\PersistentCollection {#1766 …}
+notifications: Doctrine\ORM\PersistentCollection {#1681 …}
+badges: Doctrine\ORM\PersistentCollection {#1466 …}
+children: []
-id: 28357
-titleTs: "'ces':6 'home':3 'smart':2 'youtub':4"
-bodyTs: "'anyon':42 'best':53 'ces':15,62 'day':17,29 'devic':24,60 'everi':16 'floor':13 'focus':67 'get':56 'haven':31 'home':9,66 'homeassistant/smart':8 'know':43 'new':23,59 'one':45 'pandem':3,41 'place':54 'put':18 'saw':26 'seen':33 'sinc':39 'smart':65 'still':48 'summari':57 'throughout':27 'video':19 'youtub':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704866011
+visibility: "visible "
+apId: "https://lemmy.world/post/10493387"
+editedAt: null
+createdAt: DateTimeImmutable @1704806511 {#1781
date: 2024-01-09 14:21:51.0 +01:00
}
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\Entry {#1782
+user: Proxies\__CG__\App\Entity\User {#1783 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Any-Smart-Home-YouTubers-at-CES"
+title: "Any Smart Home YouTubers at CES?"
+url: null
+body: """
Before the pandemic there were a few homeassistant/smart home YouTubers on the floor of CES every day putting videos out about the new devices they saw throughout the day. I haven’t seen any of them doing that since the pandemic.\n
\n
Anyone know of one that is still doing that or the best place to get summaries of new devices from CES with a smart home focus?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727089148 {#1776
date: 2024-09-23 12:59:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1785 …}
+votes: Doctrine\ORM\PersistentCollection {#1786 …}
+reports: Doctrine\ORM\PersistentCollection {#1764 …}
+favourites: Doctrine\ORM\PersistentCollection {#1766 …}
+notifications: Doctrine\ORM\PersistentCollection {#1681 …}
+badges: Doctrine\ORM\PersistentCollection {#1466 …}
+children: []
-id: 28357
-titleTs: "'ces':6 'home':3 'smart':2 'youtub':4"
-bodyTs: "'anyon':42 'best':53 'ces':15,62 'day':17,29 'devic':24,60 'everi':16 'floor':13 'focus':67 'get':56 'haven':31 'home':9,66 'homeassistant/smart':8 'know':43 'new':23,59 'one':45 'pandem':3,41 'place':54 'put':18 'saw':26 'seen':33 'sinc':39 'smart':65 'still':48 'summari':57 'throughout':27 'video':19 'youtub':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704866011
+visibility: "visible "
+apId: "https://lemmy.world/post/10493387"
+editedAt: null
+createdAt: DateTimeImmutable @1704806511 {#1781
date: 2024-01-09 14:21:51.0 +01:00
}
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\Entry {#1782
+user: Proxies\__CG__\App\Entity\User {#1783 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Any-Smart-Home-YouTubers-at-CES"
+title: "Any Smart Home YouTubers at CES?"
+url: null
+body: """
Before the pandemic there were a few homeassistant/smart home YouTubers on the floor of CES every day putting videos out about the new devices they saw throughout the day. I haven’t seen any of them doing that since the pandemic.\n
\n
Anyone know of one that is still doing that or the best place to get summaries of new devices from CES with a smart home focus?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 21
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727089148 {#1776
date: 2024-09-23 12:59:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1785 …}
+votes: Doctrine\ORM\PersistentCollection {#1786 …}
+reports: Doctrine\ORM\PersistentCollection {#1764 …}
+favourites: Doctrine\ORM\PersistentCollection {#1766 …}
+notifications: Doctrine\ORM\PersistentCollection {#1681 …}
+badges: Doctrine\ORM\PersistentCollection {#1466 …}
+children: []
-id: 28357
-titleTs: "'ces':6 'home':3 'smart':2 'youtub':4"
-bodyTs: "'anyon':42 'best':53 'ces':15,62 'day':17,29 'devic':24,60 'everi':16 'floor':13 'focus':67 'get':56 'haven':31 'home':9,66 'homeassistant/smart':8 'know':43 'new':23,59 'one':45 'pandem':3,41 'place':54 'put':18 'saw':26 'seen':33 'sinc':39 'smart':65 'still':48 'summari':57 'throughout':27 'video':19 'youtub':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704866011
+visibility: "visible "
+apId: "https://lemmy.world/post/10493387"
+editedAt: null
+createdAt: DateTimeImmutable @1704806511 {#1781
date: 2024-01-09 14:21:51.0 +01:00
}
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
App\Entity\Entry {#1553
+user: Proxies\__CG__\App\Entity\User {#1552 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Updating-Docker-breaks-Home-Assistant"
+title: "Updating Docker breaks Home Assistant "
+url: null
+body: """
Home Assistant breaks after updating Debian this morning January 20th\n
\n
If your HA is broken this morning as it was for me read the following page :\n
\n
[github.com/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)\n
\n
It saved my life as spent hours trying to suss out why HA wasn’t working\n
\n
For info, it’s easy to get it working. You need to downgrade Docker as described in the above link .
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 12
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727091751 {#1661
date: 2024-09-23 13:42:31.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1590 …}
+votes: Doctrine\ORM\PersistentCollection {#1591 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1582 …}
+notifications: Doctrine\ORM\PersistentCollection {#1583 …}
+badges: Doctrine\ORM\PersistentCollection {#1580 …}
+children: []
-id: 31924
-titleTs: "'assist':5 'break':3 'docker':2 'home':4 'updat':1"
-bodyTs: "'/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)':29 '20th':10 'assist':2 'break':3 'broken':15 'debian':6 'describ':61 'docker':59 'downgrad':58 'easi':50 'follow':25 'get':52 'github.com':28 'github.com/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)':27 'ha':13,42 'home':1 'hour':36 'info':47 'januari':9 'life':33 'link':65 'morn':8,17 'need':56 'page':26 'read':23 'save':31 'spent':35 'suss':39 'tri':37 'updat':5 'wasn':43 'work':45,54"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705798567
+visibility: "visible "
+apId: "https://lemmy.world/post/10947136"
+editedAt: DateTimeImmutable @1727305938 {#1662
date: 2024-09-26 01:12:18.0 +02:00
}
+createdAt: DateTimeImmutable @1705752067 {#1663
date: 2024-01-20 13:01:07.0 +01:00
}
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
App\Entity\Entry {#1553
+user: Proxies\__CG__\App\Entity\User {#1552 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Updating-Docker-breaks-Home-Assistant"
+title: "Updating Docker breaks Home Assistant "
+url: null
+body: """
Home Assistant breaks after updating Debian this morning January 20th\n
\n
If your HA is broken this morning as it was for me read the following page :\n
\n
[github.com/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)\n
\n
It saved my life as spent hours trying to suss out why HA wasn’t working\n
\n
For info, it’s easy to get it working. You need to downgrade Docker as described in the above link .
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 12
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727091751 {#1661
date: 2024-09-23 13:42:31.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1590 …}
+votes: Doctrine\ORM\PersistentCollection {#1591 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1582 …}
+notifications: Doctrine\ORM\PersistentCollection {#1583 …}
+badges: Doctrine\ORM\PersistentCollection {#1580 …}
+children: []
-id: 31924
-titleTs: "'assist':5 'break':3 'docker':2 'home':4 'updat':1"
-bodyTs: "'/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)':29 '20th':10 'assist':2 'break':3 'broken':15 'debian':6 'describ':61 'docker':59 'downgrad':58 'easi':50 'follow':25 'get':52 'github.com':28 'github.com/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)':27 'ha':13,42 'home':1 'hour':36 'info':47 'januari':9 'life':33 'link':65 'morn':8,17 'need':56 'page':26 'read':23 'save':31 'spent':35 'suss':39 'tri':37 'updat':5 'wasn':43 'work':45,54"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705798567
+visibility: "visible "
+apId: "https://lemmy.world/post/10947136"
+editedAt: DateTimeImmutable @1727305938 {#1662
date: 2024-09-26 01:12:18.0 +02:00
}
+createdAt: DateTimeImmutable @1705752067 {#1663
date: 2024-01-20 13:01:07.0 +01:00
}
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
App\Entity\Entry {#1553
+user: Proxies\__CG__\App\Entity\User {#1552 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Updating-Docker-breaks-Home-Assistant"
+title: "Updating Docker breaks Home Assistant "
+url: null
+body: """
Home Assistant breaks after updating Debian this morning January 20th\n
\n
If your HA is broken this morning as it was for me read the following page :\n
\n
[github.com/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)\n
\n
It saved my life as spent hours trying to suss out why HA wasn’t working\n
\n
For info, it’s easy to get it working. You need to downgrade Docker as described in the above link .
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 3
+favouriteCount: 12
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727091751 {#1661
date: 2024-09-23 13:42:31.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1590 …}
+votes: Doctrine\ORM\PersistentCollection {#1591 …}
+reports: Doctrine\ORM\PersistentCollection {#1589 …}
+favourites: Doctrine\ORM\PersistentCollection {#1582 …}
+notifications: Doctrine\ORM\PersistentCollection {#1583 …}
+badges: Doctrine\ORM\PersistentCollection {#1580 …}
+children: []
-id: 31924
-titleTs: "'assist':5 'break':3 'docker':2 'home':4 'updat':1"
-bodyTs: "'/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)':29 '20th':10 'assist':2 'break':3 'broken':15 'debian':6 'describ':61 'docker':59 'downgrad':58 'easi':50 'follow':25 'get':52 'github.com':28 'github.com/home-assistant/supervisor/issues/4827](https://github.com/home-assistant/supervisor/issues/4827)':27 'ha':13,42 'home':1 'hour':36 'info':47 'januari':9 'life':33 'link':65 'morn':8,17 'need':56 'page':26 'read':23 'save':31 'spent':35 'suss':39 'tri':37 'updat':5 'wasn':43 'work':45,54"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705798567
+visibility: "visible "
+apId: "https://lemmy.world/post/10947136"
+editedAt: DateTimeImmutable @1727305938 {#1662
date: 2024-09-26 01:12:18.0 +02:00
}
+createdAt: DateTimeImmutable @1705752067 {#1663
date: 2024-01-20 13:01:07.0 +01:00
}
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\Entry {#1421
+user: Proxies\__CG__\App\Entity\User {#1422 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Prevent-sensor-sync-when-not-connected-to-wifi"
+title: "Prevent sensor sync when not connected to wifi?"
+url: null
+body: "As the title says, I currently don’t have a reliable method to connect to my home network due to pivpn having issues. In the mean time my phone trys to synced sensors constantly and is one of the power sinks. Is there a way to turn off sync when I am not connected to wifi or even better when I’m not at home?"
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1720010436 {#1450
date: 2024-07-03 14:40:36.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1446 …}
+votes: Doctrine\ORM\PersistentCollection {#1424 …}
+reports: Doctrine\ORM\PersistentCollection {#1442 …}
+favourites: Doctrine\ORM\PersistentCollection {#1420 …}
+notifications: Doctrine\ORM\PersistentCollection {#1451 …}
+badges: Doctrine\ORM\PersistentCollection {#1417 …}
+children: []
-id: 28525
-titleTs: "'connect':6 'prevent':1 'sensor':2 'sync':3 'wifi':8"
-bodyTs: "'better':59 'connect':14,54 'constant':34 'current':6 'due':19 'even':58 'home':17,65 'issu':23 'm':62 'mean':26 'method':12 'network':18 'one':37 'phone':29 'pivpn':21 'power':40 'reliabl':11 'say':4 'sensor':33 'sink':41 'sync':32,49 'time':27 'titl':3 'trys':30 'turn':47 'way':45 'wifi':56"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704887646
+visibility: "visible "
+apId: "https://lemmy.world/post/10518671"
+editedAt: null
+createdAt: DateTimeImmutable @1704852146 {#1449
date: 2024-01-10 03:02:26.0 +01:00
}
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\Entry {#1421
+user: Proxies\__CG__\App\Entity\User {#1422 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Prevent-sensor-sync-when-not-connected-to-wifi"
+title: "Prevent sensor sync when not connected to wifi?"
+url: null
+body: "As the title says, I currently don’t have a reliable method to connect to my home network due to pivpn having issues. In the mean time my phone trys to synced sensors constantly and is one of the power sinks. Is there a way to turn off sync when I am not connected to wifi or even better when I’m not at home?"
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1720010436 {#1450
date: 2024-07-03 14:40:36.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1446 …}
+votes: Doctrine\ORM\PersistentCollection {#1424 …}
+reports: Doctrine\ORM\PersistentCollection {#1442 …}
+favourites: Doctrine\ORM\PersistentCollection {#1420 …}
+notifications: Doctrine\ORM\PersistentCollection {#1451 …}
+badges: Doctrine\ORM\PersistentCollection {#1417 …}
+children: []
-id: 28525
-titleTs: "'connect':6 'prevent':1 'sensor':2 'sync':3 'wifi':8"
-bodyTs: "'better':59 'connect':14,54 'constant':34 'current':6 'due':19 'even':58 'home':17,65 'issu':23 'm':62 'mean':26 'method':12 'network':18 'one':37 'phone':29 'pivpn':21 'power':40 'reliabl':11 'say':4 'sensor':33 'sink':41 'sync':32,49 'time':27 'titl':3 'trys':30 'turn':47 'way':45 'wifi':56"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704887646
+visibility: "visible "
+apId: "https://lemmy.world/post/10518671"
+editedAt: null
+createdAt: DateTimeImmutable @1704852146 {#1449
date: 2024-01-10 03:02:26.0 +01:00
}
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\Entry {#1421
+user: Proxies\__CG__\App\Entity\User {#1422 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Prevent-sensor-sync-when-not-connected-to-wifi"
+title: "Prevent sensor sync when not connected to wifi?"
+url: null
+body: "As the title says, I currently don’t have a reliable method to connect to my home network due to pivpn having issues. In the mean time my phone trys to synced sensors constantly and is one of the power sinks. Is there a way to turn off sync when I am not connected to wifi or even better when I’m not at home?"
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 11
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1720010436 {#1450
date: 2024-07-03 14:40:36.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1446 …}
+votes: Doctrine\ORM\PersistentCollection {#1424 …}
+reports: Doctrine\ORM\PersistentCollection {#1442 …}
+favourites: Doctrine\ORM\PersistentCollection {#1420 …}
+notifications: Doctrine\ORM\PersistentCollection {#1451 …}
+badges: Doctrine\ORM\PersistentCollection {#1417 …}
+children: []
-id: 28525
-titleTs: "'connect':6 'prevent':1 'sensor':2 'sync':3 'wifi':8"
-bodyTs: "'better':59 'connect':14,54 'constant':34 'current':6 'due':19 'even':58 'home':17,65 'issu':23 'm':62 'mean':26 'method':12 'network':18 'one':37 'phone':29 'pivpn':21 'power':40 'reliabl':11 'say':4 'sensor':33 'sink':41 'sync':32,49 'time':27 'titl':3 'trys':30 'turn':47 'way':45 'wifi':56"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704887646
+visibility: "visible "
+apId: "https://lemmy.world/post/10518671"
+editedAt: null
+createdAt: DateTimeImmutable @1704852146 {#1449
date: 2024-01-10 03:02:26.0 +01:00
}
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
App\Entity\Entry {#1523
+user: Proxies\__CG__\App\Entity\User {#1522 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1480 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
+slug: "Home-Assistant-2024-1-Happy-automating"
+title: "Home Assistant 2024.1: Happy automating!"
+url: "https://www.home-assistant.io/blog/2024/01/03/release-20241/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 117
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711417672 {#1499
date: 2024-03-26 02:47:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1511 …}
+votes: Doctrine\ORM\PersistentCollection {#1504 …}
+reports: Doctrine\ORM\PersistentCollection {#1505 …}
+favourites: Doctrine\ORM\PersistentCollection {#1532 …}
+notifications: Doctrine\ORM\PersistentCollection {#1534 …}
+badges: Doctrine\ORM\PersistentCollection {#1540 …}
+children: []
-id: 27009
-titleTs: "'2024.1':3 'assist':2 'autom':5 'happi':4 'home':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704397430
+visibility: "visible "
+apId: "https://lemmy.world/post/10280334"
+editedAt: null
+createdAt: DateTimeImmutable @1704311030 {#1501
date: 2024-01-03 20:43:50.0 +01:00
}
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
App\Entity\Entry {#1523
+user: Proxies\__CG__\App\Entity\User {#1522 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1480 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
+slug: "Home-Assistant-2024-1-Happy-automating"
+title: "Home Assistant 2024.1: Happy automating!"
+url: "https://www.home-assistant.io/blog/2024/01/03/release-20241/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 117
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711417672 {#1499
date: 2024-03-26 02:47:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1511 …}
+votes: Doctrine\ORM\PersistentCollection {#1504 …}
+reports: Doctrine\ORM\PersistentCollection {#1505 …}
+favourites: Doctrine\ORM\PersistentCollection {#1532 …}
+notifications: Doctrine\ORM\PersistentCollection {#1534 …}
+badges: Doctrine\ORM\PersistentCollection {#1540 …}
+children: []
-id: 27009
-titleTs: "'2024.1':3 'assist':2 'autom':5 'happi':4 'home':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704397430
+visibility: "visible "
+apId: "https://lemmy.world/post/10280334"
+editedAt: null
+createdAt: DateTimeImmutable @1704311030 {#1501
date: 2024-01-03 20:43:50.0 +01:00
}
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
App\Entity\Entry {#1523
+user: Proxies\__CG__\App\Entity\User {#1522 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1480 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1547 …}
+slug: "Home-Assistant-2024-1-Happy-automating"
+title: "Home Assistant 2024.1: Happy automating!"
+url: "https://www.home-assistant.io/blog/2024/01/03/release-20241/"
+body: null
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 117
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711417672 {#1499
date: 2024-03-26 02:47:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1511 …}
+votes: Doctrine\ORM\PersistentCollection {#1504 …}
+reports: Doctrine\ORM\PersistentCollection {#1505 …}
+favourites: Doctrine\ORM\PersistentCollection {#1532 …}
+notifications: Doctrine\ORM\PersistentCollection {#1534 …}
+badges: Doctrine\ORM\PersistentCollection {#1540 …}
+children: []
-id: 27009
-titleTs: "'2024.1':3 'assist':2 'autom':5 'happi':4 'home':1"
-bodyTs: null
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704397430
+visibility: "visible "
+apId: "https://lemmy.world/post/10280334"
+editedAt: null
+createdAt: DateTimeImmutable @1704311030 {#1501
date: 2024-01-03 20:43:50.0 +01:00
}
} |
|
Show voter details
|
61 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
62 |
DENIED
|
moderate
|
App\Entity\Entry {#1459
+user: Proxies\__CG__\App\Entity\User {#1432 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Tasmota-on-Shelly-Dimmer2-can-I-use-the-two-switch"
+title: "Tasmota on Shelly Dimmer2 - can I use the two switch inputs for different outputs in HA?"
+url: null
+body: """
I have a Shelly Dimmer2 flashed with Tasmota. It has two ‘switch’ inputs. I have the shelly installed behind a two-gang switch box with the two inputs connected to two different switches. But currently, if I flip either switch, the same light is flipped (the one connected to the output of the Shelly Dimmer)\n
\n
I thought I could disconnect one of the switch inputs, and use it to send an MQTT message to a different light in my HA config. Effectively using one Shelly device to convert two ‘dumb’ switches into smart ones.\n
\n
I have dug through the docs at Tasmota, and I can’t seem to find what I’m looking for. Am I using the wrong keywords?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1723280123 {#1460
date: 2024-08-10 10:55:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1439 …}
+votes: Doctrine\ORM\PersistentCollection {#1437 …}
+reports: Doctrine\ORM\PersistentCollection {#1428 …}
+favourites: Doctrine\ORM\PersistentCollection {#1430 …}
+notifications: Doctrine\ORM\PersistentCollection {#1431 …}
+badges: Doctrine\ORM\PersistentCollection {#1438 …}
+children: []
-id: 30307
-titleTs: "'differ':13 'dimmer2':4 'ha':16 'input':11 'output':14 'shelli':3 'switch':10 'tasmota':1 'two':9 'use':7"
-bodyTs: "'behind':19 'box':25 'config':82 'connect':30,49 'convert':89 'could':60 'current':36 'devic':87 'differ':33,77 'dimmer':56 'dimmer2':5 'disconnect':61 'doc':101 'dug':98 'dumb':91 'effect':83 'either':40 'find':110 'flash':6 'flip':39,46 'gang':23 'ha':81 'input':13,29,66 'instal':18 'keyword':121 'light':44,78 'look':114 'm':113 'messag':74 'mqtt':73 'one':48,62,85,95 'output':52 'seem':108 'send':71 'shelli':4,17,55,86 'smart':94 'switch':12,24,34,41,65,92 'tasmota':8,103 'thought':58 'two':11,22,28,32,90 'two-gang':21 'use':68,84,118 'wrong':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705222908
+visibility: "visible "
+apId: "https://lemm.ee/post/20881915"
+editedAt: null
+createdAt: DateTimeImmutable @1705196408 {#1458
date: 2024-01-14 02:40:08.0 +01:00
}
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
App\Entity\Entry {#1459
+user: Proxies\__CG__\App\Entity\User {#1432 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Tasmota-on-Shelly-Dimmer2-can-I-use-the-two-switch"
+title: "Tasmota on Shelly Dimmer2 - can I use the two switch inputs for different outputs in HA?"
+url: null
+body: """
I have a Shelly Dimmer2 flashed with Tasmota. It has two ‘switch’ inputs. I have the shelly installed behind a two-gang switch box with the two inputs connected to two different switches. But currently, if I flip either switch, the same light is flipped (the one connected to the output of the Shelly Dimmer)\n
\n
I thought I could disconnect one of the switch inputs, and use it to send an MQTT message to a different light in my HA config. Effectively using one Shelly device to convert two ‘dumb’ switches into smart ones.\n
\n
I have dug through the docs at Tasmota, and I can’t seem to find what I’m looking for. Am I using the wrong keywords?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1723280123 {#1460
date: 2024-08-10 10:55:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1439 …}
+votes: Doctrine\ORM\PersistentCollection {#1437 …}
+reports: Doctrine\ORM\PersistentCollection {#1428 …}
+favourites: Doctrine\ORM\PersistentCollection {#1430 …}
+notifications: Doctrine\ORM\PersistentCollection {#1431 …}
+badges: Doctrine\ORM\PersistentCollection {#1438 …}
+children: []
-id: 30307
-titleTs: "'differ':13 'dimmer2':4 'ha':16 'input':11 'output':14 'shelli':3 'switch':10 'tasmota':1 'two':9 'use':7"
-bodyTs: "'behind':19 'box':25 'config':82 'connect':30,49 'convert':89 'could':60 'current':36 'devic':87 'differ':33,77 'dimmer':56 'dimmer2':5 'disconnect':61 'doc':101 'dug':98 'dumb':91 'effect':83 'either':40 'find':110 'flash':6 'flip':39,46 'gang':23 'ha':81 'input':13,29,66 'instal':18 'keyword':121 'light':44,78 'look':114 'm':113 'messag':74 'mqtt':73 'one':48,62,85,95 'output':52 'seem':108 'send':71 'shelli':4,17,55,86 'smart':94 'switch':12,24,34,41,65,92 'tasmota':8,103 'thought':58 'two':11,22,28,32,90 'two-gang':21 'use':68,84,118 'wrong':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705222908
+visibility: "visible "
+apId: "https://lemm.ee/post/20881915"
+editedAt: null
+createdAt: DateTimeImmutable @1705196408 {#1458
date: 2024-01-14 02:40:08.0 +01:00
}
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
App\Entity\Entry {#1459
+user: Proxies\__CG__\App\Entity\User {#1432 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Tasmota-on-Shelly-Dimmer2-can-I-use-the-two-switch"
+title: "Tasmota on Shelly Dimmer2 - can I use the two switch inputs for different outputs in HA?"
+url: null
+body: """
I have a Shelly Dimmer2 flashed with Tasmota. It has two ‘switch’ inputs. I have the shelly installed behind a two-gang switch box with the two inputs connected to two different switches. But currently, if I flip either switch, the same light is flipped (the one connected to the output of the Shelly Dimmer)\n
\n
I thought I could disconnect one of the switch inputs, and use it to send an MQTT message to a different light in my HA config. Effectively using one Shelly device to convert two ‘dumb’ switches into smart ones.\n
\n
I have dug through the docs at Tasmota, and I can’t seem to find what I’m looking for. Am I using the wrong keywords?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1723280123 {#1460
date: 2024-08-10 10:55:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1439 …}
+votes: Doctrine\ORM\PersistentCollection {#1437 …}
+reports: Doctrine\ORM\PersistentCollection {#1428 …}
+favourites: Doctrine\ORM\PersistentCollection {#1430 …}
+notifications: Doctrine\ORM\PersistentCollection {#1431 …}
+badges: Doctrine\ORM\PersistentCollection {#1438 …}
+children: []
-id: 30307
-titleTs: "'differ':13 'dimmer2':4 'ha':16 'input':11 'output':14 'shelli':3 'switch':10 'tasmota':1 'two':9 'use':7"
-bodyTs: "'behind':19 'box':25 'config':82 'connect':30,49 'convert':89 'could':60 'current':36 'devic':87 'differ':33,77 'dimmer':56 'dimmer2':5 'disconnect':61 'doc':101 'dug':98 'dumb':91 'effect':83 'either':40 'find':110 'flash':6 'flip':39,46 'gang':23 'ha':81 'input':13,29,66 'instal':18 'keyword':121 'light':44,78 'look':114 'm':113 'messag':74 'mqtt':73 'one':48,62,85,95 'output':52 'seem':108 'send':71 'shelli':4,17,55,86 'smart':94 'switch':12,24,34,41,65,92 'tasmota':8,103 'thought':58 'two':11,22,28,32,90 'two-gang':21 'use':68,84,118 'wrong':120"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705222908
+visibility: "visible "
+apId: "https://lemm.ee/post/20881915"
+editedAt: null
+createdAt: DateTimeImmutable @1705196408 {#1458
date: 2024-01-14 02:40:08.0 +01:00
}
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
66 |
DENIED
|
moderate
|
App\Entity\Entry {#1474
+user: Proxies\__CG__\App\Entity\User {#1472 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Seeking-assistance-with-Auto-Backup-HACS-integration"
+title: "Seeking assistance with Auto Backup HACS integration"
+url: null
+body: """
I installed the Auto Backup HACS integration and I have a network storage configured in Home Assistant (FYI, I’m running HAOS). If I use HA’s Developer Tools and manually call the “Auto Backup: Backup Full” service, there is a “Location” field where I can select my network storage. The backup successfully completes and saves to my network storage.\n
\n
But in an Automation (based on the Auto Backup bluerpint), I can’t find a way to configure the Location - it defaults to HA’s data disk (i.e., `/root/backup`). DO I have to manually add the location in the yaml? If so, how do I access the actual yaml? When I select “Edit in YAML”, all I see is the barebones blueprint YAML:\n
\n
```\n
\n
<span style="color:#323232;">alias: Automatic Backups\n
</span><span style="color:#323232;">description: using the Auto Backup HACS integration\n
</span><span style="color:#323232;">use_blueprint:\n
</span><span style="color:#323232;"> path: jcwillox/automatic_backups.yaml\n
</span><span style="color:#323232;"> input:\n
</span><span style="color:#323232;"> backup_time: "02:00:00"\n
</span><span style="color:#323232;"> enable_yearly: false\n
</span>\n
```\n
\n
When I view the automation’s traces I can see much more detailed YAML, but I can’t edit it.\n
\n
Thanks for assistance.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712056344 {#1748
date: 2024-04-02 13:12:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1471 …}
+votes: Doctrine\ORM\PersistentCollection {#1470 …}
+reports: Doctrine\ORM\PersistentCollection {#1473 …}
+favourites: Doctrine\ORM\PersistentCollection {#1483 …}
+notifications: Doctrine\ORM\PersistentCollection {#1484 …}
+badges: Doctrine\ORM\PersistentCollection {#1488 …}
+children: []
-id: 27394
-titleTs: "'assist':2 'auto':4 'backup':5 'hac':6 'integr':7 'seek':1"
-bodyTs: "'/root/backup':89 '00':142,143 '02':141 'access':106 'actual':108 'add':95 'alia':124 'assist':17,169 'auto':4,34,68,130 'autom':64,151 'automat':125 'backup':5,35,36,52,69,126,131,139 'barebon':121 'base':65 'blueprint':122,135 'bluerpint':70 'call':32 'complet':54 'configur':14,78 'data':86 'default':82 'descript':127 'detail':159 'develop':28 'disk':87 'edit':113,165 'enabl':144 'fals':146 'field':43 'find':74 'full':37 'fyi':18 'ha':26,84 'hac':6,132 'hao':22 'home':16 'i.e':88 'input':138 'instal':2 'integr':7,133 'jcwillox/automatic_backups.yaml':137 'locat':42,80,97 'm':20 'manual':31,94 'much':157 'network':12,49,59 'path':136 'run':21 'save':56 'see':118,156 'select':47,112 'servic':38 'storag':13,50,60 'success':53 'thank':167 'time':140 'tool':29 'trace':153 'use':25,128,134 'view':149 'way':76 'yaml':100,109,115,123,160 'year':145"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704498004
+visibility: "visible "
+apId: "https://lemmy.d.thewooskeys.com/post/83784"
+editedAt: null
+createdAt: DateTimeImmutable @1704467004 {#1468
date: 2024-01-05 16:03:24.0 +01:00
}
} |
|
Show voter details
|
67 |
DENIED
|
edit
|
App\Entity\Entry {#1474
+user: Proxies\__CG__\App\Entity\User {#1472 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Seeking-assistance-with-Auto-Backup-HACS-integration"
+title: "Seeking assistance with Auto Backup HACS integration"
+url: null
+body: """
I installed the Auto Backup HACS integration and I have a network storage configured in Home Assistant (FYI, I’m running HAOS). If I use HA’s Developer Tools and manually call the “Auto Backup: Backup Full” service, there is a “Location” field where I can select my network storage. The backup successfully completes and saves to my network storage.\n
\n
But in an Automation (based on the Auto Backup bluerpint), I can’t find a way to configure the Location - it defaults to HA’s data disk (i.e., `/root/backup`). DO I have to manually add the location in the yaml? If so, how do I access the actual yaml? When I select “Edit in YAML”, all I see is the barebones blueprint YAML:\n
\n
```\n
\n
<span style="color:#323232;">alias: Automatic Backups\n
</span><span style="color:#323232;">description: using the Auto Backup HACS integration\n
</span><span style="color:#323232;">use_blueprint:\n
</span><span style="color:#323232;"> path: jcwillox/automatic_backups.yaml\n
</span><span style="color:#323232;"> input:\n
</span><span style="color:#323232;"> backup_time: "02:00:00"\n
</span><span style="color:#323232;"> enable_yearly: false\n
</span>\n
```\n
\n
When I view the automation’s traces I can see much more detailed YAML, but I can’t edit it.\n
\n
Thanks for assistance.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712056344 {#1748
date: 2024-04-02 13:12:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1471 …}
+votes: Doctrine\ORM\PersistentCollection {#1470 …}
+reports: Doctrine\ORM\PersistentCollection {#1473 …}
+favourites: Doctrine\ORM\PersistentCollection {#1483 …}
+notifications: Doctrine\ORM\PersistentCollection {#1484 …}
+badges: Doctrine\ORM\PersistentCollection {#1488 …}
+children: []
-id: 27394
-titleTs: "'assist':2 'auto':4 'backup':5 'hac':6 'integr':7 'seek':1"
-bodyTs: "'/root/backup':89 '00':142,143 '02':141 'access':106 'actual':108 'add':95 'alia':124 'assist':17,169 'auto':4,34,68,130 'autom':64,151 'automat':125 'backup':5,35,36,52,69,126,131,139 'barebon':121 'base':65 'blueprint':122,135 'bluerpint':70 'call':32 'complet':54 'configur':14,78 'data':86 'default':82 'descript':127 'detail':159 'develop':28 'disk':87 'edit':113,165 'enabl':144 'fals':146 'field':43 'find':74 'full':37 'fyi':18 'ha':26,84 'hac':6,132 'hao':22 'home':16 'i.e':88 'input':138 'instal':2 'integr':7,133 'jcwillox/automatic_backups.yaml':137 'locat':42,80,97 'm':20 'manual':31,94 'much':157 'network':12,49,59 'path':136 'run':21 'save':56 'see':118,156 'select':47,112 'servic':38 'storag':13,50,60 'success':53 'thank':167 'time':140 'tool':29 'trace':153 'use':25,128,134 'view':149 'way':76 'yaml':100,109,115,123,160 'year':145"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704498004
+visibility: "visible "
+apId: "https://lemmy.d.thewooskeys.com/post/83784"
+editedAt: null
+createdAt: DateTimeImmutable @1704467004 {#1468
date: 2024-01-05 16:03:24.0 +01:00
}
} |
|
Show voter details
|
68 |
DENIED
|
moderate
|
App\Entity\Entry {#1474
+user: Proxies\__CG__\App\Entity\User {#1472 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Seeking-assistance-with-Auto-Backup-HACS-integration"
+title: "Seeking assistance with Auto Backup HACS integration"
+url: null
+body: """
I installed the Auto Backup HACS integration and I have a network storage configured in Home Assistant (FYI, I’m running HAOS). If I use HA’s Developer Tools and manually call the “Auto Backup: Backup Full” service, there is a “Location” field where I can select my network storage. The backup successfully completes and saves to my network storage.\n
\n
But in an Automation (based on the Auto Backup bluerpint), I can’t find a way to configure the Location - it defaults to HA’s data disk (i.e., `/root/backup`). DO I have to manually add the location in the yaml? If so, how do I access the actual yaml? When I select “Edit in YAML”, all I see is the barebones blueprint YAML:\n
\n
```\n
\n
<span style="color:#323232;">alias: Automatic Backups\n
</span><span style="color:#323232;">description: using the Auto Backup HACS integration\n
</span><span style="color:#323232;">use_blueprint:\n
</span><span style="color:#323232;"> path: jcwillox/automatic_backups.yaml\n
</span><span style="color:#323232;"> input:\n
</span><span style="color:#323232;"> backup_time: "02:00:00"\n
</span><span style="color:#323232;"> enable_yearly: false\n
</span>\n
```\n
\n
When I view the automation’s traces I can see much more detailed YAML, but I can’t edit it.\n
\n
Thanks for assistance.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 9
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712056344 {#1748
date: 2024-04-02 13:12:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1471 …}
+votes: Doctrine\ORM\PersistentCollection {#1470 …}
+reports: Doctrine\ORM\PersistentCollection {#1473 …}
+favourites: Doctrine\ORM\PersistentCollection {#1483 …}
+notifications: Doctrine\ORM\PersistentCollection {#1484 …}
+badges: Doctrine\ORM\PersistentCollection {#1488 …}
+children: []
-id: 27394
-titleTs: "'assist':2 'auto':4 'backup':5 'hac':6 'integr':7 'seek':1"
-bodyTs: "'/root/backup':89 '00':142,143 '02':141 'access':106 'actual':108 'add':95 'alia':124 'assist':17,169 'auto':4,34,68,130 'autom':64,151 'automat':125 'backup':5,35,36,52,69,126,131,139 'barebon':121 'base':65 'blueprint':122,135 'bluerpint':70 'call':32 'complet':54 'configur':14,78 'data':86 'default':82 'descript':127 'detail':159 'develop':28 'disk':87 'edit':113,165 'enabl':144 'fals':146 'field':43 'find':74 'full':37 'fyi':18 'ha':26,84 'hac':6,132 'hao':22 'home':16 'i.e':88 'input':138 'instal':2 'integr':7,133 'jcwillox/automatic_backups.yaml':137 'locat':42,80,97 'm':20 'manual':31,94 'much':157 'network':12,49,59 'path':136 'run':21 'save':56 'see':118,156 'select':47,112 'servic':38 'storag':13,50,60 'success':53 'thank':167 'time':140 'tool':29 'trace':153 'use':25,128,134 'view':149 'way':76 'yaml':100,109,115,123,160 'year':145"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704498004
+visibility: "visible "
+apId: "https://lemmy.d.thewooskeys.com/post/83784"
+editedAt: null
+createdAt: DateTimeImmutable @1704467004 {#1468
date: 2024-01-05 16:03:24.0 +01:00
}
} |
|
Show voter details
|
69 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
70 |
DENIED
|
moderate
|
App\Entity\Entry {#1588
+user: Proxies\__CG__\App\Entity\User {#1572 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Assist-Widget"
+title: "Assist Widget"
+url: null
+body: """
Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
\n
I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
\n
Any idea what I’m doing wrong? Or is the documentation out of date?\n
\n
Phone: OnePlus 9, running Android 13. \n
Hopefully this isn’t an OxygenOS issue.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727389437 {#1584
date: 2024-09-27 00:23:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1574 …}
+votes: Doctrine\ORM\PersistentCollection {#1587 …}
+reports: Doctrine\ORM\PersistentCollection {#1573 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
+badges: Doctrine\ORM\PersistentCollection {#1568 …}
+children: []
-id: 32037
-titleTs: "'assist':1 'widget':2"
-bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705824342
+visibility: "visible "
+apId: "https://midwest.social/post/7740485"
+editedAt: null
+createdAt: DateTimeImmutable @1705793342 {#1581
date: 2024-01-21 00:29:02.0 +01:00
}
} |
|
Show voter details
|
71 |
DENIED
|
edit
|
App\Entity\Entry {#1588
+user: Proxies\__CG__\App\Entity\User {#1572 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Assist-Widget"
+title: "Assist Widget"
+url: null
+body: """
Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
\n
I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
\n
Any idea what I’m doing wrong? Or is the documentation out of date?\n
\n
Phone: OnePlus 9, running Android 13. \n
Hopefully this isn’t an OxygenOS issue.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727389437 {#1584
date: 2024-09-27 00:23:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1574 …}
+votes: Doctrine\ORM\PersistentCollection {#1587 …}
+reports: Doctrine\ORM\PersistentCollection {#1573 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
+badges: Doctrine\ORM\PersistentCollection {#1568 …}
+children: []
-id: 32037
-titleTs: "'assist':1 'widget':2"
-bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705824342
+visibility: "visible "
+apId: "https://midwest.social/post/7740485"
+editedAt: null
+createdAt: DateTimeImmutable @1705793342 {#1581
date: 2024-01-21 00:29:02.0 +01:00
}
} |
|
Show voter details
|
72 |
DENIED
|
moderate
|
App\Entity\Entry {#1588
+user: Proxies\__CG__\App\Entity\User {#1572 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Assist-Widget"
+title: "Assist Widget"
+url: null
+body: """
Hey everyone, I’ve started playing around with Assist to use voice to kick off actions. However, I want to put an Assist widget on my Android home screen. The directions from HA say to open your widgets, go to Home Assistant, then long press the Assist widget. However, when I go to select a widget, there is no Assist widget available.\n
\n
I have Assist setup and I can access it from the mobile app. But I would like a shortcut so I can quickly access it.\n
\n
Any idea what I’m doing wrong? Or is the documentation out of date?\n
\n
Phone: OnePlus 9, running Android 13. \n
Hopefully this isn’t an OxygenOS issue.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 8
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727389437 {#1584
date: 2024-09-27 00:23:57.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1574 …}
+votes: Doctrine\ORM\PersistentCollection {#1587 …}
+reports: Doctrine\ORM\PersistentCollection {#1573 …}
+favourites: Doctrine\ORM\PersistentCollection {#1576 …}
+notifications: Doctrine\ORM\PersistentCollection {#1549 …}
+badges: Doctrine\ORM\PersistentCollection {#1568 …}
+children: []
-id: 32037
-titleTs: "'assist':1 'widget':2"
-bodyTs: "'13':107 '9':104 'access':70,86 'action':16 'android':27,106 'app':75 'around':7 'assist':9,23,42,47,60,65 'avail':62 'date':101 'direct':31 'document':98 'everyon':2 'go':39,52 'ha':33 'hey':1 'home':28,41 'hope':108 'howev':17,49 'idea':89 'isn':110 'issu':114 'kick':14 'like':79 'long':44 'm':92 'mobil':74 'oneplus':103 'open':36 'oxygeno':113 'phone':102 'play':6 'press':45 'put':21 'quick':85 'run':105 'say':34 'screen':29 'select':54 'setup':66 'shortcut':81 'start':5 'use':11 've':4 'voic':12 'want':19 'widget':24,38,48,56,61 'would':78 'wrong':94"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705824342
+visibility: "visible "
+apId: "https://midwest.social/post/7740485"
+editedAt: null
+createdAt: DateTimeImmutable @1705793342 {#1581
date: 2024-01-21 00:29:02.0 +01:00
}
} |
|
Show voter details
|
73 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
74 |
DENIED
|
moderate
|
App\Entity\Entry {#1763
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1756 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
+slug: "HACS-Docker-Container-Installation-2023-FULL-Home-Assistant-HOW-TO"
+title: "HACS Docker Container Installation - 2023 FULL Home Assistant HOW TO Guide - YouTube"
+url: "https://youtube.com/watch?v=HhfwaZgIJDU&si=yJ_dD-yM6GVfYJ_B"
+body: "I like that this is short and concise."
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 0
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704635961 {#1760
date: 2024-01-07 14:59:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1759 …}
+votes: Doctrine\ORM\PersistentCollection {#1751 …}
+reports: Doctrine\ORM\PersistentCollection {#1772 …}
+favourites: Doctrine\ORM\PersistentCollection {#1778 …}
+notifications: Doctrine\ORM\PersistentCollection {#1777 …}
+badges: Doctrine\ORM\PersistentCollection {#1773 …}
+children: []
-id: 28223
-titleTs: "'2023':5 'assist':8 'contain':3 'docker':2 'full':6 'guid':11 'hac':1 'home':7 'instal':4 'youtub':12"
-bodyTs: "'concis':8 'like':2 'short':6"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704649461
+visibility: "visible "
+apId: "https://lemmy.tf/post/3199387"
+editedAt: null
+createdAt: DateTimeImmutable @1704635961 {#1757
date: 2024-01-07 14:59:21.0 +01:00
}
} |
|
Show voter details
|
75 |
DENIED
|
edit
|
App\Entity\Entry {#1763
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1756 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
+slug: "HACS-Docker-Container-Installation-2023-FULL-Home-Assistant-HOW-TO"
+title: "HACS Docker Container Installation - 2023 FULL Home Assistant HOW TO Guide - YouTube"
+url: "https://youtube.com/watch?v=HhfwaZgIJDU&si=yJ_dD-yM6GVfYJ_B"
+body: "I like that this is short and concise."
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 0
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704635961 {#1760
date: 2024-01-07 14:59:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1759 …}
+votes: Doctrine\ORM\PersistentCollection {#1751 …}
+reports: Doctrine\ORM\PersistentCollection {#1772 …}
+favourites: Doctrine\ORM\PersistentCollection {#1778 …}
+notifications: Doctrine\ORM\PersistentCollection {#1777 …}
+badges: Doctrine\ORM\PersistentCollection {#1773 …}
+children: []
-id: 28223
-titleTs: "'2023':5 'assist':8 'contain':3 'docker':2 'full':6 'guid':11 'hac':1 'home':7 'instal':4 'youtub':12"
-bodyTs: "'concis':8 'like':2 'short':6"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704649461
+visibility: "visible "
+apId: "https://lemmy.tf/post/3199387"
+editedAt: null
+createdAt: DateTimeImmutable @1704635961 {#1757
date: 2024-01-07 14:59:21.0 +01:00
}
} |
|
Show voter details
|
76 |
DENIED
|
moderate
|
App\Entity\Entry {#1763
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1756 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1767 …}
+slug: "HACS-Docker-Container-Installation-2023-FULL-Home-Assistant-HOW-TO"
+title: "HACS Docker Container Installation - 2023 FULL Home Assistant HOW TO Guide - YouTube"
+url: "https://youtube.com/watch?v=HhfwaZgIJDU&si=yJ_dD-yM6GVfYJ_B"
+body: "I like that this is short and concise."
+type: "video"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 0
+favouriteCount: 7
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704635961 {#1760
date: 2024-01-07 14:59:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1759 …}
+votes: Doctrine\ORM\PersistentCollection {#1751 …}
+reports: Doctrine\ORM\PersistentCollection {#1772 …}
+favourites: Doctrine\ORM\PersistentCollection {#1778 …}
+notifications: Doctrine\ORM\PersistentCollection {#1777 …}
+badges: Doctrine\ORM\PersistentCollection {#1773 …}
+children: []
-id: 28223
-titleTs: "'2023':5 'assist':8 'contain':3 'docker':2 'full':6 'guid':11 'hac':1 'home':7 'instal':4 'youtub':12"
-bodyTs: "'concis':8 'like':2 'short':6"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704649461
+visibility: "visible "
+apId: "https://lemmy.tf/post/3199387"
+editedAt: null
+createdAt: DateTimeImmutable @1704635961 {#1757
date: 2024-01-07 14:59:21.0 +01:00
}
} |
|
Show voter details
|
77 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
78 |
DENIED
|
moderate
|
App\Entity\Entry {#1494
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Getting-a-bunch-of-errors"
+title: "Getting a bunch of errors"
+url: null
+body: """
Everything was working okay, but suddenly I’m getting a bunch of errors from my thermostat and I’m unable to set temperature or anything\n
\n
```\n
\n
<span style="color:#323232;">Source: helpers/entity.py:1125\n
</span><span style="color:#323232;">First occurred: 5 January 2024 at 22:20:54 (4 occurrences)\n
</span><span style="color:#323232;">Last logged: 08:35:01\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Failed to set state for sensor.0x003c84fffef2dac7_program, fall back to unknown\n
</span><span style="color:#323232;">Traceback (most recent call last):\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1125, in _async_write_ha_state\n
</span><span style="color:#323232;"> hass.states.async_set(\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 1831, in async_set\n
</span><span style="color:#323232;"> state = State(\n
</span><span style="color:#323232;"> ^^^^^^\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 1408, in __init__\n
</span><span style="color:#323232;"> validate_state(state)\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 228, in validate_state\n
</span><span style="color:#323232;"> raise InvalidStateError(\n
</span><span style="color:#323232;">homeassistant.exceptions.InvalidStateError: Invalid state with length 934. State max length is 255 characters.\n
</span>\n
```\n
\n
I’ve looked in Z2M and its exposing\n
\n
```\n
\n
<span style="color:#323232;">{\n
</span><span style="color:#323232;"> "child_lock": "UNLOCK",\n
</span><span style="color:#323232;"> "current_heating_setpoint": 15,\n
</span><span style="color:#323232;"> "heat": "OFF",\n
</span><span style="color:#323232;"> "linkquality": 224,\n
</span><span style="color:#323232;"> "local_temperature": 14.5,\n
</span><span style="color:#323232;"> "local_temperature_calibration": -2,\n
</span><span style="color:#323232;"> "max_temperature": 45,\n
</span><span style="color:#323232;"> "min_temperature_limit": 5,\n
</span><span style="color:#323232;"> "preset": "hold",\n
</span><span style="color:#323232;"> "preset_mode": "hold",\n
</span><span style="color:#323232;"> "program": {\n
</span><span style="color:#323232;"> "saturday_p1_hour": 6,\n
</span><span style="color:#323232;"> "saturday_p1_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p1_temperature": 14,\n
</span><span style="color:#323232;"> "saturday_p2_hour": 8,\n
</span><span style="color:#323232;"> "saturday_p2_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p2_temperature": 16,\n
</span><span style="color:#323232;"> "saturday_p3_hour": 8,\n
</span><span style="color:#323232;"> "saturday_p3_minute": 30,\n
</span><span style="color:#323232;"> "saturday_p3_temperature": 15,\n
</span><span style="color:#323232;"> "saturday_p4_hour": 20,\n
</span><span style="color:#323232;"> "saturday_p4_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p4_temperature": 12,\n
</span><span style="color:#323232;"> "sunday_p1_hour": 6,\n
</span><span style="color:#323232;"> "sunday_p1_minute": 0,\n
</span><span style="color:#323232;"> "sunday_p1_temperature": 14,\n
</span><span style="color:#323232;"> "sunday_p2_hour": 12,\n
</span><span style="color:#323232;"> "sunday_p2_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p2_temperature": 16,\n
</span><span style="color:#323232;"> "sunday_p3_hour": 14,\n
</span><span style="color:#323232;"> "sunday_p3_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p3_temperature": 15,\n
</span><span style="color:#323232;"> "sunday_p4_hour": 18,\n
</span><span style="color:#323232;"> "sunday_p4_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p4_temperature": 12,\n
</span><span style="color:#323232;"> "weekdays_p1_hour": 6,\n
</span><span style="color:#323232;"> "weekdays_p1_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p1_temperature": 14,\n
</span><span style="color:#323232;"> "weekdays_p2_hour": 8,\n
</span><span style="color:#323232;"> "weekdays_p2_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p2_temperature": 16,\n
</span><span style="color:#323232;"> "weekdays_p3_hour": 8,\n
</span><span style="color:#323232;"> "weekdays_p3_minute": 30,\n
</span><span style="color:#323232;"> "weekdays_p3_temperature": 15,\n
</span><span style="color:#323232;"> "weekdays_p4_hour": 20,\n
</span><span style="color:#323232;"> "weekdays_p4_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p4_temperature": 12\n
</span><span style="color:#323232;"> },\n
</span><span style="color:#323232;"> "running_state": "idle",\n
</span><span style="color:#323232;"> "sensor": "AL",\n
</span><span style="color:#323232;"> "system_mode": "heat",\n
</span><span style="color:#323232;"> "deadzone_temperature": null,\n
</span><span style="color:#323232;"> "max_temperature_limit": null\n
</span><span style="color:#323232;">}\n
</span>\n
```\n
\n
The log is showing this\n
\n
\n
\n
Any idea on what’s gone wrong?\n
\n
Edit: Since I had to reinstall Raspberry Pi OS anyway, I just decided to start again. Hopefully adding the thermostat to HA anew will fix it.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 2
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704537741 {#1485
date: 2024-01-06 11:42:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1490 …}
+votes: Doctrine\ORM\PersistentCollection {#1493 …}
+reports: Doctrine\ORM\PersistentCollection {#1492 …}
+favourites: Doctrine\ORM\PersistentCollection {#1477 …}
+notifications: Doctrine\ORM\PersistentCollection {#1761 …}
+badges: Doctrine\ORM\PersistentCollection {#1754 …}
+children: []
-id: 28221
-titleTs: "'bunch':3 'error':5 'get':1"
-bodyTs: "'-2':135 '/pictrs/image/06c24a2e-5a11-48f6-bb2a-f5522d66aef0.png)':315 '/usr/src/homeassistant/homeassistant/core.py':72,81,90 '/usr/src/homeassistant/homeassistant/helpers/entity.py':61 '0':156,168,192,204,252,264,288 '01':44 '08':42 '1125':28,63 '12':196,212,244,292 '14':160,208,224,256 '14.5':131 '1408':83 '15':124,184,232,280 '16':172,220,268 '18':236 '1831':74 '20':36,188,284 '2024':33 '22':35 '224':128 '228':92 '255':108 '30':180,216,228,240,276 '35':43 '4':38 '45':138 '5':31,142 '54':37 '6':152,200,248 '8':164,176,260,272 '934':103 'ad':340 'al':297 'anew':345 'anyth':25 'anyway':332 'async':65,76 'back':52 'bunch':11 'calibr':134 'call':58 'charact':109 'child':118 'current':121 'deadzon':301 'decid':335 'edit':323 'error':13 'everyth':1 'expos':117 'fail':45 'fall':51 'file':60,71,80,89 'first':29 'fix':347 'get':9 'gone':321 'ha':67,344 'hass.states.async':69 'heat':122,125,300 'helpers/entity.py':27 'hold':144,147 'homeassistant.exceptions.invalidstateerror':98 'hope':339 'hour':151,163,175,187,199,211,223,235,247,259,271,283 'idea':317 'idl':295 'init':85 'invalid':99 'invalidstateerror':97 'januari':32 'last':40,59 'lemmy.tf':314 'lemmy.tf/pictrs/image/06c24a2e-5a11-48f6-bb2a-f5522d66aef0.png)':313 'length':102,106 'limit':141,306 'line':62,73,82,91 'linkqual':127 'local':129,132 'lock':119 'log':41,309 'look':112 'm':8,19 'max':105,136,304 'min':139 'minut':155,167,179,191,203,215,227,239,251,263,275,287 'mode':146,299 'null':303,307 'occur':30 'occurr':39 'okay':4 'os':331 'p1':150,154,158,198,202,206,246,250,254 'p2':162,166,170,210,214,218,258,262,266 'p3':174,178,182,222,226,230,270,274,278 'p4':186,190,194,234,238,242,282,286,290 'pi':330 'preset':143,145 'program':148 'rais':96 'raspberri':329 'recent':57 'reinstal':328 'run':293 'saturday':149,153,157,161,165,169,173,177,181,185,189,193 'sensor':296 'sensor.0x003c84fffef2dac7_program':50 'set':22,47,70,77 'setpoint':123 'show':311 'sinc':324 'sourc':26 'start':337 'state':48,68,78,79,87,88,95,100,104,294 'sudden':6 'sunday':197,201,205,209,213,217,221,225,229,233,237,241 'system':298 'temperatur':23,130,133,137,140,159,171,183,195,207,219,231,243,255,267,279,291,302,305 'thermostat':16,342 'traceback':55 'unabl':20 'unknown':54 'unlock':120 'valid':86,94 've':111 'weekday':245,249,253,257,261,265,269,273,277,281,285,289 'work':3 'write':66 'wrong':322 'z2m':114"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704542241
+visibility: "visible "
+apId: "https://lemmy.tf/post/3180092"
+editedAt: DateTimeImmutable @1719212696 {#1489
date: 2024-06-24 09:04:56.0 +02:00
}
+createdAt: DateTimeImmutable @1704537741 {#1496
date: 2024-01-06 11:42:21.0 +01:00
}
} |
|
Show voter details
|
79 |
DENIED
|
edit
|
App\Entity\Entry {#1494
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Getting-a-bunch-of-errors"
+title: "Getting a bunch of errors"
+url: null
+body: """
Everything was working okay, but suddenly I’m getting a bunch of errors from my thermostat and I’m unable to set temperature or anything\n
\n
```\n
\n
<span style="color:#323232;">Source: helpers/entity.py:1125\n
</span><span style="color:#323232;">First occurred: 5 January 2024 at 22:20:54 (4 occurrences)\n
</span><span style="color:#323232;">Last logged: 08:35:01\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Failed to set state for sensor.0x003c84fffef2dac7_program, fall back to unknown\n
</span><span style="color:#323232;">Traceback (most recent call last):\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1125, in _async_write_ha_state\n
</span><span style="color:#323232;"> hass.states.async_set(\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 1831, in async_set\n
</span><span style="color:#323232;"> state = State(\n
</span><span style="color:#323232;"> ^^^^^^\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 1408, in __init__\n
</span><span style="color:#323232;"> validate_state(state)\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 228, in validate_state\n
</span><span style="color:#323232;"> raise InvalidStateError(\n
</span><span style="color:#323232;">homeassistant.exceptions.InvalidStateError: Invalid state with length 934. State max length is 255 characters.\n
</span>\n
```\n
\n
I’ve looked in Z2M and its exposing\n
\n
```\n
\n
<span style="color:#323232;">{\n
</span><span style="color:#323232;"> "child_lock": "UNLOCK",\n
</span><span style="color:#323232;"> "current_heating_setpoint": 15,\n
</span><span style="color:#323232;"> "heat": "OFF",\n
</span><span style="color:#323232;"> "linkquality": 224,\n
</span><span style="color:#323232;"> "local_temperature": 14.5,\n
</span><span style="color:#323232;"> "local_temperature_calibration": -2,\n
</span><span style="color:#323232;"> "max_temperature": 45,\n
</span><span style="color:#323232;"> "min_temperature_limit": 5,\n
</span><span style="color:#323232;"> "preset": "hold",\n
</span><span style="color:#323232;"> "preset_mode": "hold",\n
</span><span style="color:#323232;"> "program": {\n
</span><span style="color:#323232;"> "saturday_p1_hour": 6,\n
</span><span style="color:#323232;"> "saturday_p1_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p1_temperature": 14,\n
</span><span style="color:#323232;"> "saturday_p2_hour": 8,\n
</span><span style="color:#323232;"> "saturday_p2_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p2_temperature": 16,\n
</span><span style="color:#323232;"> "saturday_p3_hour": 8,\n
</span><span style="color:#323232;"> "saturday_p3_minute": 30,\n
</span><span style="color:#323232;"> "saturday_p3_temperature": 15,\n
</span><span style="color:#323232;"> "saturday_p4_hour": 20,\n
</span><span style="color:#323232;"> "saturday_p4_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p4_temperature": 12,\n
</span><span style="color:#323232;"> "sunday_p1_hour": 6,\n
</span><span style="color:#323232;"> "sunday_p1_minute": 0,\n
</span><span style="color:#323232;"> "sunday_p1_temperature": 14,\n
</span><span style="color:#323232;"> "sunday_p2_hour": 12,\n
</span><span style="color:#323232;"> "sunday_p2_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p2_temperature": 16,\n
</span><span style="color:#323232;"> "sunday_p3_hour": 14,\n
</span><span style="color:#323232;"> "sunday_p3_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p3_temperature": 15,\n
</span><span style="color:#323232;"> "sunday_p4_hour": 18,\n
</span><span style="color:#323232;"> "sunday_p4_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p4_temperature": 12,\n
</span><span style="color:#323232;"> "weekdays_p1_hour": 6,\n
</span><span style="color:#323232;"> "weekdays_p1_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p1_temperature": 14,\n
</span><span style="color:#323232;"> "weekdays_p2_hour": 8,\n
</span><span style="color:#323232;"> "weekdays_p2_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p2_temperature": 16,\n
</span><span style="color:#323232;"> "weekdays_p3_hour": 8,\n
</span><span style="color:#323232;"> "weekdays_p3_minute": 30,\n
</span><span style="color:#323232;"> "weekdays_p3_temperature": 15,\n
</span><span style="color:#323232;"> "weekdays_p4_hour": 20,\n
</span><span style="color:#323232;"> "weekdays_p4_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p4_temperature": 12\n
</span><span style="color:#323232;"> },\n
</span><span style="color:#323232;"> "running_state": "idle",\n
</span><span style="color:#323232;"> "sensor": "AL",\n
</span><span style="color:#323232;"> "system_mode": "heat",\n
</span><span style="color:#323232;"> "deadzone_temperature": null,\n
</span><span style="color:#323232;"> "max_temperature_limit": null\n
</span><span style="color:#323232;">}\n
</span>\n
```\n
\n
The log is showing this\n
\n
\n
\n
Any idea on what’s gone wrong?\n
\n
Edit: Since I had to reinstall Raspberry Pi OS anyway, I just decided to start again. Hopefully adding the thermostat to HA anew will fix it.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 2
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704537741 {#1485
date: 2024-01-06 11:42:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1490 …}
+votes: Doctrine\ORM\PersistentCollection {#1493 …}
+reports: Doctrine\ORM\PersistentCollection {#1492 …}
+favourites: Doctrine\ORM\PersistentCollection {#1477 …}
+notifications: Doctrine\ORM\PersistentCollection {#1761 …}
+badges: Doctrine\ORM\PersistentCollection {#1754 …}
+children: []
-id: 28221
-titleTs: "'bunch':3 'error':5 'get':1"
-bodyTs: "'-2':135 '/pictrs/image/06c24a2e-5a11-48f6-bb2a-f5522d66aef0.png)':315 '/usr/src/homeassistant/homeassistant/core.py':72,81,90 '/usr/src/homeassistant/homeassistant/helpers/entity.py':61 '0':156,168,192,204,252,264,288 '01':44 '08':42 '1125':28,63 '12':196,212,244,292 '14':160,208,224,256 '14.5':131 '1408':83 '15':124,184,232,280 '16':172,220,268 '18':236 '1831':74 '20':36,188,284 '2024':33 '22':35 '224':128 '228':92 '255':108 '30':180,216,228,240,276 '35':43 '4':38 '45':138 '5':31,142 '54':37 '6':152,200,248 '8':164,176,260,272 '934':103 'ad':340 'al':297 'anew':345 'anyth':25 'anyway':332 'async':65,76 'back':52 'bunch':11 'calibr':134 'call':58 'charact':109 'child':118 'current':121 'deadzon':301 'decid':335 'edit':323 'error':13 'everyth':1 'expos':117 'fail':45 'fall':51 'file':60,71,80,89 'first':29 'fix':347 'get':9 'gone':321 'ha':67,344 'hass.states.async':69 'heat':122,125,300 'helpers/entity.py':27 'hold':144,147 'homeassistant.exceptions.invalidstateerror':98 'hope':339 'hour':151,163,175,187,199,211,223,235,247,259,271,283 'idea':317 'idl':295 'init':85 'invalid':99 'invalidstateerror':97 'januari':32 'last':40,59 'lemmy.tf':314 'lemmy.tf/pictrs/image/06c24a2e-5a11-48f6-bb2a-f5522d66aef0.png)':313 'length':102,106 'limit':141,306 'line':62,73,82,91 'linkqual':127 'local':129,132 'lock':119 'log':41,309 'look':112 'm':8,19 'max':105,136,304 'min':139 'minut':155,167,179,191,203,215,227,239,251,263,275,287 'mode':146,299 'null':303,307 'occur':30 'occurr':39 'okay':4 'os':331 'p1':150,154,158,198,202,206,246,250,254 'p2':162,166,170,210,214,218,258,262,266 'p3':174,178,182,222,226,230,270,274,278 'p4':186,190,194,234,238,242,282,286,290 'pi':330 'preset':143,145 'program':148 'rais':96 'raspberri':329 'recent':57 'reinstal':328 'run':293 'saturday':149,153,157,161,165,169,173,177,181,185,189,193 'sensor':296 'sensor.0x003c84fffef2dac7_program':50 'set':22,47,70,77 'setpoint':123 'show':311 'sinc':324 'sourc':26 'start':337 'state':48,68,78,79,87,88,95,100,104,294 'sudden':6 'sunday':197,201,205,209,213,217,221,225,229,233,237,241 'system':298 'temperatur':23,130,133,137,140,159,171,183,195,207,219,231,243,255,267,279,291,302,305 'thermostat':16,342 'traceback':55 'unabl':20 'unknown':54 'unlock':120 'valid':86,94 've':111 'weekday':245,249,253,257,261,265,269,273,277,281,285,289 'work':3 'write':66 'wrong':322 'z2m':114"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704542241
+visibility: "visible "
+apId: "https://lemmy.tf/post/3180092"
+editedAt: DateTimeImmutable @1719212696 {#1489
date: 2024-06-24 09:04:56.0 +02:00
}
+createdAt: DateTimeImmutable @1704537741 {#1496
date: 2024-01-06 11:42:21.0 +01:00
}
} |
|
Show voter details
|
80 |
DENIED
|
moderate
|
App\Entity\Entry {#1494
+user: Proxies\__CG__\App\Entity\User {#1713 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "Getting-a-bunch-of-errors"
+title: "Getting a bunch of errors"
+url: null
+body: """
Everything was working okay, but suddenly I’m getting a bunch of errors from my thermostat and I’m unable to set temperature or anything\n
\n
```\n
\n
<span style="color:#323232;">Source: helpers/entity.py:1125\n
</span><span style="color:#323232;">First occurred: 5 January 2024 at 22:20:54 (4 occurrences)\n
</span><span style="color:#323232;">Last logged: 08:35:01\n
</span><span style="color:#323232;">\n
</span><span style="color:#323232;">Failed to set state for sensor.0x003c84fffef2dac7_program, fall back to unknown\n
</span><span style="color:#323232;">Traceback (most recent call last):\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1125, in _async_write_ha_state\n
</span><span style="color:#323232;"> hass.states.async_set(\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 1831, in async_set\n
</span><span style="color:#323232;"> state = State(\n
</span><span style="color:#323232;"> ^^^^^^\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 1408, in __init__\n
</span><span style="color:#323232;"> validate_state(state)\n
</span><span style="color:#323232;"> File "/usr/src/homeassistant/homeassistant/core.py", line 228, in validate_state\n
</span><span style="color:#323232;"> raise InvalidStateError(\n
</span><span style="color:#323232;">homeassistant.exceptions.InvalidStateError: Invalid state with length 934. State max length is 255 characters.\n
</span>\n
```\n
\n
I’ve looked in Z2M and its exposing\n
\n
```\n
\n
<span style="color:#323232;">{\n
</span><span style="color:#323232;"> "child_lock": "UNLOCK",\n
</span><span style="color:#323232;"> "current_heating_setpoint": 15,\n
</span><span style="color:#323232;"> "heat": "OFF",\n
</span><span style="color:#323232;"> "linkquality": 224,\n
</span><span style="color:#323232;"> "local_temperature": 14.5,\n
</span><span style="color:#323232;"> "local_temperature_calibration": -2,\n
</span><span style="color:#323232;"> "max_temperature": 45,\n
</span><span style="color:#323232;"> "min_temperature_limit": 5,\n
</span><span style="color:#323232;"> "preset": "hold",\n
</span><span style="color:#323232;"> "preset_mode": "hold",\n
</span><span style="color:#323232;"> "program": {\n
</span><span style="color:#323232;"> "saturday_p1_hour": 6,\n
</span><span style="color:#323232;"> "saturday_p1_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p1_temperature": 14,\n
</span><span style="color:#323232;"> "saturday_p2_hour": 8,\n
</span><span style="color:#323232;"> "saturday_p2_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p2_temperature": 16,\n
</span><span style="color:#323232;"> "saturday_p3_hour": 8,\n
</span><span style="color:#323232;"> "saturday_p3_minute": 30,\n
</span><span style="color:#323232;"> "saturday_p3_temperature": 15,\n
</span><span style="color:#323232;"> "saturday_p4_hour": 20,\n
</span><span style="color:#323232;"> "saturday_p4_minute": 0,\n
</span><span style="color:#323232;"> "saturday_p4_temperature": 12,\n
</span><span style="color:#323232;"> "sunday_p1_hour": 6,\n
</span><span style="color:#323232;"> "sunday_p1_minute": 0,\n
</span><span style="color:#323232;"> "sunday_p1_temperature": 14,\n
</span><span style="color:#323232;"> "sunday_p2_hour": 12,\n
</span><span style="color:#323232;"> "sunday_p2_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p2_temperature": 16,\n
</span><span style="color:#323232;"> "sunday_p3_hour": 14,\n
</span><span style="color:#323232;"> "sunday_p3_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p3_temperature": 15,\n
</span><span style="color:#323232;"> "sunday_p4_hour": 18,\n
</span><span style="color:#323232;"> "sunday_p4_minute": 30,\n
</span><span style="color:#323232;"> "sunday_p4_temperature": 12,\n
</span><span style="color:#323232;"> "weekdays_p1_hour": 6,\n
</span><span style="color:#323232;"> "weekdays_p1_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p1_temperature": 14,\n
</span><span style="color:#323232;"> "weekdays_p2_hour": 8,\n
</span><span style="color:#323232;"> "weekdays_p2_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p2_temperature": 16,\n
</span><span style="color:#323232;"> "weekdays_p3_hour": 8,\n
</span><span style="color:#323232;"> "weekdays_p3_minute": 30,\n
</span><span style="color:#323232;"> "weekdays_p3_temperature": 15,\n
</span><span style="color:#323232;"> "weekdays_p4_hour": 20,\n
</span><span style="color:#323232;"> "weekdays_p4_minute": 0,\n
</span><span style="color:#323232;"> "weekdays_p4_temperature": 12\n
</span><span style="color:#323232;"> },\n
</span><span style="color:#323232;"> "running_state": "idle",\n
</span><span style="color:#323232;"> "sensor": "AL",\n
</span><span style="color:#323232;"> "system_mode": "heat",\n
</span><span style="color:#323232;"> "deadzone_temperature": null,\n
</span><span style="color:#323232;"> "max_temperature_limit": null\n
</span><span style="color:#323232;">}\n
</span>\n
```\n
\n
The log is showing this\n
\n
\n
\n
Any idea on what’s gone wrong?\n
\n
Edit: Since I had to reinstall Raspberry Pi OS anyway, I just decided to start again. Hopefully adding the thermostat to HA anew will fix it.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 2
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1704537741 {#1485
date: 2024-01-06 11:42:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1490 …}
+votes: Doctrine\ORM\PersistentCollection {#1493 …}
+reports: Doctrine\ORM\PersistentCollection {#1492 …}
+favourites: Doctrine\ORM\PersistentCollection {#1477 …}
+notifications: Doctrine\ORM\PersistentCollection {#1761 …}
+badges: Doctrine\ORM\PersistentCollection {#1754 …}
+children: []
-id: 28221
-titleTs: "'bunch':3 'error':5 'get':1"
-bodyTs: "'-2':135 '/pictrs/image/06c24a2e-5a11-48f6-bb2a-f5522d66aef0.png)':315 '/usr/src/homeassistant/homeassistant/core.py':72,81,90 '/usr/src/homeassistant/homeassistant/helpers/entity.py':61 '0':156,168,192,204,252,264,288 '01':44 '08':42 '1125':28,63 '12':196,212,244,292 '14':160,208,224,256 '14.5':131 '1408':83 '15':124,184,232,280 '16':172,220,268 '18':236 '1831':74 '20':36,188,284 '2024':33 '22':35 '224':128 '228':92 '255':108 '30':180,216,228,240,276 '35':43 '4':38 '45':138 '5':31,142 '54':37 '6':152,200,248 '8':164,176,260,272 '934':103 'ad':340 'al':297 'anew':345 'anyth':25 'anyway':332 'async':65,76 'back':52 'bunch':11 'calibr':134 'call':58 'charact':109 'child':118 'current':121 'deadzon':301 'decid':335 'edit':323 'error':13 'everyth':1 'expos':117 'fail':45 'fall':51 'file':60,71,80,89 'first':29 'fix':347 'get':9 'gone':321 'ha':67,344 'hass.states.async':69 'heat':122,125,300 'helpers/entity.py':27 'hold':144,147 'homeassistant.exceptions.invalidstateerror':98 'hope':339 'hour':151,163,175,187,199,211,223,235,247,259,271,283 'idea':317 'idl':295 'init':85 'invalid':99 'invalidstateerror':97 'januari':32 'last':40,59 'lemmy.tf':314 'lemmy.tf/pictrs/image/06c24a2e-5a11-48f6-bb2a-f5522d66aef0.png)':313 'length':102,106 'limit':141,306 'line':62,73,82,91 'linkqual':127 'local':129,132 'lock':119 'log':41,309 'look':112 'm':8,19 'max':105,136,304 'min':139 'minut':155,167,179,191,203,215,227,239,251,263,275,287 'mode':146,299 'null':303,307 'occur':30 'occurr':39 'okay':4 'os':331 'p1':150,154,158,198,202,206,246,250,254 'p2':162,166,170,210,214,218,258,262,266 'p3':174,178,182,222,226,230,270,274,278 'p4':186,190,194,234,238,242,282,286,290 'pi':330 'preset':143,145 'program':148 'rais':96 'raspberri':329 'recent':57 'reinstal':328 'run':293 'saturday':149,153,157,161,165,169,173,177,181,185,189,193 'sensor':296 'sensor.0x003c84fffef2dac7_program':50 'set':22,47,70,77 'setpoint':123 'show':311 'sinc':324 'sourc':26 'start':337 'state':48,68,78,79,87,88,95,100,104,294 'sudden':6 'sunday':197,201,205,209,213,217,221,225,229,233,237,241 'system':298 'temperatur':23,130,133,137,140,159,171,183,195,207,219,231,243,255,267,279,291,302,305 'thermostat':16,342 'traceback':55 'unabl':20 'unknown':54 'unlock':120 'valid':86,94 've':111 'weekday':245,249,253,257,261,265,269,273,277,281,285,289 'work':3 'write':66 'wrong':322 'z2m':114"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704542241
+visibility: "visible "
+apId: "https://lemmy.tf/post/3180092"
+editedAt: DateTimeImmutable @1719212696 {#1489
date: 2024-06-24 09:04:56.0 +02:00
}
+createdAt: DateTimeImmutable @1704537741 {#1496
date: 2024-01-06 11:42:21.0 +01:00
}
} |
|
Show voter details
|
81 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
82 |
DENIED
|
moderate
|
App\Entity\Entry {#1705
+user: Proxies\__CG__\App\Entity\User {#1711 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "A-Home-Assistant-Supervised-hardware-option"
+title: "A Home Assistant Supervised hardware option."
+url: null
+body: """
I’m not sure this is allowed here. Apologies and please delete if it is not.\n
\n
I was looking for decent, inexpensive hardware for a semi-dedicated Home Assistant supervised server and found something that is working better than expected.\n
\n
What I wanted:\n
\n
- Debian 12 supported hardware.\n
- Fast processor.\n
- SSD.\n
- 8GB ram.\n
- Integrated battery - no UPS needed.\n
- Built in display and keyboard if possible to make management easier so a laptop is fine.\n
- Advanced BIOS options.\n
\n
I took a risk on a Dell 3140 small laptop from Woot. I just finished moving my HA installation to it and am pleased enough to post here. It’s $170 (refurbished) right now and the one I received looks brand new. While this is just an OK laptop, for a HA server it’s terrific.\n
\n
Positives:\n
\n
- Debian 12 supports the hardware without any additional drivers. Everything just works after install.\n
- The N200 processor is more than 2x faster than a Raspberry Pi 5’s CPU.\n
- Built in BIOS battery management. A charge limit can be set to preserve the battery since it will be plugged in all the time. 6+ hours indicated battery life with a limited 75% charge.\n
- Low power usage. Powertop says it’s drawing about 6 watts with several USB devices plugged in.\n
- BIOS Option to automatically power on upon power restoration.\n
- 128GB SSD is more than big enough to support Debian 12, HA plus some additional apps. My installation uses less than 25GB leaving plenty to spare for Timeshift and some file sharing. Replacement 2230 NVMe SSDs are cheap.\n
- Built like a tank.\n
\n
Negatives:\n
\n
- Built like a tank. Chunky for a small laptop.\n
- No integrated Ethernet port.\n
- Mediocre screen.\n
\n
This is commercial grade product that will hopefully last a long time and might be worth considering if you’re looking for Home Assistant hardware.\n
\n
---
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 18
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706413960 {#1691
date: 2024-01-28 04:52:40.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1598 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1626 …}
+notifications: Doctrine\ORM\PersistentCollection {#1618 …}
+badges: Doctrine\ORM\PersistentCollection {#1597 …}
+children: []
-id: 33562
-titleTs: "'assist':3 'hardwar':5 'home':2 'option':6 'supervis':4"
-bodyTs: "'12':46,136,234 '128gb':224 '170':108 '2230':257 '25gb':245 '2x':155 '3140':85 '5':161 '6':188,207 '75':196 '8gb':52 'addit':142,238 'advanc':75 'allow':7 'apolog':9 'app':239 'assist':30,305 'automat':218 'batteri':55,167,178,191 'better':39 'big':229 'bio':76,166,215 'brand':118 'built':59,164,262,267 'charg':170,197 'cheap':261 'chunki':271 'commerci':284 'consid':298 'cpu':163 'debian':45,135,233 'decent':21 'dedic':28 'delet':12 'dell':84 'devic':212 'display':61 'draw':205 'driver':143 'easier':69 'enough':102,230 'ethernet':278 'everyth':144 'expect':41 'fast':49 'faster':156 'file':254 'fine':74 'finish':92 'found':34 'grade':285 'ha':95,129,235 'hardwar':23,48,139,306 'home':29,304 'hope':289 'hour':189 'indic':190 'inexpens':22 'instal':96,148,241 'integr':54,277 'keyboard':63 'laptop':72,87,126,275 'last':290 'leav':246 'less':243 'life':192 'like':263,268 'limit':171,195 'long':292 'look':19,117,302 'low':198 'm':2 'make':67 'manag':68,168 'mediocr':280 'might':295 'move':93 'n200':150 'need':58 'negat':266 'new':119 'nvme':258 'ok':125 'one':114 'option':77,216 'pi':160 'pleas':11,101 'plenti':247 'plug':183,213 'plus':236 'port':279 'posit':134 'possibl':65 'post':104 'power':199,219,222 'powertop':201 'preserv':176 'processor':50,151 'product':286 'ram':53 'raspberri':159 're':301 'receiv':116 'refurbish':109 'replac':256 'restor':223 'right':110 'risk':81 'say':202 'screen':281 'semi':27 'semi-ded':26 'server':32,130 'set':174 'sever':210 'share':255 'sinc':179 'small':86,274 'someth':35 'spare':249 'ssd':51,225 'ssds':259 'supervis':31 'support':47,137,232 'sure':4 'tank':265,270 'terrif':133 'time':187,293 'timeshift':251 'took':79 'up':57 'upon':221 'usag':200 'usb':211 'use':242 'want':44 'watt':208 'without':140 'woot':89 'work':38,146 'worth':297"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706454460
+visibility: "visible "
+apId: "https://sh.itjust.works/post/13617222"
+editedAt: DateTimeImmutable @1729177690 {#1692
date: 2024-10-17 17:08:10.0 +02:00
}
+createdAt: DateTimeImmutable @1706413960 {#1795
date: 2024-01-28 04:52:40.0 +01:00
}
} |
|
Show voter details
|
83 |
DENIED
|
edit
|
App\Entity\Entry {#1705
+user: Proxies\__CG__\App\Entity\User {#1711 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "A-Home-Assistant-Supervised-hardware-option"
+title: "A Home Assistant Supervised hardware option."
+url: null
+body: """
I’m not sure this is allowed here. Apologies and please delete if it is not.\n
\n
I was looking for decent, inexpensive hardware for a semi-dedicated Home Assistant supervised server and found something that is working better than expected.\n
\n
What I wanted:\n
\n
- Debian 12 supported hardware.\n
- Fast processor.\n
- SSD.\n
- 8GB ram.\n
- Integrated battery - no UPS needed.\n
- Built in display and keyboard if possible to make management easier so a laptop is fine.\n
- Advanced BIOS options.\n
\n
I took a risk on a Dell 3140 small laptop from Woot. I just finished moving my HA installation to it and am pleased enough to post here. It’s $170 (refurbished) right now and the one I received looks brand new. While this is just an OK laptop, for a HA server it’s terrific.\n
\n
Positives:\n
\n
- Debian 12 supports the hardware without any additional drivers. Everything just works after install.\n
- The N200 processor is more than 2x faster than a Raspberry Pi 5’s CPU.\n
- Built in BIOS battery management. A charge limit can be set to preserve the battery since it will be plugged in all the time. 6+ hours indicated battery life with a limited 75% charge.\n
- Low power usage. Powertop says it’s drawing about 6 watts with several USB devices plugged in.\n
- BIOS Option to automatically power on upon power restoration.\n
- 128GB SSD is more than big enough to support Debian 12, HA plus some additional apps. My installation uses less than 25GB leaving plenty to spare for Timeshift and some file sharing. Replacement 2230 NVMe SSDs are cheap.\n
- Built like a tank.\n
\n
Negatives:\n
\n
- Built like a tank. Chunky for a small laptop.\n
- No integrated Ethernet port.\n
- Mediocre screen.\n
\n
This is commercial grade product that will hopefully last a long time and might be worth considering if you’re looking for Home Assistant hardware.\n
\n
---
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 18
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706413960 {#1691
date: 2024-01-28 04:52:40.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1598 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1626 …}
+notifications: Doctrine\ORM\PersistentCollection {#1618 …}
+badges: Doctrine\ORM\PersistentCollection {#1597 …}
+children: []
-id: 33562
-titleTs: "'assist':3 'hardwar':5 'home':2 'option':6 'supervis':4"
-bodyTs: "'12':46,136,234 '128gb':224 '170':108 '2230':257 '25gb':245 '2x':155 '3140':85 '5':161 '6':188,207 '75':196 '8gb':52 'addit':142,238 'advanc':75 'allow':7 'apolog':9 'app':239 'assist':30,305 'automat':218 'batteri':55,167,178,191 'better':39 'big':229 'bio':76,166,215 'brand':118 'built':59,164,262,267 'charg':170,197 'cheap':261 'chunki':271 'commerci':284 'consid':298 'cpu':163 'debian':45,135,233 'decent':21 'dedic':28 'delet':12 'dell':84 'devic':212 'display':61 'draw':205 'driver':143 'easier':69 'enough':102,230 'ethernet':278 'everyth':144 'expect':41 'fast':49 'faster':156 'file':254 'fine':74 'finish':92 'found':34 'grade':285 'ha':95,129,235 'hardwar':23,48,139,306 'home':29,304 'hope':289 'hour':189 'indic':190 'inexpens':22 'instal':96,148,241 'integr':54,277 'keyboard':63 'laptop':72,87,126,275 'last':290 'leav':246 'less':243 'life':192 'like':263,268 'limit':171,195 'long':292 'look':19,117,302 'low':198 'm':2 'make':67 'manag':68,168 'mediocr':280 'might':295 'move':93 'n200':150 'need':58 'negat':266 'new':119 'nvme':258 'ok':125 'one':114 'option':77,216 'pi':160 'pleas':11,101 'plenti':247 'plug':183,213 'plus':236 'port':279 'posit':134 'possibl':65 'post':104 'power':199,219,222 'powertop':201 'preserv':176 'processor':50,151 'product':286 'ram':53 'raspberri':159 're':301 'receiv':116 'refurbish':109 'replac':256 'restor':223 'right':110 'risk':81 'say':202 'screen':281 'semi':27 'semi-ded':26 'server':32,130 'set':174 'sever':210 'share':255 'sinc':179 'small':86,274 'someth':35 'spare':249 'ssd':51,225 'ssds':259 'supervis':31 'support':47,137,232 'sure':4 'tank':265,270 'terrif':133 'time':187,293 'timeshift':251 'took':79 'up':57 'upon':221 'usag':200 'usb':211 'use':242 'want':44 'watt':208 'without':140 'woot':89 'work':38,146 'worth':297"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706454460
+visibility: "visible "
+apId: "https://sh.itjust.works/post/13617222"
+editedAt: DateTimeImmutable @1729177690 {#1692
date: 2024-10-17 17:08:10.0 +02:00
}
+createdAt: DateTimeImmutable @1706413960 {#1795
date: 2024-01-28 04:52:40.0 +01:00
}
} |
|
Show voter details
|
84 |
DENIED
|
moderate
|
App\Entity\Entry {#1705
+user: Proxies\__CG__\App\Entity\User {#1711 …}
+magazine: App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1364 …}
+slug: "A-Home-Assistant-Supervised-hardware-option"
+title: "A Home Assistant Supervised hardware option."
+url: null
+body: """
I’m not sure this is allowed here. Apologies and please delete if it is not.\n
\n
I was looking for decent, inexpensive hardware for a semi-dedicated Home Assistant supervised server and found something that is working better than expected.\n
\n
What I wanted:\n
\n
- Debian 12 supported hardware.\n
- Fast processor.\n
- SSD.\n
- 8GB ram.\n
- Integrated battery - no UPS needed.\n
- Built in display and keyboard if possible to make management easier so a laptop is fine.\n
- Advanced BIOS options.\n
\n
I took a risk on a Dell 3140 small laptop from Woot. I just finished moving my HA installation to it and am pleased enough to post here. It’s $170 (refurbished) right now and the one I received looks brand new. While this is just an OK laptop, for a HA server it’s terrific.\n
\n
Positives:\n
\n
- Debian 12 supports the hardware without any additional drivers. Everything just works after install.\n
- The N200 processor is more than 2x faster than a Raspberry Pi 5’s CPU.\n
- Built in BIOS battery management. A charge limit can be set to preserve the battery since it will be plugged in all the time. 6+ hours indicated battery life with a limited 75% charge.\n
- Low power usage. Powertop says it’s drawing about 6 watts with several USB devices plugged in.\n
- BIOS Option to automatically power on upon power restoration.\n
- 128GB SSD is more than big enough to support Debian 12, HA plus some additional apps. My installation uses less than 25GB leaving plenty to spare for Timeshift and some file sharing. Replacement 2230 NVMe SSDs are cheap.\n
- Built like a tank.\n
\n
Negatives:\n
\n
- Built like a tank. Chunky for a small laptop.\n
- No integrated Ethernet port.\n
- Mediocre screen.\n
\n
This is commercial grade product that will hopefully last a long time and might be worth considering if you’re looking for Home Assistant hardware.\n
\n
---
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 0
+favouriteCount: 18
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1706413960 {#1691
date: 2024-01-28 04:52:40.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1616 …}
+votes: Doctrine\ORM\PersistentCollection {#1598 …}
+reports: Doctrine\ORM\PersistentCollection {#1629 …}
+favourites: Doctrine\ORM\PersistentCollection {#1626 …}
+notifications: Doctrine\ORM\PersistentCollection {#1618 …}
+badges: Doctrine\ORM\PersistentCollection {#1597 …}
+children: []
-id: 33562
-titleTs: "'assist':3 'hardwar':5 'home':2 'option':6 'supervis':4"
-bodyTs: "'12':46,136,234 '128gb':224 '170':108 '2230':257 '25gb':245 '2x':155 '3140':85 '5':161 '6':188,207 '75':196 '8gb':52 'addit':142,238 'advanc':75 'allow':7 'apolog':9 'app':239 'assist':30,305 'automat':218 'batteri':55,167,178,191 'better':39 'big':229 'bio':76,166,215 'brand':118 'built':59,164,262,267 'charg':170,197 'cheap':261 'chunki':271 'commerci':284 'consid':298 'cpu':163 'debian':45,135,233 'decent':21 'dedic':28 'delet':12 'dell':84 'devic':212 'display':61 'draw':205 'driver':143 'easier':69 'enough':102,230 'ethernet':278 'everyth':144 'expect':41 'fast':49 'faster':156 'file':254 'fine':74 'finish':92 'found':34 'grade':285 'ha':95,129,235 'hardwar':23,48,139,306 'home':29,304 'hope':289 'hour':189 'indic':190 'inexpens':22 'instal':96,148,241 'integr':54,277 'keyboard':63 'laptop':72,87,126,275 'last':290 'leav':246 'less':243 'life':192 'like':263,268 'limit':171,195 'long':292 'look':19,117,302 'low':198 'm':2 'make':67 'manag':68,168 'mediocr':280 'might':295 'move':93 'n200':150 'need':58 'negat':266 'new':119 'nvme':258 'ok':125 'one':114 'option':77,216 'pi':160 'pleas':11,101 'plenti':247 'plug':183,213 'plus':236 'port':279 'posit':134 'possibl':65 'post':104 'power':199,219,222 'powertop':201 'preserv':176 'processor':50,151 'product':286 'ram':53 'raspberri':159 're':301 'receiv':116 'refurbish':109 'replac':256 'restor':223 'right':110 'risk':81 'say':202 'screen':281 'semi':27 'semi-ded':26 'server':32,130 'set':174 'sever':210 'share':255 'sinc':179 'small':86,274 'someth':35 'spare':249 'ssd':51,225 'ssds':259 'supervis':31 'support':47,137,232 'sure':4 'tank':265,270 'terrif':133 'time':187,293 'timeshift':251 'took':79 'up':57 'upon':221 'usag':200 'usb':211 'use':242 'want':44 'watt':208 'without':140 'woot':89 'work':38,146 'worth':297"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1706454460
+visibility: "visible "
+apId: "https://sh.itjust.works/post/13617222"
+editedAt: DateTimeImmutable @1729177690 {#1692
date: 2024-10-17 17:08:10.0 +02:00
}
+createdAt: DateTimeImmutable @1706413960 {#1795
date: 2024-01-28 04:52:40.0 +01:00
}
} |
|
Show voter details
|
85 |
DENIED
|
edit
|
App\Entity\Magazine {#399
+icon: Proxies\__CG__\App\Entity\Image {#301 …}
+name: "homeassistant@lemmy.world"
+title: "homeassistant"
+description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
+rules: null
+subscriptionsCount: 1
+entryCount: 46
+entryCommentCount: 460
+postCount: 0
+postCommentCount: 0
+isAdult: false
+customCss: null
+lastActive: DateTime @1729539860 {#328
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#282 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
+entries: Doctrine\ORM\PersistentCollection {#222 …}
+posts: Doctrine\ORM\PersistentCollection {#180 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
+bans: Doctrine\ORM\PersistentCollection {#159 …}
+reports: Doctrine\ORM\PersistentCollection {#145 …}
+badges: Doctrine\ORM\PersistentCollection {#123 …}
+logs: Doctrine\ORM\PersistentCollection {#113 …}
+awards: Doctrine\ORM\PersistentCollection {#102 …}
+categories: Doctrine\ORM\PersistentCollection {#89 …}
-id: 145
+apId: "homeassistant@lemmy.world"
+apProfileId: "https://lemmy.world/c/homeassistant"
+apPublicUrl: "https://lemmy.world/c/homeassistant"
+apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
+apInboxUrl: "https://lemmy.world/inbox"
+apDomain: "lemmy.world"
+apPreferredUsername: "homeassistant"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1710368376 {#325
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#327
date: 2024-01-01 17:51:45.0 +01:00
}
} |
|
Show voter details
|