Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. JavaScript
  5. Doorbird und Sayit

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    687

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Doorbird und Sayit

Scheduled Pinned Locked Moved JavaScript
1 Posts 1 Posters 210 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Grantlhaua
    wrote on last edited by
    #1

    Hallo Zusammen,

    ich verzweifle grad an SayIt... Das Script funktioniert Wochenlang einwandfrei und dann wieder nicht mehr. Dann hab ichs neu gestartet, ging dann wieder einen Tag und jetzt geht wieder nix mehr...

    Alles mit Fully funktioniert ohne Probleme, nur das Sayit immer wieder nicht.

    Was mach ich falsch?

    on({id: [].concat(['doorbird.0.Doorbell.1.trigger']), val: true}, async function (obj) {
      var value = obj.state.val;
      var oldValue = obj.oldState.val;
      setState("fullybrowser.0.192_168_178_196.Commands.setAudioVolume"/*setAudioVolume*/, '100');
      setState("fullybrowser.0.192_168_178_196.Commands.stopScreensaver"/*stopScreensaver*/, true);
      setState("fullybrowser.0.192_168_178_196.Commands.screenOn"/*screenOn*/, true);
      setState("sayit.0.tts.text", "" + ' ');
      setState("sayit.0.tts.mp3",'');          // Sound Cache löschen
      sendTo('sonos.0', 'send', '50;http://192.168.178.56:8082/sayit.0/tts.userfiles/Doorbell.mp3');
      
      setStateDelayed("fullybrowser.0.192_168_178_196.Commands.startApplication"/*startApplication*/, 'com.doorbird.doorbird', 0, false);
      setStateDelayed("fullybrowser.0.192_168_178_196.Commands.startApplication"/*startApplication*/, 'com.fullykiosk.singleapp', 60000, false);
    });
    
    1 Reply Last reply
    0

    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

    With your input, this post could be even better 💗

    Register Login
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    Support us

    ioBroker
    Community Adapters
    Donate

    584

    Online

    32.7k

    Users

    82.6k

    Topics

    1.3m

    Posts
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Home
    • Recent
    • Tags
    • Unread 0
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe