diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-08-05 19:29:09 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-08-05 19:29:09 +0200 |
commit | cea5847b01ad5412e2190a0adf352c7da9217fb9 (patch) | |
tree | bdb85392246f89c225ea5a7ef4538e6f459fa454 /readme.md | |
parent | c2920dbb3a80d7f46bc968864987cf12587d546b (diff) |
added license and readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..4f94df0 --- /dev/null +++ b/readme.md @@ -0,0 +1,5 @@ +# homebridge-beken + +- a simple homebridge plugin that allows the control of some weird bluetooth bulb. +- [here's](https://wiki.fhem.de/wiki/BEKEN_iLedBlub) the protocol 'spec'. +- still a work in progress but it sorta works (will publish on npm when more usable). |