Skip to content

Instantly share code, notes, and snippets.

View nofuturekid's full-sized avatar

Thomas Kroll nofuturekid

View GitHub Profile
@jannickfahlbusch
jannickfahlbusch / autodiscovery.sh
Created August 21, 2023 09:06
HomeAssistant MQTT Autodiscovery for wmbusmeters
#!/usb/bin/env bash
# Required variables
MQTT_HOST="" # Your mqtt host
MQTT_USERNAME="" # Your mqtt username
MQTT_PASSWORD="" # Your mqtt password
METERS_FILES="" # Location of wmbusmeters.d directory
MQTT_DISCOVERY_PREFIX="homeassistant"
@codingisacopingstrategy
codingisacopingstrategy / gist:5117953
Last active September 12, 2016 07:00
my i3 ~/.i3/config ( i3 is a window manager http://i3wm.org/ )
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout somewhen, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!