Hi, Gateway is not needed since 1 year 1/2 now.
Can you read againNew wiki of MMM-GoogleAssistant v7.x ?
Happy use,
@bugsounet
Hi, Gateway is not needed since 1 year 1/2 now.
Can you read againNew wiki of MMM-GoogleAssistant v7.x ?
Happy use,
@bugsounet
@sdetweil I will install last OS in my pi 4 for inspect (when i have some keep time :/)
info on labwc
Labwc, a Wayland window-stacking compositor, doesn’t have screen saver settings. However, you can configure Labwc to do other things, such as:
Set a shortcut to a launcher: Create a configuration file at ~/.config/labwc/rc.xml and add a entry.
Start a background-image client and a panel: Add the command to ~/.config/labwc/autostart.
Labwc is a lightweight compositor that stacks windows and renders some window decorations. It’s inspired by openbox and takes a simple approach, avoiding features like animations.
on pi those files are in
/etc/xdg/labwc/autostart
/etc/xdg/labwc/rc.xml
/etc/xdg/labwc/environment
none of that appears changed when setting screen dimming on in raspi-config
none of the script older settings are triggered
@sdetweil Really… So maybe current version of MM² have to be patched :/
@sdetweil yes, again more work ;/
(and more bugs)
Hi,
MMM-Pir v2 is under coding
Unfortunately, it is not possible to use mode 6 and 7 at the same time (same GPIO)
This module send USER_PRESENCE
notification with true
or false
payload (it’s the screen state)
You can trigger it with this module MMM-NotificationTrigger and exec a personal script for this
Note:
RPi.GPIO
will be deleted (in next release) because there is a compatibility problem with pi5 and with bookworm too.gpiod
library for both compatibility@sdetweil I know but MMM-Pir
v2 is under-coding
In all case:
[MMM-Pir] [LIB] [PIR] Mode 0 Selected (onoff library)
: onoff library will be removed[MMM-Pir] [LIB] [SCREEN] Mode 1: vcgencmd
: vcgencmd will be removedHi, try to enable auto hide task bar option
@santex in this case try: npm run rebuild
@karsten13 don’t forget: node_helper use node version installed on system ;)
and node v20.9.0 i used on module core
—> So: fetch calandar use node version installed on system (node v21.x)
we checked this on a github issue, 5-6 months ago