Skip to content

Instantly share code, notes, and snippets.

@austrisv
austrisv / testAranet4_RPi.py
Last active August 19, 2022 23:18
Very quick and _dirty_ Aranet4 to MQTT
# save this in your /home/pi
# look for DEVICE MAC and MQTT Broker config below
#
# ble code from here
# https://dzone.com/articles/using-python-gatttool-and-bluetooth-low-energy-wit
#
# mqtt from here
# http://www.steves-internet-guide.com/into-mqtt-python-client/
#
# Auto run it every 5 minutes