this post was submitted on 28 Oct 2025
26 points (96.4% liked)
homeassistant
16739 readers
14 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I separate the name from the ID, so the IDs are relative to the specific device only, and the names represent the device and location.
I've set the IDs for all my sensors to use a code. The letters identify the type of sensor, and the numbers are sequential when I got them. I also have a label maker and labeled all the devices with their codes.
Example:
So my first temperature sensor is
Then the name of the sensor is a little more elaborate, where it includes the type of the sensor, the code, and the location.
So my bedroom motion sensor is:
Then if I have to rearrange anything, I don't update the device ID, just the name and how it's used.
I recently moved and had to rearrange some of the devices. It wasn't as bad as it could have been as I tried sticking the sensors in the proper rooms (ie all the old bedroom devices stayed in the bedroom). But there were some cases where I did have to rename them & update the integrations.