Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. diy.ua 0

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Groups 1

    diy.ua 0

    @diy.ua 0

    Starter

    0
    Reputation
    8
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    diy.ua 0 Follow
    Starter

    Latest posts made by diy.ua 0

    • RE: Read email

      @mcu
      Thank you very much again. The script to inform me about awaited email was received looks really easier nowhere:

      on({id: [].concat(['imap.0.xxxx_xxxx_xxxx_xxx.email.email_01.uid']), change: "ne"}, async function (obj) {
        let value = obj.state.val;
        let oldValue = obj.oldState.val;
        if((getState("imap.0.xxxx_xxxx_xxxx_xxx.email.email_01.subject").val).indexOf("XXXYYYZZZ") != -1)
         {
      sendTo("gsmsms.0", "send", {text:`${getState("imap.0.xxxx_xxxx_xxxx_xxx.email.email_01.subject").val}`,recipient:'+XXXXXXXXXXXXXX', alert:false});
       };
      });
      
      
      posted in ioBroker general
      D
      diy.ua 0
    • RE: Read email

      @mcu Documentation is really cool. Thank you
      4d3bfe9c-7860-4602-aecf-860caf65516b-image.png
      2707c931-9897-4fc6-b44c-b807171b900f-image.png

      posted in ioBroker general
      D
      diy.ua 0
    • RE: Read email

      @mcu Thank you very much. I never heard about this ioBroker's functionality.

      posted in ioBroker general
      D
      diy.ua 0
    • RE: Read email

      @mcu Thank you but I can't find the IMAP 😞
      Please advise the source to get it.
      Thank you
      dfe5a8d2-2690-41a8-9302-e113a6813744-image.png

      posted in ioBroker general
      D
      diy.ua 0
    • Read email

      Hello everyone,
      Just settled the GSMSMS adapter and now I want to get SMSs about several important emails together with SMSs about events from sensors or about scheduled ones.
      The ioBroker Email adapter can only Send emails but I want ioBroker to read email via IMAP and SMS headers of the new messages to me.
      Can anybody advise an appropriate solution pls?

      posted in ioBroker general
      D
      diy.ua 0
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo