Skip to content

Instantly share code, notes, and snippets.

@annegerben
annegerben / keybase.md
Created September 13, 2019 06:32
keybase.md

Keybase proof

I hereby claim:

  • I am annegerben on github.
  • I am annegerben (https://keybase.io/annegerben) on keybase.
  • I have a public key ASA9o1_9vBfxq9JGoaKvtu9PTK8c3Dnqlxzmjuc7PuMfLQo

To claim this, I am signing this object:

@annegerben
annegerben / synology-scheduled-tasks.md
Created March 31, 2017 08:43 — forked from amercier/synology-scheduled-tasks.md
Turn leds on/off on Synology DiskStation

Synology scheduled tasks

Usage

Go to Control Panel / Task Scheduler and add the content of these scripts as root scripts.

Leds

@annegerben
annegerben / mysensors_humidity_relay_nonblocking.ino
Created March 4, 2017 19:52 — forked from jamesabruce/mysensors_humidity_relay_nonblocking.ino
MySensors Example - Humidity and Relay with Non-blocking Loop
/**
* The MySensors Arduino library handles the wireless radio link and protocol
* between your home built sensors/actuators and HA controller of choice.
* The sensors forms a self healing radio network with optional repeaters. Each
* repeater and gateway builds a routing tables in EEPROM which keeps track of the
* network topology allowing messages to be routed to nodes.
*
* Created by Henrik Ekblad <henrik.ekblad@mysensors.org>
* Copyright (C) 2013-2015 Sensnology AB
* Full contributor list: https://github.com/mysensors/Arduino/graphs/contributors