LuBeDa 3 years ago
commit f63e59956c

@ -2,7 +2,7 @@
## Important information ## 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) # 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) - [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 - [AWTRIX-Light](https://github.com/Blueforcer/awtrix-light) From the developer of Awtrix, optimized for the Ulanzi TC001
Hardware 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. 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. 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. There are maximum 90 icons possible.

@ -2,8 +2,8 @@
## function ## function
- [ ] alarm on all screen but fullscreen - [x] alarm on all screen but fullscreen
- [ ] indicator on all screen but fullscreen and clock - [x] indicator on all screen but fullscreen and clock
- [ ] refreshing an icon screen should extend the display time - [ ] refreshing an icon screen should extend the display time
- [ ] scroll left to right - [ ] scroll left to right
- [x] size of indicator and alarm - [x] size of indicator and alarm
@ -16,12 +16,16 @@
- [ ] seconds point to clock screen only - [ ] seconds point to clock screen only
- [x] rainbow icon and text - [x] rainbow icon and text
- [ ] del_slot noch active? - [ ] del_slot noch active?
- [ ] CONF_ALARM weg?
- [ ] reintroduce resize
- [ ]
## ux ## ux
- [ ] blueprints - [ ] blueprints
- [ ] Color in blueprints - [ ] Color in blueprints
- [ ] all modes in one blueprint - [ ] all modes in one blueprint
- [ ] extem html with more bluepörint helpers
- [x] default values for all functions - [x] default values for all functions
- [x] provide sample font from [url](https://www.pentacom.jp/pentacom/bitfontmaker2/) - [x] provide sample font from [url](https://www.pentacom.jp/pentacom/bitfontmaker2/)
- [x] start animation - [x] start animation
@ -41,6 +45,7 @@
- [ ] remake documentation - [ ] remake documentation
- [ ] more explanation for fonts - [ ] more explanation for fonts
- [ ] reference to https://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=13768 - [ ] reference to https://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=13768
- [ ] sample yaml with voice
## noch prüfen ## noch prüfen

Loading…
Cancel
Save