I need ideas about an outside thermometer. Requirements: It should join the wlan, ideally POE (okay, yeah, I know). AC is available. No cloud, local API or MQTT.

#HomeAssistant #smart #smarthome #temperature #sensor #selfhosted #nocloud

@chris Any version of ESP8266/ESP32 with tasmota on it. Easy for anybody familiar with soldering iron, but a lot can be found ready-made. Works with MQTT, automatically recognized in home assistant, etc.
I have about 30 such devices in multiple locations.
@krahabors @chris did just that today with an ESP32+BME280 and had a go at connecting it via Matter instead of MQTT. Easy peasy.
@alinkenbach @krahabors The more I read up, the more convinced I am to use a ESP32. Sigh.
@chris for simple things esp8266 works well, as long as you do not need encryption etc. @alinkenbach
@krahabors @alinkenbach I am so bold to wager that my outside temperature are not that sensitive of data. I might get away with this. Barely.