<feed xmlns='http://www.w3.org/2005/Atom'>
<title>weather-station/mqtt_ha.py, branch master</title>
<subtitle>A small weather monitoring station setup</subtitle>
<id>https://git.yuv.al/weather-station/atom/mqtt_ha.py?h=master</id>
<link rel='self' href='https://git.yuv.al/weather-station/atom/mqtt_ha.py?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/weather-station/'/>
<updated>2026-03-17T10:53:22Z</updated>
<entry>
<title>Add MQTT Home Assistant script with auto-discovery</title>
<updated>2026-03-17T10:53:22Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2026-03-17T10:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/weather-station/commit/?id=e97d3ae12b04745e785311d9125261557ac21fd3'/>
<id>urn:sha1:e97d3ae12b04745e785311d9125261557ac21fd3</id>
<content type='text'>
Reads BME280 (temperature, humidity, pressure) and SI1132 (UV index,
visible light, IR) and publishes to MQTT with HA discovery. All six
sensors appear under a single 'Weather Board' device in the Office room.

MQTT broker: 192.168.1.135:1883 (co2meter/co2meter)
Publishes a shared JSON state topic every 10 seconds.
Discovery configs are retained so HA picks them up on restart.
</content>
</entry>
</feed>
