January 24, 2023
Description
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:
License:
Creative Commons - Attribution