this post was submitted on 07 Aug 2026
55 points (100.0% liked)
homeassistant
20314 readers
2 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just a bit of information for anyone out there who may have already tried the project. I made a small change as after a time period the logs begin getting spammed with:
13:56:23 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A 13:56:24 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A 13:56:25 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A 13:56:26 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A 13:56:27 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A 13:56:28 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A 13:56:29 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A 13:56:30 [W] [pm1006k:048] Checksum error: calculated 0xAA, got 0x2A
The change fixes that issue through adjusting the checksum. I am going to leave my testbed up and running for a few days to see if any other issues come up.