• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Laca44
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
L
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 5
  • Groups 0

Laca44

@Laca44

0
Reputation
510
Profile views
5
Posts
0
Followers
0
Following
Joined Sep 18, 2016, 7:32 PM
Last Online Jul 18, 2024, 10:40 PM

Laca44 Unfollow Follow

Latest posts made by Laca44

  • RE: Module error after updating - MMM-Pir: Pir Error detected: EINVAL: invalid argument, write

    @sdetweil Yes it helped in resolving the issue. I still need to understand what troubleshooting actually helped.

    posted in Troubleshooting
    L
    Laca44
    Jul 10, 2024, 8:20 AM
  • RE: Module error after updating - MMM-Pir: Pir Error detected: EINVAL: invalid argument, write

    @sdetweil said in Module error after updating - MMM-Pir: Pir Error detected: EINVAL: invalid argument, write:

    python pir sensor test
    I’m a newbie and this helped a lot! Thank you!

    posted in Troubleshooting
    L
    Laca44
    Jul 9, 2024, 9:19 PM
  • RE: Module error after updating - MMM-Pir: Pir Error detected: EINVAL: invalid argument, write

    Hi everyone,

    I just can’t get it to work guys. Please help.

    GPIO setup:
    VIN - Pin2
    OUT - Pin6
    GND - Pin11

    Configuration:
    module: ‘MMM-Pir’,
    position: ‘top_left’,
    config: {
    debug: false,
    delay: 1 * 30 * 1000,
    mode: 1,
    displayCounter: true,
    displayBar: true,
    displayStyle: “SemiCircle”,
    displayLastPresence: true,
    lastPresenceTimeFormat: “LL H:mm”,
    xrandrForceRotation: “normal”,
    wrandrForceRotation: “normal”,
    touchMode: 2,
    pir_gpio: 17,
    pir_mode: 1,

    I have been playing around with all variations and have tested 3 sensors. Not sure what I’m missing.
    Thank you for your support!

    posted in Troubleshooting
    L
    Laca44
    Jul 9, 2024, 4:07 PM
  • RE: Default calender module - two calenders in one module

    Sorry everyone. It was my mistake. The other calendar had its first element to far in the future to show it. Thanks for the assistance! :)

    posted in Troubleshooting
    L
    Laca44
    Sep 21, 2016, 9:23 AM
  • RE: Default calender module - two calenders in one module

    @kckndrgn I tried the same and only the first (my personal calendar) is showing. Here is my text:

    config: {
    				calendars: [
    					{
    						symbol: 'calendar-check-o ',
    						url: 'webcal://calendar.google.com/calendar/ical/........./basic.ics'
    					},
    					{
    						symbol: 'calendar-check-o ',
    						url: 'webcal://calendar.google.com/calendar/ical/en.hungarian%23holiday%40group.v.calendar.google.com/public.basic.ics'
    					},
    				],
    

    Thanks in advance!
    Laszlo


    Note from admin: Please use Markdown on code snippets for easier reading!

    posted in Troubleshooting
    L
    Laca44
    Sep 18, 2016, 8:41 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy