mirror of
https://github.com/sascha-hemi/esphome-ikea-led-matrix.git
synced 2026-03-21 04:06:00 +01:00
Add a readme
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# esphome-frekvens-component
|
||||||
|
|
||||||
|
A custom component for esp-home to interface with IKEA's Frekvens Cube.
|
||||||
|
|
||||||
|
## Sources
|
||||||
|
|
||||||
|
This repo is heavily based on the original [FrekvensPanel library by @frumperino][https://github.com/frumperino/FrekvensPanel].
|
||||||
|
|
||||||
|
It's also inspired from the esphome component PCD8544.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Currently there is a dependency upon Adafruit GFX library. In your esphome config, add these lines:
|
||||||
|
|
||||||
|
- Declare necessary libraries
|
||||||
|
- Define frekvenspanel component
|
||||||
|
|
||||||
|
## License
|
||||||
|
[TBD] the original library does not specify the license. This repo is consecutively not licensed yet either.
|
||||||
Reference in New Issue
Block a user