Skip to content

Release 0.0.7

Compare
Choose a tag to compare
@Tom-Hirschberger Tom-Hirschberger released this 07 Jan 20:52
· 17 commits to master since this release
eaa1557

This is release 0.0.7 with the following changes:

  • added scripts and description of how to use xrandr or tvservice as an alternative to the default vcgencmd command to control the screen. xrandr is the only solution working with current "vc4-kms-v3d" driver used in Raspberry Bullseye operating system.
  • fixed reset of screen timeout in "hideInsteadShutoff" mode.
  • the screen will be turned on if USER_PRESENCE notification is received, now. No need to send "USER_PRESENCE" and "SCREEN_ON" notifications, now.
  • the forced option in the payload of the notifications can be set either as string or as boolean value (String was need for notifications send by MMM-RemoteControl)
  • the html DOM objects now only will be updated if the module has a position set, now.