Discover

Topics

WallPanel

WallPanel version history

‹ General Info
Version 0.9.5 Build 6
Updated 2 years ago
Changelog This release addresses issues for devices running Android 7 and hardware acceleration. Adds a new setting to refresh browser on network disconnect. Fixes issues with waking sleeping screens with motion detection. Cheers!
Version 0.9.5 Build 4
Updated 2 years ago
Changelog Fixes an issue with downloading the application for older devices (Nexus 7, Amazon FireOS) from Google Play store. Added microphone support from web pages.
Version 0.9.5 Build 3
Updated 2 years ago
Changelog Fixes an issue with downloading the application for older devices (Nexus 7, Amazon FireOS) from Google Play store. Added microphone support from web pages.
Version 0.9.5 Build 1
Updated 2 years ago
Changelog ** Updated wake command behavior to keep screen on and prevent screensaver for time allocated.
** Added web page screensaver feature.
Version 0.9.4 Build 9
Updated 2 years ago
Changelog This release adds a background refresh when the application has detected a network disconnect or receives error loading the web page. This version also adds UTF-8 language support for incoming speak command text when using HTTP server.
Version 0.9.4 Build 6
Updated 2 years ago
Changelog ** Merged a PR from @cheeplusplus to dim the screen when there is no screensaver active.
** Fixes an issue with launching external applications. I have also tried to address the issue of turning on and off the camera features with commands.
** I have also updated the documentation because I received some complaints that the introduction of the settings code was not well explained.
Version 0.9.4 Build 2
Updated 3 years ago
Changelog This release updates the design to include a floating button to open the settings. We have also added a throttling feature for the camera to reduce CPU usage when using lower FPS. We have also added the ability to launch intents from a remote command using MQTT or HTTP.
Version 0.9.3 Build 4
Updated 3 years ago
Changelog This updated adds some additional functionality from our community. There are no two additional settings for Face Detection, one for the size, and one for the rotation. The other feature is MQTT Discovery. Now device sensors can automatically be detected and added to Home Assistant.
Version 0.9.3 Build 2
Updated 3 years ago
Changelog This updated adds some additional functionality from our community. There are no two additional settings for Face Detection, one for the size, and one for the rotation. The other feature is MQTT Discovery. Now device sensors can automatically be detected and added to Home Assistant.
Version 0.9.3 Build 1
Updated 3 years ago
Changelog * Switched image loading library to address crash on image screensaver when loading large images.
* Added new feature to change the time for the image screensaver rotation.
* Fixed crash when MQTT disconnects from the server.
* Updated crash reporting library to comply with Google updates