Electronics
Voir le modèle
Home Assistant Sensor Box V1
118
Téléchargements
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
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !