Skip to content

Commit

Permalink
zigbee2mqtt: add new sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMagee committed Nov 18, 2024
1 parent 6f3979b commit 8f3d9fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hosts/rpi/services/home-assistant/mqtt.nix
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@
"0x00158d000af3faeb" = {
friendly_name = "homelab/zone/bathroom/sink-left-leak";
};

"0x00158d000ad7f4eb" = {
friendly_name = "homelab/zone/rooftop/temperature-sensor";
};
};

groups = {
Expand Down

0 comments on commit 8f3d9fc

Please sign in to comment.