Added BME280 sensor support for awtrix_upgrade.
Removed battery readings for awtrix_upgrade
Added DFMiniMp3 lib for replacing the Ulanzi buzzer in the future
- Introduces an function that allows users to add, remove, and rearrange multiple apps on the device at once via MQTT. This provides greater flexibility and customization options. Please note that this function is experimental and should be used with caution.
https://blueforcer.github.io/awtrix-light/#/mqtt?id=addremove-and-rearange-apps
- Introduces an function that allows users to add, remove, and rearrange multiple apps on the device at once via MQTT. This provides greater flexibility and customization options. Please note that this function is experimental and should be used with caution.
https://blueforcer.github.io/awtrix-light/#/mqtt?id=addremove-and-rearange-apps
- App transistion is now inacitve if there is only 1 app
- Adds bargraph to notify and customapps
- Every awtrix now gets a unique id for AP, MQTT and HA
- Adds firmware as HA sensor
- Adds wifi strength as HA sensor
- Adds ram usage as HA sensor
- Adds version as HA sensor
- Adds uptime as ISO 8601 as HA sensot
- HA discorvery now gets correct device classes
- fixes bug where date formats are not saved
closes#24closes#23closes#21
- adds new timeformats for a blinking second colon
- awtrix now send stats to [PREFIX]/stats
- fixes a bug where turning on an native app causes a crash.
- adds new timeformats for a blinking second colon
- awtrix now send stats to [PREFIX]/stats
- fixes a bug where turning on an native app causes a crash.
- fixes a bug in text lengths calculations with spaces
- adds the onscreen menu option to disable or enable internal apps
Many options are moved from webinterface to onscreen menu the last few versions. if you running awtrix light for some versions now, it could be necessary to delete your config.json and restart in order to cleanup your webinterface.
closes#14
- fixes a bug with special-chars in rainbow mode
- adds a new key "pos" to the custompage api where you can define the position of your page in the loop.
closes#13
adds new options in onscreen menu.
- Option to choose between 5 timeformats
- Option to choose between 9 dateformats
- Option to choose the start of the week (monday or sunday)
- Option to switch between °C and °F
https://blueforcer.github.io/awtrix-light/#/onscreencloses#10