1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#1725
+user: Proxies\__CG__\App\Entity\User {#1723 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1722 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
+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 {#1597
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 {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1736 …}
+reports: Doctrine\ORM\PersistentCollection {#1737 …}
+favourites: Doctrine\ORM\PersistentCollection {#1732 …}
+notifications: Doctrine\ORM\PersistentCollection {#1735 …}
+badges: Doctrine\ORM\PersistentCollection {#1729 …}
+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 {#1617
date: 2024-08-09 03:10:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705150364 {#1731
date: 2024-01-13 13:52:44.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#1725
+user: Proxies\__CG__\App\Entity\User {#1723 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1722 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
+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 {#1597
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 {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1736 …}
+reports: Doctrine\ORM\PersistentCollection {#1737 …}
+favourites: Doctrine\ORM\PersistentCollection {#1732 …}
+notifications: Doctrine\ORM\PersistentCollection {#1735 …}
+badges: Doctrine\ORM\PersistentCollection {#1729 …}
+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 {#1617
date: 2024-08-09 03:10:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705150364 {#1731
date: 2024-01-13 13:52:44.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1725
+user: Proxies\__CG__\App\Entity\User {#1723 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1722 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1721 …}
+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 {#1597
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 {#1726 …}
+votes: Doctrine\ORM\PersistentCollection {#1736 …}
+reports: Doctrine\ORM\PersistentCollection {#1737 …}
+favourites: Doctrine\ORM\PersistentCollection {#1732 …}
+notifications: Doctrine\ORM\PersistentCollection {#1735 …}
+badges: Doctrine\ORM\PersistentCollection {#1729 …}
+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 {#1617
date: 2024-08-09 03:10:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705150364 {#1731
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 {#1692
+user: Proxies\__CG__\App\Entity\User {#1795 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1686
date: 2024-07-03 14:40:36.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1705 …}
+votes: Doctrine\ORM\PersistentCollection {#1616 …}
+reports: Doctrine\ORM\PersistentCollection {#1598 …}
+favourites: Doctrine\ORM\PersistentCollection {#1629 …}
+notifications: Doctrine\ORM\PersistentCollection {#1626 …}
+badges: Doctrine\ORM\PersistentCollection {#1618 …}
+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 {#1691
date: 2024-01-10 03:02:26.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\Entry {#1692
+user: Proxies\__CG__\App\Entity\User {#1795 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1686
date: 2024-07-03 14:40:36.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1705 …}
+votes: Doctrine\ORM\PersistentCollection {#1616 …}
+reports: Doctrine\ORM\PersistentCollection {#1598 …}
+favourites: Doctrine\ORM\PersistentCollection {#1629 …}
+notifications: Doctrine\ORM\PersistentCollection {#1626 …}
+badges: Doctrine\ORM\PersistentCollection {#1618 …}
+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 {#1691
date: 2024-01-10 03:02:26.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\Entry {#1692
+user: Proxies\__CG__\App\Entity\User {#1795 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1686
date: 2024-07-03 14:40:36.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1705 …}
+votes: Doctrine\ORM\PersistentCollection {#1616 …}
+reports: Doctrine\ORM\PersistentCollection {#1598 …}
+favourites: Doctrine\ORM\PersistentCollection {#1629 …}
+notifications: Doctrine\ORM\PersistentCollection {#1626 …}
+badges: Doctrine\ORM\PersistentCollection {#1618 …}
+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 {#1691
date: 2024-01-10 03:02:26.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\Entry {#1557
+user: Proxies\__CG__\App\Entity\User {#1555 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1558
date: 2024-07-07 02:49:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1621 …}
+votes: Doctrine\ORM\PersistentCollection {#1613 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1702 …}
+notifications: Doctrine\ORM\PersistentCollection {#1683 …}
+badges: Doctrine\ORM\PersistentCollection {#1680 …}
+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 {#1556
date: 2024-01-09 19:42:52.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\Entry {#1557
+user: Proxies\__CG__\App\Entity\User {#1555 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1558
date: 2024-07-07 02:49:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1621 …}
+votes: Doctrine\ORM\PersistentCollection {#1613 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1702 …}
+notifications: Doctrine\ORM\PersistentCollection {#1683 …}
+badges: Doctrine\ORM\PersistentCollection {#1680 …}
+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 {#1556
date: 2024-01-09 19:42:52.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\Entry {#1557
+user: Proxies\__CG__\App\Entity\User {#1555 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1558
date: 2024-07-07 02:49:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1621 …}
+votes: Doctrine\ORM\PersistentCollection {#1613 …}
+reports: Doctrine\ORM\PersistentCollection {#1596 …}
+favourites: Doctrine\ORM\PersistentCollection {#1702 …}
+notifications: Doctrine\ORM\PersistentCollection {#1683 …}
+badges: Doctrine\ORM\PersistentCollection {#1680 …}
+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 {#1556
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 {#1528
+user: Proxies\__CG__\App\Entity\User {#1527 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1568
date: 2024-09-23 12:59:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1561 …}
+votes: Doctrine\ORM\PersistentCollection {#1567 …}
+reports: Doctrine\ORM\PersistentCollection {#1559 …}
+favourites: Doctrine\ORM\PersistentCollection {#1564 …}
+notifications: Doctrine\ORM\PersistentCollection {#1563 …}
+badges: Doctrine\ORM\PersistentCollection {#1565 …}
+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 {#1526
date: 2024-01-09 14:21:51.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#1527 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1568
date: 2024-09-23 12:59:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1561 …}
+votes: Doctrine\ORM\PersistentCollection {#1567 …}
+reports: Doctrine\ORM\PersistentCollection {#1559 …}
+favourites: Doctrine\ORM\PersistentCollection {#1564 …}
+notifications: Doctrine\ORM\PersistentCollection {#1563 …}
+badges: Doctrine\ORM\PersistentCollection {#1565 …}
+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 {#1526
date: 2024-01-09 14:21:51.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#1527 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1568
date: 2024-09-23 12:59:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1561 …}
+votes: Doctrine\ORM\PersistentCollection {#1567 …}
+reports: Doctrine\ORM\PersistentCollection {#1559 …}
+favourites: Doctrine\ORM\PersistentCollection {#1564 …}
+notifications: Doctrine\ORM\PersistentCollection {#1563 …}
+badges: Doctrine\ORM\PersistentCollection {#1565 …}
+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 {#1526
date: 2024-01-09 14:21:51.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1584 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
+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 {#1577
date: 2024-01-07 14:59:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1588 …}
+votes: Doctrine\ORM\PersistentCollection {#1574 …}
+reports: Doctrine\ORM\PersistentCollection {#1587 …}
+favourites: Doctrine\ORM\PersistentCollection {#1573 …}
+notifications: Doctrine\ORM\PersistentCollection {#1576 …}
+badges: Doctrine\ORM\PersistentCollection {#1549 …}
+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 {#1580
date: 2024-01-07 14:59:21.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1584 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
+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 {#1577
date: 2024-01-07 14:59:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1588 …}
+votes: Doctrine\ORM\PersistentCollection {#1574 …}
+reports: Doctrine\ORM\PersistentCollection {#1587 …}
+favourites: Doctrine\ORM\PersistentCollection {#1573 …}
+notifications: Doctrine\ORM\PersistentCollection {#1576 …}
+badges: Doctrine\ORM\PersistentCollection {#1549 …}
+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 {#1580
date: 2024-01-07 14:59:21.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\Entry {#1579
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1584 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1581 …}
+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 {#1577
date: 2024-01-07 14:59:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1588 …}
+votes: Doctrine\ORM\PersistentCollection {#1574 …}
+reports: Doctrine\ORM\PersistentCollection {#1587 …}
+favourites: Doctrine\ORM\PersistentCollection {#1573 …}
+notifications: Doctrine\ORM\PersistentCollection {#1576 …}
+badges: Doctrine\ORM\PersistentCollection {#1549 …}
+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 {#1580
date: 2024-01-07 14:59:21.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\Entry {#1677
+user: Proxies\__CG__\App\Entity\User {#1678 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
+slug: "Another-successful-Honeywell-T6-install"
+title: "Another successful Honeywell T6 install"
+url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
+body: """
\n
\n
> Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
> \n
> The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
> \n
> Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
\n
I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
\n
#homeassistant #zwave #thermostat #homeautomation
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 32
+favouriteCount: 119
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719276364 {#1676
date: 2024-06-25 02:46:04.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1670 …}
+votes: Doctrine\ORM\PersistentCollection {#1667 …}
+reports: Doctrine\ORM\PersistentCollection {#1671 …}
+favourites: Doctrine\ORM\PersistentCollection {#1650 …}
+notifications: Doctrine\ORM\PersistentCollection {#1652 …}
+badges: Doctrine\ORM\PersistentCollection {#1649 …}
+children: []
-id: 27764
-titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
-bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704684169
+visibility: "visible "
+apId: "https://lemmy.ca/post/12804622"
+editedAt: DateTimeImmutable @1712623827 {#1672
date: 2024-04-09 02:50:27.0 +02:00
}
+createdAt: DateTimeImmutable @1704597769 {#1673
date: 2024-01-07 04:22:49.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\Entry {#1677
+user: Proxies\__CG__\App\Entity\User {#1678 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
+slug: "Another-successful-Honeywell-T6-install"
+title: "Another successful Honeywell T6 install"
+url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
+body: """
\n
\n
> Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
> \n
> The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
> \n
> Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
\n
I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
\n
#homeassistant #zwave #thermostat #homeautomation
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 32
+favouriteCount: 119
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719276364 {#1676
date: 2024-06-25 02:46:04.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1670 …}
+votes: Doctrine\ORM\PersistentCollection {#1667 …}
+reports: Doctrine\ORM\PersistentCollection {#1671 …}
+favourites: Doctrine\ORM\PersistentCollection {#1650 …}
+notifications: Doctrine\ORM\PersistentCollection {#1652 …}
+badges: Doctrine\ORM\PersistentCollection {#1649 …}
+children: []
-id: 27764
-titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
-bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704684169
+visibility: "visible "
+apId: "https://lemmy.ca/post/12804622"
+editedAt: DateTimeImmutable @1712623827 {#1672
date: 2024-04-09 02:50:27.0 +02:00
}
+createdAt: DateTimeImmutable @1704597769 {#1673
date: 2024-01-07 04:22:49.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\Entry {#1677
+user: Proxies\__CG__\App\Entity\User {#1678 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
+slug: "Another-successful-Honeywell-T6-install"
+title: "Another successful Honeywell T6 install"
+url: "https://lemmy.ca/pictrs/image/725edbe9-9d87-4169-a62e-d47efaab6872.jpeg"
+body: """
\n
\n
> Here we go. The setup was pretty trivial. The setup for the Zooz GPIO Z-Wave adapter for Yellow was trivial. Adding the T6 was trivial too. I had to install 2x Z-Wave smart plugs to extend the network from where the Yellow is to where the thermostat is. I used Leviton Z-Wave smart plugs. Finally I added the automation I wanted this whole thing for. Seems to work ™\n
> \n
> The only downside I can see so far is that the T6 doesn’t support multi-speed fan (G1/G2/G3 wiring) so I had to choose one of the speeds while wiring and I can’t use the rest. From what I can tell Ecobee seems to be able to use G1/2/3 but I’m not ready to give up on the ethernet-independent operation T6 and Z-Wave allow to have multiple fan speeds.\n
> \n
> Does anyone know if there’s a (non-retail) variant of the T6 that supports multi-speed fan?\n
\n
I needed some thermostat automation done and I stumbled upon [this thread.](https://community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022) I just attempted this and it went about as smoothly as I can imagine. If you’re also in need of an offline solution, the Z-Wave version of the Honeywell T6 seems to do the job.\n
\n
#homeassistant #zwave #thermostat #homeautomation
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 32
+favouriteCount: 119
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719276364 {#1676
date: 2024-06-25 02:46:04.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1670 …}
+votes: Doctrine\ORM\PersistentCollection {#1667 …}
+reports: Doctrine\ORM\PersistentCollection {#1671 …}
+favourites: Doctrine\ORM\PersistentCollection {#1650 …}
+notifications: Doctrine\ORM\PersistentCollection {#1652 …}
+badges: Doctrine\ORM\PersistentCollection {#1649 …}
+children: []
-id: 27764
-titleTs: "'anoth':1 'honeywel':3 'instal':5 'success':2 't6':4"
-bodyTs: "'/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':3 '/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':189 '2x':36 'abl':126 'ad':26,66 'adapt':21 'allow':149 'also':207 'anyon':156 'attempt':192 'autom':68,179 'choos':103 'community.home-assistant.io':188 'community.home-assistant.io/t/which-thermostat-is-most-home-assistant-friendly-ecobee/632022)':187 'doesn':90 'done':180 'downsid':80 'ecobe':122 'ethernet':141 'ethernet-independ':140 'extend':43 'fan':96,153,174 'far':85 'final':64 'g1/2/3':129 'g1/g2/g3':97 'give':136 'go':6 'gpio':17 'homeassist':228 'homeautom':231 'honeywel':221 'imagin':203 'independ':142 'instal':35 'job':227 'know':157 'lemmy.ca':2 'lemmy.ca/pictrs/image/245cbb54-5920-43a9-8c0a-312c0cbfc5ca.png)':1 'leviton':58 'm':132 'multi':94,172 'multi-spe':93,171 'multipl':152 'need':176,209 'network':45 'non':163 'non-retail':162 'offlin':212 'one':104 'oper':143 'plug':41,63 'pretti':10 're':206 'readi':134 'rest':116 'retail':164 'see':83 'seem':75,123,223 'setup':8,13 'smart':40,62 'smooth':199 'solut':213 'speed':95,107,154,173 'stumbl':183 'support':92,170 't6':28,89,144,168,222 'tell':121 'thermostat':54,178,230 'thing':73 'thread':186 'trivial':11,25,30 'upon':184 'use':57,114,128 'variant':165 'version':218 'want':70 'wave':20,39,61,148,217 'went':196 'whole':72 'wire':98,109 'work':77 'yellow':23,49 'z':19,38,60,147,216 'z-wave':18,37,59,146,215 'zooz':16 'zwave':229"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704684169
+visibility: "visible "
+apId: "https://lemmy.ca/post/12804622"
+editedAt: DateTimeImmutable @1712623827 {#1672
date: 2024-04-09 02:50:27.0 +02:00
}
+createdAt: DateTimeImmutable @1704597769 {#1673
date: 2024-01-07 04:22:49.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\Entry {#1662
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1653
date: 2024-01-06 11:42:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1663 …}
+votes: Doctrine\ORM\PersistentCollection {#1552 …}
+reports: Doctrine\ORM\PersistentCollection {#1592 …}
+favourites: Doctrine\ORM\PersistentCollection {#1593 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
+badges: Doctrine\ORM\PersistentCollection {#1578 …}
+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 {#1656
date: 2024-06-24 09:04:56.0 +02:00
}
+createdAt: DateTimeImmutable @1704537741 {#1661
date: 2024-01-06 11:42:21.0 +01:00
}
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\Entry {#1662
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1653
date: 2024-01-06 11:42:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1663 …}
+votes: Doctrine\ORM\PersistentCollection {#1552 …}
+reports: Doctrine\ORM\PersistentCollection {#1592 …}
+favourites: Doctrine\ORM\PersistentCollection {#1593 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
+badges: Doctrine\ORM\PersistentCollection {#1578 …}
+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 {#1656
date: 2024-06-24 09:04:56.0 +02:00
}
+createdAt: DateTimeImmutable @1704537741 {#1661
date: 2024-01-06 11:42:21.0 +01:00
}
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\Entry {#1662
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1653
date: 2024-01-06 11:42:21.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1663 …}
+votes: Doctrine\ORM\PersistentCollection {#1552 …}
+reports: Doctrine\ORM\PersistentCollection {#1592 …}
+favourites: Doctrine\ORM\PersistentCollection {#1593 …}
+notifications: Doctrine\ORM\PersistentCollection {#1571 …}
+badges: Doctrine\ORM\PersistentCollection {#1578 …}
+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 {#1656
date: 2024-06-24 09:04:56.0 +02:00
}
+createdAt: DateTimeImmutable @1704537741 {#1661
date: 2024-01-06 11:42:21.0 +01:00
}
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\Entry {#1612
+user: Proxies\__CG__\App\Entity\User {#1615 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
+slug: "Low-cost-Zigbee-GU10s-via-Ikea-UK"
+title: "Low cost Zigbee GU10s via Ikea (UK)"
+url: "https://www.ikea.com/gb/en/p/tradfri-led-bulb-gu10-345-lumen-smart-wireless-dimmable-white-spectrum-40517647/"
+body: """
For those of you in the UK, IKEA currently has a steep discount on their GU10 bulbs. I’ve just picked up several dimmable, colour temperature controlled bulbs for £5 each.\n
\n
They play nicely with HA via a sonoff dongle and ZigBee2MQTT, even down to firmware updates.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 11
+favouriteCount: 46
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712307786 {#1606
date: 2024-04-05 11:03:06.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1752 …}
+votes: Doctrine\ORM\PersistentCollection {#1639 …}
+reports: Doctrine\ORM\PersistentCollection {#1647 …}
+favourites: Doctrine\ORM\PersistentCollection {#1640 …}
+notifications: Doctrine\ORM\PersistentCollection {#1648 …}
+badges: Doctrine\ORM\PersistentCollection {#1675 …}
+children: []
-id: 27527
-titleTs: "'cost':2 'gu10s':4 'ikea':6 'low':1 'uk':7 'via':5 'zigbe':3"
-bodyTs: "'5':30 'bulb':17,28 'colour':25 'control':27 'current':9 'dimmabl':24 'discount':13 'dongl':40 'even':43 'firmwar':46 'gu10':16 'ha':36 'ikea':8 'nice':34 'pick':21 'play':33 'sever':23 'sonoff':39 'steep':12 'temperatur':26 'uk':7 'updat':47 've':19 'via':37 'zigbee2mqtt':42"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704587853
+visibility: "visible "
+apId: "https://lemmy.world/post/10366731"
+editedAt: null
+createdAt: DateTimeImmutable @1704501453 {#1614
date: 2024-01-06 01:37:33.0 +01:00
}
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\Entry {#1612
+user: Proxies\__CG__\App\Entity\User {#1615 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
+slug: "Low-cost-Zigbee-GU10s-via-Ikea-UK"
+title: "Low cost Zigbee GU10s via Ikea (UK)"
+url: "https://www.ikea.com/gb/en/p/tradfri-led-bulb-gu10-345-lumen-smart-wireless-dimmable-white-spectrum-40517647/"
+body: """
For those of you in the UK, IKEA currently has a steep discount on their GU10 bulbs. I’ve just picked up several dimmable, colour temperature controlled bulbs for £5 each.\n
\n
They play nicely with HA via a sonoff dongle and ZigBee2MQTT, even down to firmware updates.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 11
+favouriteCount: 46
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712307786 {#1606
date: 2024-04-05 11:03:06.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1752 …}
+votes: Doctrine\ORM\PersistentCollection {#1639 …}
+reports: Doctrine\ORM\PersistentCollection {#1647 …}
+favourites: Doctrine\ORM\PersistentCollection {#1640 …}
+notifications: Doctrine\ORM\PersistentCollection {#1648 …}
+badges: Doctrine\ORM\PersistentCollection {#1675 …}
+children: []
-id: 27527
-titleTs: "'cost':2 'gu10s':4 'ikea':6 'low':1 'uk':7 'via':5 'zigbe':3"
-bodyTs: "'5':30 'bulb':17,28 'colour':25 'control':27 'current':9 'dimmabl':24 'discount':13 'dongl':40 'even':43 'firmwar':46 'gu10':16 'ha':36 'ikea':8 'nice':34 'pick':21 'play':33 'sever':23 'sonoff':39 'steep':12 'temperatur':26 'uk':7 'updat':47 've':19 'via':37 'zigbee2mqtt':42"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704587853
+visibility: "visible "
+apId: "https://lemmy.world/post/10366731"
+editedAt: null
+createdAt: DateTimeImmutable @1704501453 {#1614
date: 2024-01-06 01:37:33.0 +01:00
}
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\Entry {#1612
+user: Proxies\__CG__\App\Entity\User {#1615 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
+slug: "Low-cost-Zigbee-GU10s-via-Ikea-UK"
+title: "Low cost Zigbee GU10s via Ikea (UK)"
+url: "https://www.ikea.com/gb/en/p/tradfri-led-bulb-gu10-345-lumen-smart-wireless-dimmable-white-spectrum-40517647/"
+body: """
For those of you in the UK, IKEA currently has a steep discount on their GU10 bulbs. I’ve just picked up several dimmable, colour temperature controlled bulbs for £5 each.\n
\n
They play nicely with HA via a sonoff dongle and ZigBee2MQTT, even down to firmware updates.
"""
+type: "link"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 11
+favouriteCount: 46
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712307786 {#1606
date: 2024-04-05 11:03:06.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1752 …}
+votes: Doctrine\ORM\PersistentCollection {#1639 …}
+reports: Doctrine\ORM\PersistentCollection {#1647 …}
+favourites: Doctrine\ORM\PersistentCollection {#1640 …}
+notifications: Doctrine\ORM\PersistentCollection {#1648 …}
+badges: Doctrine\ORM\PersistentCollection {#1675 …}
+children: []
-id: 27527
-titleTs: "'cost':2 'gu10s':4 'ikea':6 'low':1 'uk':7 'via':5 'zigbe':3"
-bodyTs: "'5':30 'bulb':17,28 'colour':25 'control':27 'current':9 'dimmabl':24 'discount':13 'dongl':40 'even':43 'firmwar':46 'gu10':16 'ha':36 'ikea':8 'nice':34 'pick':21 'play':33 'sever':23 'sonoff':39 'steep':12 'temperatur':26 'uk':7 'updat':47 've':19 'via':37 'zigbee2mqtt':42"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704587853
+visibility: "visible "
+apId: "https://lemmy.world/post/10366731"
+editedAt: null
+createdAt: DateTimeImmutable @1704501453 {#1614
date: 2024-01-06 01:37:33.0 +01:00
}
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\Entry {#1699
+user: Proxies\__CG__\App\Entity\User {#1694 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1438
date: 2024-04-02 13:12:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1703 …}
+votes: Doctrine\ORM\PersistentCollection {#1693 …}
+reports: Doctrine\ORM\PersistentCollection {#1695 …}
+favourites: Doctrine\ORM\PersistentCollection {#1698 …}
+notifications: Doctrine\ORM\PersistentCollection {#1709 …}
+badges: Doctrine\ORM\PersistentCollection {#1610 …}
+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 {#1429
date: 2024-01-05 16:03:24.0 +01:00
}
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\Entry {#1699
+user: Proxies\__CG__\App\Entity\User {#1694 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1438
date: 2024-04-02 13:12:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1703 …}
+votes: Doctrine\ORM\PersistentCollection {#1693 …}
+reports: Doctrine\ORM\PersistentCollection {#1695 …}
+favourites: Doctrine\ORM\PersistentCollection {#1698 …}
+notifications: Doctrine\ORM\PersistentCollection {#1709 …}
+badges: Doctrine\ORM\PersistentCollection {#1610 …}
+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 {#1429
date: 2024-01-05 16:03:24.0 +01:00
}
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\Entry {#1699
+user: Proxies\__CG__\App\Entity\User {#1694 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1438
date: 2024-04-02 13:12:24.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1703 …}
+votes: Doctrine\ORM\PersistentCollection {#1693 …}
+reports: Doctrine\ORM\PersistentCollection {#1695 …}
+favourites: Doctrine\ORM\PersistentCollection {#1698 …}
+notifications: Doctrine\ORM\PersistentCollection {#1709 …}
+badges: Doctrine\ORM\PersistentCollection {#1610 …}
+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 {#1429
date: 2024-01-05 16:03:24.0 +01:00
}
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\Entry {#1460
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1458 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
+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 {#1455
date: 2024-06-24 09:03:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1459 …}
+votes: Doctrine\ORM\PersistentCollection {#1439 …}
+reports: Doctrine\ORM\PersistentCollection {#1437 …}
+favourites: Doctrine\ORM\PersistentCollection {#1428 …}
+notifications: Doctrine\ORM\PersistentCollection {#1430 …}
+badges: Doctrine\ORM\PersistentCollection {#1431 …}
+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 {#1453
date: 2024-01-04 19:02:24.0 +01:00
}
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\Entry {#1460
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1458 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
+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 {#1455
date: 2024-06-24 09:03:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1459 …}
+votes: Doctrine\ORM\PersistentCollection {#1439 …}
+reports: Doctrine\ORM\PersistentCollection {#1437 …}
+favourites: Doctrine\ORM\PersistentCollection {#1428 …}
+notifications: Doctrine\ORM\PersistentCollection {#1430 …}
+badges: Doctrine\ORM\PersistentCollection {#1431 …}
+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 {#1453
date: 2024-01-04 19:02:24.0 +01:00
}
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\Entry {#1460
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1458 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
+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 {#1455
date: 2024-06-24 09:03:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1459 …}
+votes: Doctrine\ORM\PersistentCollection {#1439 …}
+reports: Doctrine\ORM\PersistentCollection {#1437 …}
+favourites: Doctrine\ORM\PersistentCollection {#1428 …}
+notifications: Doctrine\ORM\PersistentCollection {#1430 …}
+badges: Doctrine\ORM\PersistentCollection {#1431 …}
+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 {#1453
date: 2024-01-04 19:02:24.0 +01:00
}
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\Entry {#1443
+user: Proxies\__CG__\App\Entity\User {#1418 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Rewind-video-feed-via-Homekit-integration"
+title: "Rewind video feed via Homekit integration?"
+url: null
+body: """
Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
\n
There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
\n
[www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 6
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712323115 {#1412
date: 2024-04-05 15:18:35.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1419 …}
+votes: Doctrine\ORM\PersistentCollection {#1416 …}
+reports: Doctrine\ORM\PersistentCollection {#1456 …}
+favourites: Doctrine\ORM\PersistentCollection {#1461 …}
+notifications: Doctrine\ORM\PersistentCollection {#1463 …}
+badges: Doctrine\ORM\PersistentCollection {#1448 …}
+children: []
-id: 27117
-titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
-bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704397997
+visibility: "visible "
+apId: "https://lemmy.world/post/10298441"
+editedAt: null
+createdAt: DateTimeImmutable @1704354497 {#1441
date: 2024-01-04 08:48:17.0 +01:00
}
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\Entry {#1443
+user: Proxies\__CG__\App\Entity\User {#1418 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Rewind-video-feed-via-Homekit-integration"
+title: "Rewind video feed via Homekit integration?"
+url: null
+body: """
Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
\n
There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
\n
[www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 6
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712323115 {#1412
date: 2024-04-05 15:18:35.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1419 …}
+votes: Doctrine\ORM\PersistentCollection {#1416 …}
+reports: Doctrine\ORM\PersistentCollection {#1456 …}
+favourites: Doctrine\ORM\PersistentCollection {#1461 …}
+notifications: Doctrine\ORM\PersistentCollection {#1463 …}
+badges: Doctrine\ORM\PersistentCollection {#1448 …}
+children: []
-id: 27117
-titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
-bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704397997
+visibility: "visible "
+apId: "https://lemmy.world/post/10298441"
+editedAt: null
+createdAt: DateTimeImmutable @1704354497 {#1441
date: 2024-01-04 08:48:17.0 +01:00
}
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\Entry {#1443
+user: Proxies\__CG__\App\Entity\User {#1418 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Rewind-video-feed-via-Homekit-integration"
+title: "Rewind video feed via Homekit integration?"
+url: null
+body: """
Does anyone know if it’s possible to rewind the video feed, that the Homekit integration provides, from a Apple device?\n
\n
There is a “Live” marker but I havn’t found a way to rewind and I am unsure if it’s a integration issue, issue with my video feed or if homekit itself perhaps doesn’t support it.\n
\n
[www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 6
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712323115 {#1412
date: 2024-04-05 15:18:35.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1419 …}
+votes: Doctrine\ORM\PersistentCollection {#1416 …}
+reports: Doctrine\ORM\PersistentCollection {#1456 …}
+favourites: Doctrine\ORM\PersistentCollection {#1461 …}
+notifications: Doctrine\ORM\PersistentCollection {#1463 …}
+badges: Doctrine\ORM\PersistentCollection {#1448 …}
+children: []
-id: 27117
-titleTs: "'feed':3 'homekit':5 'integr':6 'rewind':1 'via':4 'video':2"
-bodyTs: "'/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':62 'anyon':2 'appl':20 'devic':21 'doesn':56 'feed':12,50 'found':31 'havn':29 'homekit':15,53 'integr':16,44 'issu':45,46 'know':3 'live':25 'marker':26 'perhap':55 'possibl':7 'provid':17 'rewind':9,35 'support':58 'unsur':39 'video':11,49 'way':33 'www.home-assistant.io':61 'www.home-assistant.io/integrations/homekit](https://www.home-assistant.io/integrations/homekit)':60"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704397997
+visibility: "visible "
+apId: "https://lemmy.world/post/10298441"
+editedAt: null
+createdAt: DateTimeImmutable @1704354497 {#1441
date: 2024-01-04 08:48:17.0 +01:00
}
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\Entry {#1422
+user: Proxies\__CG__\App\Entity\User {#1446 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "ZigBee-RGB-Lightbulb-w-o-3rd-party-app"
+title: "ZigBee RGB Lightbulb w/o 3rd party app"
+url: null
+body: """
Any recommendations for a ZigBee RGB Lightbulb w/o 3rd party app - at least not a closed source app.\n
\n
I heard the Phillips Hue works well but I’d like to be able to install and configure the bulbs with Home Assistant (or another open source app at a minimum). Any suggestions?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 16
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711509994 {#1449
date: 2024-03-27 04:26:34.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1447 …}
+votes: Doctrine\ORM\PersistentCollection {#1423 …}
+reports: Doctrine\ORM\PersistentCollection {#1415 …}
+favourites: Doctrine\ORM\PersistentCollection {#1426 …}
+notifications: Doctrine\ORM\PersistentCollection {#1413 …}
+badges: Doctrine\ORM\PersistentCollection {#1414 …}
+children: []
-id: 27076
-titleTs: "'3rd':5 'app':7 'lightbulb':3 'parti':6 'rgb':2 'w/o':4 'zigbe':1"
-bodyTs: "'3rd':9 'abl':32 'anoth':43 'app':11,18,46 'assist':41 'bulb':38 'close':16 'configur':36 'd':28 'heard':20 'home':40 'hue':23 'instal':34 'least':13 'lightbulb':7 'like':29 'minimum':49 'open':44 'parti':10 'phillip':22 'recommend':2 'rgb':6 'sourc':17,45 'suggest':51 'w/o':8 'well':25 'work':24 'zigbe':5"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704420177
+visibility: "visible "
+apId: "https://lemmy.ml/post/10093625"
+editedAt: null
+createdAt: DateTimeImmutable @1704335677 {#1421
date: 2024-01-04 03:34:37.0 +01:00
}
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\Entry {#1422
+user: Proxies\__CG__\App\Entity\User {#1446 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "ZigBee-RGB-Lightbulb-w-o-3rd-party-app"
+title: "ZigBee RGB Lightbulb w/o 3rd party app"
+url: null
+body: """
Any recommendations for a ZigBee RGB Lightbulb w/o 3rd party app - at least not a closed source app.\n
\n
I heard the Phillips Hue works well but I’d like to be able to install and configure the bulbs with Home Assistant (or another open source app at a minimum). Any suggestions?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 16
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711509994 {#1449
date: 2024-03-27 04:26:34.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1447 …}
+votes: Doctrine\ORM\PersistentCollection {#1423 …}
+reports: Doctrine\ORM\PersistentCollection {#1415 …}
+favourites: Doctrine\ORM\PersistentCollection {#1426 …}
+notifications: Doctrine\ORM\PersistentCollection {#1413 …}
+badges: Doctrine\ORM\PersistentCollection {#1414 …}
+children: []
-id: 27076
-titleTs: "'3rd':5 'app':7 'lightbulb':3 'parti':6 'rgb':2 'w/o':4 'zigbe':1"
-bodyTs: "'3rd':9 'abl':32 'anoth':43 'app':11,18,46 'assist':41 'bulb':38 'close':16 'configur':36 'd':28 'heard':20 'home':40 'hue':23 'instal':34 'least':13 'lightbulb':7 'like':29 'minimum':49 'open':44 'parti':10 'phillip':22 'recommend':2 'rgb':6 'sourc':17,45 'suggest':51 'w/o':8 'well':25 'work':24 'zigbe':5"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704420177
+visibility: "visible "
+apId: "https://lemmy.ml/post/10093625"
+editedAt: null
+createdAt: DateTimeImmutable @1704335677 {#1421
date: 2024-01-04 03:34:37.0 +01:00
}
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\Entry {#1422
+user: Proxies\__CG__\App\Entity\User {#1446 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "ZigBee-RGB-Lightbulb-w-o-3rd-party-app"
+title: "ZigBee RGB Lightbulb w/o 3rd party app"
+url: null
+body: """
Any recommendations for a ZigBee RGB Lightbulb w/o 3rd party app - at least not a closed source app.\n
\n
I heard the Phillips Hue works well but I’d like to be able to install and configure the bulbs with Home Assistant (or another open source app at a minimum). Any suggestions?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 16
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711509994 {#1449
date: 2024-03-27 04:26:34.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1447 …}
+votes: Doctrine\ORM\PersistentCollection {#1423 …}
+reports: Doctrine\ORM\PersistentCollection {#1415 …}
+favourites: Doctrine\ORM\PersistentCollection {#1426 …}
+notifications: Doctrine\ORM\PersistentCollection {#1413 …}
+badges: Doctrine\ORM\PersistentCollection {#1414 …}
+children: []
-id: 27076
-titleTs: "'3rd':5 'app':7 'lightbulb':3 'parti':6 'rgb':2 'w/o':4 'zigbe':1"
-bodyTs: "'3rd':9 'abl':32 'anoth':43 'app':11,18,46 'assist':41 'bulb':38 'close':16 'configur':36 'd':28 'heard':20 'home':40 'hue':23 'instal':34 'least':13 'lightbulb':7 'like':29 'minimum':49 'open':44 'parti':10 'phillip':22 'recommend':2 'rgb':6 'sourc':17,45 'suggest':51 'w/o':8 'well':25 'work':24 'zigbe':5"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704420177
+visibility: "visible "
+apId: "https://lemmy.ml/post/10093625"
+editedAt: null
+createdAt: DateTimeImmutable @1704335677 {#1421
date: 2024-01-04 03:34:37.0 +01:00
}
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
App\Entity\Entry {#1637
+user: Proxies\__CG__\App\Entity\User {#1642 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1465
date: 2024-03-26 09:46:10.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1644 …}
+votes: Doctrine\ORM\PersistentCollection {#1622 …}
+reports: Doctrine\ORM\PersistentCollection {#1627 …}
+favourites: Doctrine\ORM\PersistentCollection {#1634 …}
+notifications: Doctrine\ORM\PersistentCollection {#1635 …}
+badges: Doctrine\ORM\PersistentCollection {#1409 …}
+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 {#1638
date: 2024-01-03 23:58:01.0 +01:00
}
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
App\Entity\Entry {#1637
+user: Proxies\__CG__\App\Entity\User {#1642 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1465
date: 2024-03-26 09:46:10.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1644 …}
+votes: Doctrine\ORM\PersistentCollection {#1622 …}
+reports: Doctrine\ORM\PersistentCollection {#1627 …}
+favourites: Doctrine\ORM\PersistentCollection {#1634 …}
+notifications: Doctrine\ORM\PersistentCollection {#1635 …}
+badges: Doctrine\ORM\PersistentCollection {#1409 …}
+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 {#1638
date: 2024-01-03 23:58:01.0 +01:00
}
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
App\Entity\Entry {#1637
+user: Proxies\__CG__\App\Entity\User {#1642 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1465
date: 2024-03-26 09:46:10.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1644 …}
+votes: Doctrine\ORM\PersistentCollection {#1622 …}
+reports: Doctrine\ORM\PersistentCollection {#1627 …}
+favourites: Doctrine\ORM\PersistentCollection {#1634 …}
+notifications: Doctrine\ORM\PersistentCollection {#1635 …}
+badges: Doctrine\ORM\PersistentCollection {#1409 …}
+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 {#1638
date: 2024-01-03 23:58:01.0 +01:00
}
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\Entry {#1783
+user: Proxies\__CG__\App\Entity\User {#1785 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Notification-system"
+title: "Notification system"
+url: null
+body: """
Does anyone know if there are examples like this. I want to get a notification system in HA. It needs to be able to send the right notification at the right time on the right device.\n
\n
For example, when the dishwasher is done, it sends a spoken notification to the nest hub in the kitchen, that is if the TV is on. If the TV is not on, but the computer is, it needs to send that notification to the computer room. At night it needs to hold the notifications and send them to the phone of the person that is the first to wake up. When we are not at home, we all get the notification on our phone. Also, when the dishwasher is emptied and the other person ticks the notification f.e.), and there’s still a notification on a phone, it needs to disappear.\n
\n
This is only one example, there are more things that can have a notification (another one could be a home greeting message), but it needs to be a system.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 7
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711738817 {#1781
date: 2024-03-29 20:00:17.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1784 …}
+votes: Doctrine\ORM\PersistentCollection {#1780 …}
+reports: Doctrine\ORM\PersistentCollection {#1765 …}
+favourites: Doctrine\ORM\PersistentCollection {#1682 …}
+notifications: Doctrine\ORM\PersistentCollection {#1444 …}
+badges: Doctrine\ORM\PersistentCollection {#1452 …}
+children: []
-id: 27040
-titleTs: "'notif':1 'system':2"
-bodyTs: "'abl':23 'also':121 'anoth':162 'anyon':2 'comput':71,81 'could':164 'devic':36 'disappear':147 'dishwash':41,124 'done':43 'empti':126 'exampl':7,38,152 'f.e':134 'first':103 'get':13,115 'greet':168 'ha':18 'hold':88 'home':112,167 'hub':52 'kitchen':55 'know':3 'like':8 'messag':169 'need':20,74,86,145,172 'nest':51 'night':84 'notif':15,28,48,78,90,117,133,140,161 'one':151,163 'person':99,130 'phone':96,120,143 'right':27,31,35 'room':82 'send':25,45,76,92 'spoken':47 'still':138 'system':16,176 'thing':156 'tick':131 'time':32 'tv':60,65 'wake':105 'want':11"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704385002
+visibility: "visible "
+apId: "https://lemmy.world/post/10286719"
+editedAt: null
+createdAt: DateTimeImmutable @1704322002 {#1782
date: 2024-01-03 23:46:42.0 +01:00
}
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\Entry {#1783
+user: Proxies\__CG__\App\Entity\User {#1785 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Notification-system"
+title: "Notification system"
+url: null
+body: """
Does anyone know if there are examples like this. I want to get a notification system in HA. It needs to be able to send the right notification at the right time on the right device.\n
\n
For example, when the dishwasher is done, it sends a spoken notification to the nest hub in the kitchen, that is if the TV is on. If the TV is not on, but the computer is, it needs to send that notification to the computer room. At night it needs to hold the notifications and send them to the phone of the person that is the first to wake up. When we are not at home, we all get the notification on our phone. Also, when the dishwasher is emptied and the other person ticks the notification f.e.), and there’s still a notification on a phone, it needs to disappear.\n
\n
This is only one example, there are more things that can have a notification (another one could be a home greeting message), but it needs to be a system.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 7
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711738817 {#1781
date: 2024-03-29 20:00:17.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1784 …}
+votes: Doctrine\ORM\PersistentCollection {#1780 …}
+reports: Doctrine\ORM\PersistentCollection {#1765 …}
+favourites: Doctrine\ORM\PersistentCollection {#1682 …}
+notifications: Doctrine\ORM\PersistentCollection {#1444 …}
+badges: Doctrine\ORM\PersistentCollection {#1452 …}
+children: []
-id: 27040
-titleTs: "'notif':1 'system':2"
-bodyTs: "'abl':23 'also':121 'anoth':162 'anyon':2 'comput':71,81 'could':164 'devic':36 'disappear':147 'dishwash':41,124 'done':43 'empti':126 'exampl':7,38,152 'f.e':134 'first':103 'get':13,115 'greet':168 'ha':18 'hold':88 'home':112,167 'hub':52 'kitchen':55 'know':3 'like':8 'messag':169 'need':20,74,86,145,172 'nest':51 'night':84 'notif':15,28,48,78,90,117,133,140,161 'one':151,163 'person':99,130 'phone':96,120,143 'right':27,31,35 'room':82 'send':25,45,76,92 'spoken':47 'still':138 'system':16,176 'thing':156 'tick':131 'time':32 'tv':60,65 'wake':105 'want':11"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704385002
+visibility: "visible "
+apId: "https://lemmy.world/post/10286719"
+editedAt: null
+createdAt: DateTimeImmutable @1704322002 {#1782
date: 2024-01-03 23:46:42.0 +01:00
}
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\Entry {#1783
+user: Proxies\__CG__\App\Entity\User {#1785 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Notification-system"
+title: "Notification system"
+url: null
+body: """
Does anyone know if there are examples like this. I want to get a notification system in HA. It needs to be able to send the right notification at the right time on the right device.\n
\n
For example, when the dishwasher is done, it sends a spoken notification to the nest hub in the kitchen, that is if the TV is on. If the TV is not on, but the computer is, it needs to send that notification to the computer room. At night it needs to hold the notifications and send them to the phone of the person that is the first to wake up. When we are not at home, we all get the notification on our phone. Also, when the dishwasher is emptied and the other person ticks the notification f.e.), and there’s still a notification on a phone, it needs to disappear.\n
\n
This is only one example, there are more things that can have a notification (another one could be a home greeting message), but it needs to be a system.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 7
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711738817 {#1781
date: 2024-03-29 20:00:17.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1784 …}
+votes: Doctrine\ORM\PersistentCollection {#1780 …}
+reports: Doctrine\ORM\PersistentCollection {#1765 …}
+favourites: Doctrine\ORM\PersistentCollection {#1682 …}
+notifications: Doctrine\ORM\PersistentCollection {#1444 …}
+badges: Doctrine\ORM\PersistentCollection {#1452 …}
+children: []
-id: 27040
-titleTs: "'notif':1 'system':2"
-bodyTs: "'abl':23 'also':121 'anoth':162 'anyon':2 'comput':71,81 'could':164 'devic':36 'disappear':147 'dishwash':41,124 'done':43 'empti':126 'exampl':7,38,152 'f.e':134 'first':103 'get':13,115 'greet':168 'ha':18 'hold':88 'home':112,167 'hub':52 'kitchen':55 'know':3 'like':8 'messag':169 'need':20,74,86,145,172 'nest':51 'night':84 'notif':15,28,48,78,90,117,133,140,161 'one':151,163 'person':99,130 'phone':96,120,143 'right':27,31,35 'room':82 'send':25,45,76,92 'spoken':47 'still':138 'system':16,176 'thing':156 'tick':131 'time':32 'tv':60,65 'wake':105 'want':11"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704385002
+visibility: "visible "
+apId: "https://lemmy.world/post/10286719"
+editedAt: null
+createdAt: DateTimeImmutable @1704322002 {#1782
date: 2024-01-03 23:46:42.0 +01:00
}
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
App\Entity\Entry {#1763
+user: Proxies\__CG__\App\Entity\User {#1756 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1767 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
+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 {#1760
date: 2024-03-26 02:47:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1762 …}
+votes: Doctrine\ORM\PersistentCollection {#1788 …}
+reports: Doctrine\ORM\PersistentCollection {#1779 …}
+favourites: Doctrine\ORM\PersistentCollection {#1787 …}
+notifications: Doctrine\ORM\PersistentCollection {#1774 …}
+badges: Doctrine\ORM\PersistentCollection {#1775 …}
+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 {#1757
date: 2024-01-03 20:43:50.0 +01:00
}
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
App\Entity\Entry {#1763
+user: Proxies\__CG__\App\Entity\User {#1756 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1767 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
+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 {#1760
date: 2024-03-26 02:47:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1762 …}
+votes: Doctrine\ORM\PersistentCollection {#1788 …}
+reports: Doctrine\ORM\PersistentCollection {#1779 …}
+favourites: Doctrine\ORM\PersistentCollection {#1787 …}
+notifications: Doctrine\ORM\PersistentCollection {#1774 …}
+badges: Doctrine\ORM\PersistentCollection {#1775 …}
+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 {#1757
date: 2024-01-03 20:43:50.0 +01:00
}
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
App\Entity\Entry {#1763
+user: Proxies\__CG__\App\Entity\User {#1756 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1767 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1759 …}
+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 {#1760
date: 2024-03-26 02:47:52.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1762 …}
+votes: Doctrine\ORM\PersistentCollection {#1788 …}
+reports: Doctrine\ORM\PersistentCollection {#1779 …}
+favourites: Doctrine\ORM\PersistentCollection {#1787 …}
+notifications: Doctrine\ORM\PersistentCollection {#1774 …}
+badges: Doctrine\ORM\PersistentCollection {#1775 …}
+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 {#1757
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 {#1496
+user: Proxies\__CG__\App\Entity\User {#1494 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1487
date: 2024-03-25 19:44:07.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: 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 {#1485
date: 2024-03-25 03:15:36.0 +01:00
}
+createdAt: DateTimeImmutable @1704295344 {#1489
date: 2024-01-03 16:22:24.0 +01:00
}
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
App\Entity\Entry {#1496
+user: Proxies\__CG__\App\Entity\User {#1494 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1487
date: 2024-03-25 19:44:07.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: 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 {#1485
date: 2024-03-25 03:15:36.0 +01:00
}
+createdAt: DateTimeImmutable @1704295344 {#1489
date: 2024-01-03 16:22:24.0 +01:00
}
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
App\Entity\Entry {#1496
+user: Proxies\__CG__\App\Entity\User {#1494 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+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 {#1487
date: 2024-03-25 19:44:07.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: 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 {#1485
date: 2024-03-25 03:15:36.0 +01:00
}
+createdAt: DateTimeImmutable @1704295344 {#1489
date: 2024-01-03 16:22:24.0 +01:00
}
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
66 |
DENIED
|
moderate
|
App\Entity\Entry {#1468
+user: Proxies\__CG__\App\Entity\User {#1474 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
+title: "Can anyone recommend a wireless doorbell that works with home assistant?"
+url: null
+body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 53
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719474834 {#1749
date: 2024-06-27 09:53:54.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1472 …}
+votes: Doctrine\ORM\PersistentCollection {#1467 …}
+reports: Doctrine\ORM\PersistentCollection {#1469 …}
+favourites: Doctrine\ORM\PersistentCollection {#1498 …}
+notifications: Doctrine\ORM\PersistentCollection {#1497 …}
+badges: Doctrine\ORM\PersistentCollection {#1486 …}
+children: []
-id: 26806
-titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
-bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704315114
+visibility: "visible "
+apId: "https://midwest.social/post/7102723"
+editedAt: DateTimeImmutable @1711021686 {#1750
date: 2024-03-21 12:48:06.0 +01:00
}
+createdAt: DateTimeImmutable @1704228714 {#1748
date: 2024-01-02 21:51:54.0 +01:00
}
} |
|
Show voter details
|
67 |
DENIED
|
edit
|
App\Entity\Entry {#1468
+user: Proxies\__CG__\App\Entity\User {#1474 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
+title: "Can anyone recommend a wireless doorbell that works with home assistant?"
+url: null
+body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 53
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719474834 {#1749
date: 2024-06-27 09:53:54.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1472 …}
+votes: Doctrine\ORM\PersistentCollection {#1467 …}
+reports: Doctrine\ORM\PersistentCollection {#1469 …}
+favourites: Doctrine\ORM\PersistentCollection {#1498 …}
+notifications: Doctrine\ORM\PersistentCollection {#1497 …}
+badges: Doctrine\ORM\PersistentCollection {#1486 …}
+children: []
-id: 26806
-titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
-bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704315114
+visibility: "visible "
+apId: "https://midwest.social/post/7102723"
+editedAt: DateTimeImmutable @1711021686 {#1750
date: 2024-03-21 12:48:06.0 +01:00
}
+createdAt: DateTimeImmutable @1704228714 {#1748
date: 2024-01-02 21:51:54.0 +01:00
}
} |
|
Show voter details
|
68 |
DENIED
|
moderate
|
App\Entity\Entry {#1468
+user: Proxies\__CG__\App\Entity\User {#1474 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Can-anyone-recommend-a-wireless-doorbell-that-works-with-home"
+title: "Can anyone recommend a wireless doorbell that works with home assistant?"
+url: null
+body: "I currently have a ring doorbell that I pay a yearly fee for but I want to get away from Amazon and a subscription fee. I would prefer if it used the Wi-Fi and it was able to connect with my house doorbell. Edit: I’d also like to add that I would like it to have the ability to stream and record video."
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 30
+favouriteCount: 53
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719474834 {#1749
date: 2024-06-27 09:53:54.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1472 …}
+votes: Doctrine\ORM\PersistentCollection {#1467 …}
+reports: Doctrine\ORM\PersistentCollection {#1469 …}
+favourites: Doctrine\ORM\PersistentCollection {#1498 …}
+notifications: Doctrine\ORM\PersistentCollection {#1497 …}
+badges: Doctrine\ORM\PersistentCollection {#1486 …}
+children: []
-id: 26806
-titleTs: "'anyon':2 'assist':11 'doorbel':6 'home':10 'recommend':3 'wireless':5 'work':8"
-bodyTs: "'abil':61 'abl':39 'add':52 'also':49 'amazon':21 'away':19 'connect':41 'current':2 'd':48 'doorbel':6,45 'edit':46 'fee':12,25 'fi':35 'get':18 'hous':44 'like':50,56 'pay':9 'prefer':28 'record':65 'ring':5 'stream':63 'subscript':24 'use':31 'video':66 'want':16 'wi':34 'wi-fi':33 'would':27,55 'year':11"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704315114
+visibility: "visible "
+apId: "https://midwest.social/post/7102723"
+editedAt: DateTimeImmutable @1711021686 {#1750
date: 2024-03-21 12:48:06.0 +01:00
}
+createdAt: DateTimeImmutable @1704228714 {#1748
date: 2024-01-02 21:51:54.0 +01:00
}
} |
|
Show voter details
|
69 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
70 |
DENIED
|
moderate
|
App\Entity\Entry {#1406
+user: Proxies\__CG__\App\Entity\User {#1704 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Connection-refused-after-latest-update"
+title: "Connection refused after latest update"
+url: null
+body: """
After updating HA last week, I lost access to it. I thought it was the external access, but seems the internal service is having issues.\n
\n
I cannot access the home assistant either through homeassistant.local nor it’s specific ip. I get a ERR_CONNECTION_REFUSED error message.\n
\n
Looking at the observer URL, everything should work. Does anyone have any idea of how to fix this?\n
\n
Thanks!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 7
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724600828 {#1623
date: 2024-08-25 17:47:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1713 …}
+votes: Doctrine\ORM\PersistentCollection {#1710 …}
+reports: Doctrine\ORM\PersistentCollection {#1742 …}
+favourites: Doctrine\ORM\PersistentCollection {#1659 …}
+notifications: Doctrine\ORM\PersistentCollection {#1747 …}
+badges: Doctrine\ORM\PersistentCollection {#1753 …}
+children: []
-id: 26743
-titleTs: "'connect':1 'latest':4 'refus':2 'updat':5"
-bodyTs: "'access':8,17,28 'anyon':57 'assist':31 'cannot':27 'connect':44 'either':32 'err':43 'error':46 'everyth':53 'extern':16 'fix':64 'get':41 'ha':3 'home':30 'homeassistant.local':34 'idea':60 'intern':21 'ip':39 'issu':25 'last':4 'look':48 'lost':7 'messag':47 'observ':51 'refus':45 'seem':19 'servic':22 'specif':38 'thank':66 'thought':12 'updat':2 'url':52 'week':5 'work':55"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704280540
+visibility: "visible "
+apId: "https://lemmy.world/post/10238501"
+editedAt: null
+createdAt: DateTimeImmutable @1704213040 {#1631
date: 2024-01-02 17:30:40.0 +01:00
}
} |
|
Show voter details
|
71 |
DENIED
|
edit
|
App\Entity\Entry {#1406
+user: Proxies\__CG__\App\Entity\User {#1704 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Connection-refused-after-latest-update"
+title: "Connection refused after latest update"
+url: null
+body: """
After updating HA last week, I lost access to it. I thought it was the external access, but seems the internal service is having issues.\n
\n
I cannot access the home assistant either through homeassistant.local nor it’s specific ip. I get a ERR_CONNECTION_REFUSED error message.\n
\n
Looking at the observer URL, everything should work. Does anyone have any idea of how to fix this?\n
\n
Thanks!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 7
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724600828 {#1623
date: 2024-08-25 17:47:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1713 …}
+votes: Doctrine\ORM\PersistentCollection {#1710 …}
+reports: Doctrine\ORM\PersistentCollection {#1742 …}
+favourites: Doctrine\ORM\PersistentCollection {#1659 …}
+notifications: Doctrine\ORM\PersistentCollection {#1747 …}
+badges: Doctrine\ORM\PersistentCollection {#1753 …}
+children: []
-id: 26743
-titleTs: "'connect':1 'latest':4 'refus':2 'updat':5"
-bodyTs: "'access':8,17,28 'anyon':57 'assist':31 'cannot':27 'connect':44 'either':32 'err':43 'error':46 'everyth':53 'extern':16 'fix':64 'get':41 'ha':3 'home':30 'homeassistant.local':34 'idea':60 'intern':21 'ip':39 'issu':25 'last':4 'look':48 'lost':7 'messag':47 'observ':51 'refus':45 'seem':19 'servic':22 'specif':38 'thank':66 'thought':12 'updat':2 'url':52 'week':5 'work':55"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704280540
+visibility: "visible "
+apId: "https://lemmy.world/post/10238501"
+editedAt: null
+createdAt: DateTimeImmutable @1704213040 {#1631
date: 2024-01-02 17:30:40.0 +01:00
}
} |
|
Show voter details
|
72 |
DENIED
|
moderate
|
App\Entity\Entry {#1406
+user: Proxies\__CG__\App\Entity\User {#1704 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Connection-refused-after-latest-update"
+title: "Connection refused after latest update"
+url: null
+body: """
After updating HA last week, I lost access to it. I thought it was the external access, but seems the internal service is having issues.\n
\n
I cannot access the home assistant either through homeassistant.local nor it’s specific ip. I get a ERR_CONNECTION_REFUSED error message.\n
\n
Looking at the observer URL, everything should work. Does anyone have any idea of how to fix this?\n
\n
Thanks!
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 7
+favouriteCount: 13
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1724600828 {#1623
date: 2024-08-25 17:47:08.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1713 …}
+votes: Doctrine\ORM\PersistentCollection {#1710 …}
+reports: Doctrine\ORM\PersistentCollection {#1742 …}
+favourites: Doctrine\ORM\PersistentCollection {#1659 …}
+notifications: Doctrine\ORM\PersistentCollection {#1747 …}
+badges: Doctrine\ORM\PersistentCollection {#1753 …}
+children: []
-id: 26743
-titleTs: "'connect':1 'latest':4 'refus':2 'updat':5"
-bodyTs: "'access':8,17,28 'anyon':57 'assist':31 'cannot':27 'connect':44 'either':32 'err':43 'error':46 'everyth':53 'extern':16 'fix':64 'get':41 'ha':3 'home':30 'homeassistant.local':34 'idea':60 'intern':21 'ip':39 'issu':25 'last':4 'look':48 'lost':7 'messag':47 'observ':51 'refus':45 'seem':19 'servic':22 'specif':38 'thank':66 'thought':12 'updat':2 'url':52 'week':5 'work':55"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704280540
+visibility: "visible "
+apId: "https://lemmy.world/post/10238501"
+editedAt: null
+createdAt: DateTimeImmutable @1704213040 {#1631
date: 2024-01-02 17:30:40.0 +01:00
}
} |
|
Show voter details
|
73 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
74 |
DENIED
|
moderate
|
App\Entity\Entry {#1539
+user: Proxies\__CG__\App\Entity\User {#1541 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "HA-redundancy-options"
+title: "HA redundancy options"
+url: null
+body: """
I’m currently running HA on a Pi3… it works fine, but it’s now a single point of failure.\n
\n
I have some new hardware arriving to run VMs in and was intending to move HA to it, but now I’m wondering if I can have HA in 2 places for fault tolerance.\n
\n
I’m aware that there’s no built-in failover options, but has anyone done something similar?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 28
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711395725 {#1538
date: 2024-03-25 20:42:05.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1529 …}
+votes: Doctrine\ORM\PersistentCollection {#1530 …}
+reports: Doctrine\ORM\PersistentCollection {#1536 …}
+favourites: Doctrine\ORM\PersistentCollection {#1516 …}
+notifications: Doctrine\ORM\PersistentCollection {#1519 …}
+badges: Doctrine\ORM\PersistentCollection {#1517 …}
+children: []
-id: 26679
-titleTs: "'ha':1 'option':3 'redund':2"
-bodyTs: "'2':50 'anyon':69 'arriv':26 'awar':57 'built':63 'built-in':62 'current':3 'done':70 'failov':65 'failur':20 'fault':53 'fine':11 'ha':5,36,48 'hardwar':25 'intend':33 'm':2,42,56 'move':35 'new':24 'option':66 'pi3':8 'place':51 'point':18 'run':4,28 'similar':72 'singl':17 'someth':71 'toler':54 'vms':29 'wonder':43 'work':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275258
+visibility: "visible "
+apId: "https://feddit.uk/post/6246808"
+editedAt: null
+createdAt: DateTimeImmutable @1704188858 {#1533
date: 2024-01-02 10:47:38.0 +01:00
}
} |
|
Show voter details
|
75 |
DENIED
|
edit
|
App\Entity\Entry {#1539
+user: Proxies\__CG__\App\Entity\User {#1541 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "HA-redundancy-options"
+title: "HA redundancy options"
+url: null
+body: """
I’m currently running HA on a Pi3… it works fine, but it’s now a single point of failure.\n
\n
I have some new hardware arriving to run VMs in and was intending to move HA to it, but now I’m wondering if I can have HA in 2 places for fault tolerance.\n
\n
I’m aware that there’s no built-in failover options, but has anyone done something similar?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 28
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711395725 {#1538
date: 2024-03-25 20:42:05.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1529 …}
+votes: Doctrine\ORM\PersistentCollection {#1530 …}
+reports: Doctrine\ORM\PersistentCollection {#1536 …}
+favourites: Doctrine\ORM\PersistentCollection {#1516 …}
+notifications: Doctrine\ORM\PersistentCollection {#1519 …}
+badges: Doctrine\ORM\PersistentCollection {#1517 …}
+children: []
-id: 26679
-titleTs: "'ha':1 'option':3 'redund':2"
-bodyTs: "'2':50 'anyon':69 'arriv':26 'awar':57 'built':63 'built-in':62 'current':3 'done':70 'failov':65 'failur':20 'fault':53 'fine':11 'ha':5,36,48 'hardwar':25 'intend':33 'm':2,42,56 'move':35 'new':24 'option':66 'pi3':8 'place':51 'point':18 'run':4,28 'similar':72 'singl':17 'someth':71 'toler':54 'vms':29 'wonder':43 'work':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275258
+visibility: "visible "
+apId: "https://feddit.uk/post/6246808"
+editedAt: null
+createdAt: DateTimeImmutable @1704188858 {#1533
date: 2024-01-02 10:47:38.0 +01:00
}
} |
|
Show voter details
|
76 |
DENIED
|
moderate
|
App\Entity\Entry {#1539
+user: Proxies\__CG__\App\Entity\User {#1541 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "HA-redundancy-options"
+title: "HA redundancy options"
+url: null
+body: """
I’m currently running HA on a Pi3… it works fine, but it’s now a single point of failure.\n
\n
I have some new hardware arriving to run VMs in and was intending to move HA to it, but now I’m wondering if I can have HA in 2 places for fault tolerance.\n
\n
I’m aware that there’s no built-in failover options, but has anyone done something similar?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 12
+favouriteCount: 28
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1711395725 {#1538
date: 2024-03-25 20:42:05.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1529 …}
+votes: Doctrine\ORM\PersistentCollection {#1530 …}
+reports: Doctrine\ORM\PersistentCollection {#1536 …}
+favourites: Doctrine\ORM\PersistentCollection {#1516 …}
+notifications: Doctrine\ORM\PersistentCollection {#1519 …}
+badges: Doctrine\ORM\PersistentCollection {#1517 …}
+children: []
-id: 26679
-titleTs: "'ha':1 'option':3 'redund':2"
-bodyTs: "'2':50 'anyon':69 'arriv':26 'awar':57 'built':63 'built-in':62 'current':3 'done':70 'failov':65 'failur':20 'fault':53 'fine':11 'ha':5,36,48 'hardwar':25 'intend':33 'm':2,42,56 'move':35 'new':24 'option':66 'pi3':8 'place':51 'point':18 'run':4,28 'similar':72 'singl':17 'someth':71 'toler':54 'vms':29 'wonder':43 'work':10"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704275258
+visibility: "visible "
+apId: "https://feddit.uk/post/6246808"
+editedAt: null
+createdAt: DateTimeImmutable @1704188858 {#1533
date: 2024-01-02 10:47:38.0 +01:00
}
} |
|
Show voter details
|
77 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
78 |
DENIED
|
moderate
|
App\Entity\Entry {#1480
+user: Proxies\__CG__\App\Entity\User {#1510 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Problems-with-Zigbee2mqtt"
+title: "Problems with Zigbee2mqtt"
+url: null
+body: """
I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
\n
I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
\n
Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
\n
Has anyone else seen this problem?\n
\n
I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712594469 {#1502
date: 2024-04-08 18:41:09.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1522 …}
+votes: Doctrine\ORM\PersistentCollection {#1523 …}
+reports: Doctrine\ORM\PersistentCollection {#1507 …}
+favourites: Doctrine\ORM\PersistentCollection {#1543 …}
+notifications: Doctrine\ORM\PersistentCollection {#1535 …}
+badges: Doctrine\ORM\PersistentCollection {#1542 …}
+children: []
-id: 26580
-titleTs: "'problem':1 'zigbee2mqtt':3"
-bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704216693
+visibility: "visible "
+apId: "https://lemmy.world/post/10211384"
+editedAt: null
+createdAt: DateTimeImmutable @1704140193 {#1500
date: 2024-01-01 21:16:33.0 +01:00
}
} |
|
Show voter details
|
79 |
DENIED
|
edit
|
App\Entity\Entry {#1480
+user: Proxies\__CG__\App\Entity\User {#1510 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Problems-with-Zigbee2mqtt"
+title: "Problems with Zigbee2mqtt"
+url: null
+body: """
I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
\n
I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
\n
Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
\n
Has anyone else seen this problem?\n
\n
I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712594469 {#1502
date: 2024-04-08 18:41:09.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1522 …}
+votes: Doctrine\ORM\PersistentCollection {#1523 …}
+reports: Doctrine\ORM\PersistentCollection {#1507 …}
+favourites: Doctrine\ORM\PersistentCollection {#1543 …}
+notifications: Doctrine\ORM\PersistentCollection {#1535 …}
+badges: Doctrine\ORM\PersistentCollection {#1542 …}
+children: []
-id: 26580
-titleTs: "'problem':1 'zigbee2mqtt':3"
-bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704216693
+visibility: "visible "
+apId: "https://lemmy.world/post/10211384"
+editedAt: null
+createdAt: DateTimeImmutable @1704140193 {#1500
date: 2024-01-01 21:16:33.0 +01:00
}
} |
|
Show voter details
|
80 |
DENIED
|
moderate
|
App\Entity\Entry {#1480
+user: Proxies\__CG__\App\Entity\User {#1510 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Problems-with-Zigbee2mqtt"
+title: "Problems with Zigbee2mqtt"
+url: null
+body: """
I run HA in Docker and I have set up Mosquito MQTT and Zigbee2mqtt in other containers.\n
\n
I can add Zigbee devices into Zigbee2mqtt and they automatically turn up in the MQTT integration. The problem is that they usually don’t have the control entities in HA. This means that I can’t activate switches by clicking on them in HA.\n
\n
Everything else seems to work. I can turn the devices on and off in Zigbee2mqtt and I can do the same from Node Red (running in another container) with the Zigbee2mqtt plugin.\n
\n
Has anyone else seen this problem?\n
\n
I found something in GitHub about it but the comments said that it was fixed in the next version but I have a later version than that but it’s still not working.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 10
+favouriteCount: 14
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1712594469 {#1502
date: 2024-04-08 18:41:09.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1522 …}
+votes: Doctrine\ORM\PersistentCollection {#1523 …}
+reports: Doctrine\ORM\PersistentCollection {#1507 …}
+favourites: Doctrine\ORM\PersistentCollection {#1543 …}
+notifications: Doctrine\ORM\PersistentCollection {#1535 …}
+badges: Doctrine\ORM\PersistentCollection {#1542 …}
+children: []
-id: 26580
-titleTs: "'problem':1 'zigbee2mqtt':3"
-bodyTs: "'activ':54 'add':20 'anoth':88 'anyon':95 'automat':27 'click':57 'comment':109 'contain':17,89 'control':44 'devic':22,71 'docker':5 'els':63,96 'entiti':45 'everyth':62 'fix':114 'found':101 'github':104 'ha':3,47,61 'integr':33 'later':123 'mean':49 'mosquito':11 'mqtt':12,32 'next':117 'node':84 'plugin':93 'problem':35,99 'red':85 'run':2,86 'said':110 'seem':64 'seen':97 'set':9 'someth':102 'still':130 'switch':55 'turn':28,69 'usual':39 'version':118,124 'work':66,132 'zigbe':21 'zigbee2mqtt':14,24,76,92"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704216693
+visibility: "visible "
+apId: "https://lemmy.world/post/10211384"
+editedAt: null
+createdAt: DateTimeImmutable @1704140193 {#1500
date: 2024-01-01 21:16:33.0 +01:00
}
} |
|
Show voter details
|
81 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
82 |
DENIED
|
moderate
|
App\Entity\Entry {#1884
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Help-with-BHT-002-GCLZB-thermostat"
+title: "Help with BHT-002-GCLZB thermostat"
+url: null
+body: """
I used to have a Hive Home ecosystem until one fateful day where they limited my heating to 15 degrees and tried to freeze me to death unless I bought their newest thermostat and paid for their subscription. I ended up saying fuck the extorting bastards and bought a cheap Zigbee Thermostat to get me through the winter. It’s been truly excellent, I really can’t complain. However I got my Raspberry Pi for Christmas and am now trying to take everything into my own local control, so time to say goodbye to Smart Life and hello HA Companion.\n
\n
It’s all been fine for the most part but I have two issues.\n
\n
1. I don’t seem to be able to automate my heating. I can manually set it to whatever temperature I want, but I can’t automate or script a boost of my heating. Edit: If anyone else has this issue in the future, the solution is to Call A Service and set the temperature there.\n
2. My temperature sensors aren’t reporting as often as they were in the Smart Life app.\n
\n
I’ll replace the thermostat eventually, but I would like to delay it as long as possible so I can buy other stuff first 😂
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 22
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710875723 {#1940
date: 2024-03-19 20:15:23.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1933 …}
+votes: Doctrine\ORM\PersistentCollection {#1400 …}
+reports: Doctrine\ORM\PersistentCollection {#1901 …}
+favourites: Doctrine\ORM\PersistentCollection {#2353 …}
+notifications: Doctrine\ORM\PersistentCollection {#1546 …}
+badges: Doctrine\ORM\PersistentCollection {#1545 …}
+children: []
-id: 26575
-titleTs: "'-002':4 'bht':3 'gclzb':5 'help':1 'thermostat':6"
-bodyTs: "'1':115 '15':19 '2':171 'abl':122 'anyon':151 'app':187 'aren':175 'autom':124,141 'bastard':46 'boost':145 'bought':30,48 'buy':208 'call':163 'cheap':50 'christma':76 'companion':100 'complain':68 'control':88 'day':12 'death':27 'degre':20 'delay':199 'ecosystem':8 'edit':149 'els':152 'end':40 'eventu':193 'everyth':83 'excel':63 'extort':45 'fate':11 'fine':105 'first':211 'freez':24 'fuck':43 'futur':158 'get':54 'goodby':93 'got':71 'ha':99 'heat':17,126,148 'hello':98 'hive':6 'home':7 'howev':69 'issu':114,155 'life':96,186 'like':197 'limit':15 'll':189 'local':87 'long':202 'manual':129 'newest':32 'often':179 'one':10 'paid':35 'part':109 'pi':74 'possibl':204 'raspberri':73 'realli':65 'replac':190 'report':177 'say':42,92 'script':143 'seem':119 'sensor':174 'servic':165 'set':130,167 'smart':95,185 'solut':160 'stuff':210 'subscript':38 'take':82 'temperatur':134,169,173 'thermostat':33,52,192 'time':90 'tri':22,80 'truli':62 'two':113 'unless':28 'use':2 'want':136 'whatev':133 'winter':58 'would':196 'zigbe':51"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704222455
+visibility: "visible "
+apId: "https://lemmy.tf/post/3102152"
+editedAt: DateTimeImmutable @1710583423 {#2407
date: 2024-03-16 11:03:43.0 +01:00
}
+createdAt: DateTimeImmutable @1704139455 {#2390
date: 2024-01-01 21:04:15.0 +01:00
}
} |
|
Show voter details
|
83 |
DENIED
|
edit
|
App\Entity\Entry {#1884
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Help-with-BHT-002-GCLZB-thermostat"
+title: "Help with BHT-002-GCLZB thermostat"
+url: null
+body: """
I used to have a Hive Home ecosystem until one fateful day where they limited my heating to 15 degrees and tried to freeze me to death unless I bought their newest thermostat and paid for their subscription. I ended up saying fuck the extorting bastards and bought a cheap Zigbee Thermostat to get me through the winter. It’s been truly excellent, I really can’t complain. However I got my Raspberry Pi for Christmas and am now trying to take everything into my own local control, so time to say goodbye to Smart Life and hello HA Companion.\n
\n
It’s all been fine for the most part but I have two issues.\n
\n
1. I don’t seem to be able to automate my heating. I can manually set it to whatever temperature I want, but I can’t automate or script a boost of my heating. Edit: If anyone else has this issue in the future, the solution is to Call A Service and set the temperature there.\n
2. My temperature sensors aren’t reporting as often as they were in the Smart Life app.\n
\n
I’ll replace the thermostat eventually, but I would like to delay it as long as possible so I can buy other stuff first 😂
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 22
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710875723 {#1940
date: 2024-03-19 20:15:23.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1933 …}
+votes: Doctrine\ORM\PersistentCollection {#1400 …}
+reports: Doctrine\ORM\PersistentCollection {#1901 …}
+favourites: Doctrine\ORM\PersistentCollection {#2353 …}
+notifications: Doctrine\ORM\PersistentCollection {#1546 …}
+badges: Doctrine\ORM\PersistentCollection {#1545 …}
+children: []
-id: 26575
-titleTs: "'-002':4 'bht':3 'gclzb':5 'help':1 'thermostat':6"
-bodyTs: "'1':115 '15':19 '2':171 'abl':122 'anyon':151 'app':187 'aren':175 'autom':124,141 'bastard':46 'boost':145 'bought':30,48 'buy':208 'call':163 'cheap':50 'christma':76 'companion':100 'complain':68 'control':88 'day':12 'death':27 'degre':20 'delay':199 'ecosystem':8 'edit':149 'els':152 'end':40 'eventu':193 'everyth':83 'excel':63 'extort':45 'fate':11 'fine':105 'first':211 'freez':24 'fuck':43 'futur':158 'get':54 'goodby':93 'got':71 'ha':99 'heat':17,126,148 'hello':98 'hive':6 'home':7 'howev':69 'issu':114,155 'life':96,186 'like':197 'limit':15 'll':189 'local':87 'long':202 'manual':129 'newest':32 'often':179 'one':10 'paid':35 'part':109 'pi':74 'possibl':204 'raspberri':73 'realli':65 'replac':190 'report':177 'say':42,92 'script':143 'seem':119 'sensor':174 'servic':165 'set':130,167 'smart':95,185 'solut':160 'stuff':210 'subscript':38 'take':82 'temperatur':134,169,173 'thermostat':33,52,192 'time':90 'tri':22,80 'truli':62 'two':113 'unless':28 'use':2 'want':136 'whatev':133 'winter':58 'would':196 'zigbe':51"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704222455
+visibility: "visible "
+apId: "https://lemmy.tf/post/3102152"
+editedAt: DateTimeImmutable @1710583423 {#2407
date: 2024-03-16 11:03:43.0 +01:00
}
+createdAt: DateTimeImmutable @1704139455 {#2390
date: 2024-01-01 21:04:15.0 +01:00
}
} |
|
Show voter details
|
84 |
DENIED
|
moderate
|
App\Entity\Entry {#1884
+user: Proxies\__CG__\App\Entity\User {#1375 …}
+magazine: App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
+slug: "Help-with-BHT-002-GCLZB-thermostat"
+title: "Help with BHT-002-GCLZB thermostat"
+url: null
+body: """
I used to have a Hive Home ecosystem until one fateful day where they limited my heating to 15 degrees and tried to freeze me to death unless I bought their newest thermostat and paid for their subscription. I ended up saying fuck the extorting bastards and bought a cheap Zigbee Thermostat to get me through the winter. It’s been truly excellent, I really can’t complain. However I got my Raspberry Pi for Christmas and am now trying to take everything into my own local control, so time to say goodbye to Smart Life and hello HA Companion.\n
\n
It’s all been fine for the most part but I have two issues.\n
\n
1. I don’t seem to be able to automate my heating. I can manually set it to whatever temperature I want, but I can’t automate or script a boost of my heating. Edit: If anyone else has this issue in the future, the solution is to Call A Service and set the temperature there.\n
2. My temperature sensors aren’t reporting as often as they were in the Smart Life app.\n
\n
I’ll replace the thermostat eventually, but I would like to delay it as long as possible so I can buy other stuff first 😂
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 9
+favouriteCount: 22
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710875723 {#1940
date: 2024-03-19 20:15:23.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1933 …}
+votes: Doctrine\ORM\PersistentCollection {#1400 …}
+reports: Doctrine\ORM\PersistentCollection {#1901 …}
+favourites: Doctrine\ORM\PersistentCollection {#2353 …}
+notifications: Doctrine\ORM\PersistentCollection {#1546 …}
+badges: Doctrine\ORM\PersistentCollection {#1545 …}
+children: []
-id: 26575
-titleTs: "'-002':4 'bht':3 'gclzb':5 'help':1 'thermostat':6"
-bodyTs: "'1':115 '15':19 '2':171 'abl':122 'anyon':151 'app':187 'aren':175 'autom':124,141 'bastard':46 'boost':145 'bought':30,48 'buy':208 'call':163 'cheap':50 'christma':76 'companion':100 'complain':68 'control':88 'day':12 'death':27 'degre':20 'delay':199 'ecosystem':8 'edit':149 'els':152 'end':40 'eventu':193 'everyth':83 'excel':63 'extort':45 'fate':11 'fine':105 'first':211 'freez':24 'fuck':43 'futur':158 'get':54 'goodby':93 'got':71 'ha':99 'heat':17,126,148 'hello':98 'hive':6 'home':7 'howev':69 'issu':114,155 'life':96,186 'like':197 'limit':15 'll':189 'local':87 'long':202 'manual':129 'newest':32 'often':179 'one':10 'paid':35 'part':109 'pi':74 'possibl':204 'raspberri':73 'realli':65 'replac':190 'report':177 'say':42,92 'script':143 'seem':119 'sensor':174 'servic':165 'set':130,167 'smart':95,185 'solut':160 'stuff':210 'subscript':38 'take':82 'temperatur':134,169,173 'thermostat':33,52,192 'time':90 'tri':22,80 'truli':62 'two':113 'unless':28 'use':2 'want':136 'whatev':133 'winter':58 'would':196 'zigbe':51"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704222455
+visibility: "visible "
+apId: "https://lemmy.tf/post/3102152"
+editedAt: DateTimeImmutable @1710583423 {#2407
date: 2024-03-16 11:03:43.0 +01:00
}
+createdAt: DateTimeImmutable @1704139455 {#2390
date: 2024-01-01 21:04:15.0 +01:00
}
} |
|
Show voter details
|
85 |
DENIED
|
edit
|
App\Entity\Magazine {#398
+icon: Proxies\__CG__\App\Entity\Image {#300 …}
+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 {#327
date: 2024-10-21 21:44:20.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#281 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
+entries: Doctrine\ORM\PersistentCollection {#221 …}
+posts: Doctrine\ORM\PersistentCollection {#179 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
+bans: Doctrine\ORM\PersistentCollection {#158 …}
+reports: Doctrine\ORM\PersistentCollection {#144 …}
+badges: Doctrine\ORM\PersistentCollection {#122 …}
+logs: Doctrine\ORM\PersistentCollection {#112 …}
+awards: Doctrine\ORM\PersistentCollection {#101 …}
+categories: Doctrine\ORM\PersistentCollection {#88 …}
-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 {#324
date: 2024-03-13 23:19:36.0 +01:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1704127905 {#326
date: 2024-01-01 17:51:45.0 +01:00
}
} |
|
Show voter details
|