Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Groups 0

    Fuenkchen

    @Fuenkchen

    0
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Fuenkchen Follow

    Latest posts made by Fuenkchen

    • RE: Neuer Adapter: iobroker.alexa2

      Hallo,

      Ich habe mal eine Anwessenheit über das Handy mit Sprachausgabe über Alexa und dem neuen Adappter Alex2 gemacht.

      on({id: 'ping.0.raspberry.192_168_178_38', change: "ne"}, function (obj) {

      var value = obj.state.val;

      var oldValue = obj.oldState.val;

      // Alexa Lauter

      setState("alexa2.0.Echo-Devices.G090LF0965230DAL.Player.volume"/volume/, 70);

      // Alexa Handy ist da

      setState("alexa2.0.Echo-Devices.G090LF0965230DAL.Commands.speak"/speak/, (String('Hallo, das Handy') + String(getState("ping.0.raspberry.192_168_178_38").val ? 'ist jetzt im WLan Netz' : 'ist nicht mehr im WLan Netz')));

      // Alexa wieder Leiser

      setStateDelayed("alexa2.0.Echo-Devices.G090LF0965230DAL.Player.volume"/volume/, 30, 10000, false);

      });

      Sorry war etwas zu schneel mit dem drücken

      Gruß Fuenkchen

      posted in Cloud Dienste
      F
      Fuenkchen
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo