This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2016 Shane Short <[email protected]> | |
* Hardware design by Brenton Hewitt <[email protected]> | |
* | |
* Combined GPS (with PPS) and Dallas 1W sensor bus cape. | |
*/ | |
/dts-v1/; | |
/plugin/; | |
#include <dt-bindings/board/am335x-bbw-bbb-base.h> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Z2M - IKEA five button remote for lights and actions | |
description: | | |
Control lights with an IKEA five button remote (the round ones). | |
The middle "on" button, toggle the lights on/off to the last set brightness | |
(unless the force brightness is toggled on in the blueprint). | |
Dim up/down buttons will change the brightness smoothly and can be pressed | |
and hold until the brightness is satisfactory. |