Electronics
Ver Modelo
Home Assistant Sensor Box V1
118
Descargas
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
¿Has impreso este modelo? Inicia sesión y comparte tu make.
Inicia sesión para dejar un comentario
Iniciar sesiónAún no hay comentarios – ¡sé el primero!