diff --git a/README.md b/README.md index 28e5a67..f28d9ce 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Important information -If you like my work please donate me a star on github and consider sponsoring me!! +If you like my work, please donate me a star on github and consider sponsoring me!! # EspHoMaTriX version 2 (EHMTXv2) @@ -24,7 +24,7 @@ There are some "RGB-matrices" status displays/clocks out there, the commercial o - [Pixel It](https://docs.bastelbunker.de/pixelit/) (project is under active development) - [AWTRIX-Light](https://github.com/Blueforcer/awtrix-light) From the developer of Awtrix, optimized for the Ulanzi TC001 Hardware -- [lamatrix](https://github.com/noahwilliamsson/lamatrix/tree/master) micropython based an around 5 years old +- [lamatrix](https://github.com/noahwilliamsson/lamatrix/tree/master) micropython based and around 5 years old The solutions have their pros and cons. I tried some and used AwTrix for a long time. But the cons are so big (in my opinion) that I started an esphome.io variant. Targeted to an optimized Home Assistant integration, without paid blueprints and the need of MQTT. @@ -421,7 +421,7 @@ Download and install all needed icons (.jpg/.png) and animations (.GIF) under th You can also specify a URL to directly download the image file. The URLs will only be downloaded once at compile time, so there is no additional traffic on the hosting website. -The [icons](awtrix.blueforcer.de/icons) and [animations](https://awtrix.blueforcer.de/animations) from the AWTRIX and AWTRIX-light could be used, but have to be scaled down to 8x32 or 8x8 pixels. Check the license before using them! +The [icons](https://awtrix.blueforcer.de/icons) and [animations](https://awtrix.blueforcer.de/animations) from the AWTRIX and AWTRIX-light could be used, but have to be scaled down to 8x32 or 8x8 pixels. Check the license before using them! There are maximum 90 icons possible. diff --git a/TODO.md b/TODO.md index 791aefd..959b539 100644 --- a/TODO.md +++ b/TODO.md @@ -2,8 +2,8 @@ ## function -- [ ] alarm on all screen but fullscreen -- [ ] indicator on all screen but fullscreen and clock +- [x] alarm on all screen but fullscreen +- [x] indicator on all screen but fullscreen and clock - [ ] refreshing an icon screen should extend the display time - [ ] scroll left to right - [x] size of indicator and alarm @@ -16,12 +16,16 @@ - [ ] seconds point to clock screen only - [x] rainbow icon and text - [ ] del_slot noch active? +- [ ] CONF_ALARM weg? +- [ ] reintroduce resize +- [ ] ## ux - [ ] blueprints - [ ] Color in blueprints - [ ] all modes in one blueprint +- [ ] extem html with more bluepörint helpers - [x] default values for all functions - [x] provide sample font from [url](https://www.pentacom.jp/pentacom/bitfontmaker2/) - [x] start animation @@ -41,8 +45,9 @@ - [ ] remake documentation - [ ] more explanation for fonts - [ ] reference to https://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=13768 +- [ ] sample yaml with voice ## noch prüfen - [ ] Timer display with formation H:M:S -- [ ] find a way for automastically add smalfont \ No newline at end of file +- [ ] find a way for automastically add smalfont