Electronics
Zum Modell
Home Assistant Sensor Box V1
118
Downloads
88
Likes
0
Makes
A work-in-progress Home Assistant sensor running ESPHome
Printed in PETG, no supports required. Fit the side sensor first with a M3x6mm cap head screw, you should be able to get the screwdriver through one of the air vents in the side, that's how it's been designed anyway. Then fit the rest of the electronics and then slide in the heat protector divider.
I still want to add a lux sensor.. so that's next :-)
I used the following in ESP Home
sensor:
- platform: dht
model: "DHT11"
pin: D2
temperature:
id: "temperature"
name: "office_temperature"
humidity:
id: "humidity"
name: "office_humidity"
update_interval: 10s
binary_sensor:
- platform: gpio
pin: GPIO5
name: "office_motion_sensor"
device_class: motion
Printed in PETG, no supports required. Fit the side sensor first with a M3x6mm cap head screw, you should be able to get the screwdriver through one of the air vents in the side, that's how it's been designed anyway. Then fit the rest of the electronics and then slide in the heat protector divider.
I still want to add a lux sensor.. so that's next :-)
I used the following in ESP Home
sensor:
- platform: dht
model: "DHT11"
pin: D2
temperature:
id: "temperature"
name: "office_temperature"
humidity:
id: "humidity"
name: "office_humidity"
update_interval: 10s
binary_sensor:
- platform: gpio
pin: GPIO5
name: "office_motion_sensor"
device_class: motion
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!