MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. laszlocsaba
    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 2
    • Posts 2
    • Groups 0

    laszlocsaba

    @laszlocsaba

    0
    Reputation
    10
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    laszlocsaba Unfollow Follow

    Latest posts made by laszlocsaba

    • Send socket notification to node helper on click?

      Hi everyone,
      I’m thinking on writing a module to control my smart switches. What I’d like to achieve is to have a few “toggles” on a module, which I could click (I have a touchscreen). On click, it would send a socket notification to the node helper, that would do the magic (call the switch’s rest api).

      However, I cannot yet figure out, how to bind sendsocketnotification to an image’s onclick event - as I’m not a FE developer, just some guy who likes to play with stuff :)

      Can you guys help a little? If someone could point me to a module that does something similar, that would help as well.
      Thanks!

      posted in Development
      L
      laszlocsaba
    • Shelly-HT - a simple module to display data from a Shelly HT sensor

      Shelly-HT is simple module I made because I just bought a Shelly-HT sensor and wanted to display it’s data. It currently only can handle a single sensor - since this is the amount I have :)), but I might consider putting the effort in so it handles more then one.

      The code is not clean - I’m not really a developer, and had 12 years old knowledge about JS when I started to do it yesterday. Repo is here: https://github.com/Medve01/Shelly-HT
      contributions, issues, etc are welcomed.

      posted in Utilities
      L
      laszlocsaba