Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter lovelace v0.2.x

    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

    Test Adapter lovelace v0.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Garfonso
      Garfonso Developer @WW1983 last edited by

      @WW1983
      Danke für das log. Kann es sein, dass es da auch Probleme mit dem install gab? grübel
      Versuch bitte nochmal aus diesem Link zu installieren:
      http://tratschtante.de/iobroker.lovelace-1.0.6.tgz

      marcuskl W 3 Replies Last reply Reply Quote 1
      • marcuskl
        marcuskl @Garfonso last edited by

        @Garfonso Jap der Shelly geht auch, super Arbeit👍

        1 Reply Last reply Reply Quote 0
        • marcuskl
          marcuskl @Garfonso last edited by

          @Garfonso
          Helligkeit funktioniert beim Shelly nicht

          lovelace.0	2019-12-27 21:25:33.559	warn	(2142) no min value for light object 'zigbee.0.ccccccfffe5c48af.colortemp' defined -> using fallback max = '450'
          lovelace.0	2019-12-27 21:25:33.558	warn	(2142) no max value for light object 'zigbee.0.ccccccfffe5c48af.colortemp' defined -> using fallback max = '153'
          lovelace.0	2019-12-27 21:25:33.551	warn	(2142) Duplicates found for light.Switch
          lovelace.0	2019-12-27 21:25:33.550	warn	(2142) Duplicates found for light.Switch
          lovelace.0	2019-12-27 21:25:33.549	warn	(2142) Duplicates found for light.LED_Strips_Wohnzimmer
          lovelace.0	2019-12-27 21:25:33.547	warn	(2142) Could not add shelly.0.SHRGBW2#5A38A7#1.color of type rgbSingle -> no on/off control found.
          
          1 Reply Last reply Reply Quote 0
          • marcuskl
            marcuskl @Garfonso last edited by

            @Garfonso
            Sobald ich die Helligkeit verändern will, verschwindet der Slider zum ein und ausschalten und die Farbauswahl geht auch nicht mehr

            shellyrgb.png

            Garfonso 1 Reply Last reply Reply Quote 0
            • Garfonso
              Garfonso Developer @marcuskl last edited by Garfonso

              @marcuskl
              Am besten mal ein debug log posten mit dem Teil, wo der erkannt wird, da sollte auch ein JSON kommen, das brauche ich.
              Und mal gucken, ob bei den Attributen (in der Instanz) hinten sowas steht:

              brightness: alias.0.lamps.Josephine_Wolke.brightness
              

              @marcuskl said in Test Adapter lovelace v0.2.x:

              Sobald ich die Helligkeit verändern will, verschwindet der Slider zum ein und ausschalten und die Farbauswahl geht auch nicht mehr

              Das sieht merkwürdig aus... ist das ein Gerät mit Farbe/Farbtemperatur oder nur Helligkeit? Was ist bei der Helligkeit das min/max?

              marcuskl 1 Reply Last reply Reply Quote 0
              • W
                WW1983 @Garfonso last edited by

                @Garfonso said in Test Adapter lovelace v0.2.x:

                http://tratschtante.de/iobroker.lovelace-1.0.6.tgz

                Super. Vielen Dank! Das hat nun funktioniert.

                Eine Kleinigtkeit hätte ich noch. Aber glaube nicht das du es beeinflussen kannst. Wenn ich ein Licht angenommen auf 50% dimme. Dann ausschalte und wieder anschalte, springt er direkt auf 100%. Merkt sich nicht die letzten Einstellungen

                Garfonso 1 Reply Last reply Reply Quote 0
                • marcuskl
                  marcuskl @Garfonso last edited by marcuskl

                  @Garfonso
                  Hier der Log:

                  2019-12-27 21:34:52.286 - debug: lovelace.0 (2374) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  2019-12-27 21:34:52.346 - debug: lovelace.0 (2374) Objects client ready ... initialize now
                  2019-12-27 21:34:52.355 - debug: lovelace.0 (2374) Objects create PubSub Client
                  2019-12-27 21:34:52.360 - debug: lovelace.0 (2374) Objects client initialize lua scripts
                  2019-12-27 21:34:52.371 - debug: lovelace.0 (2374) Objects connected to redis: 127.0.0.1:9001
                  2019-12-27 21:34:52.381 - debug: lovelace.0 (2374) objectDB connected
                  2019-12-27 21:34:52.384 - debug: lovelace.0 (2374) Redis States: Use Redis connection: 127.0.0.1:9000
                  2019-12-27 21:34:52.396 - debug: lovelace.0 (2374) States create PubSub Client
                  2019-12-27 21:34:52.397 - debug: lovelace.0 (2374) statesDB connected
                  2019-12-27 21:34:52.454 - debug: lovelace.0 (2374) States connected to redis: 127.0.0.1:9000
                  2019-12-27 21:34:54.274 - info: lovelace.0 (2374) starting. Version 1.0.6 in /opt/iobroker/node_modules/iobroker.lovelace, node: v10.17.0
                  2019-12-27 21:34:54.393 - debug: lovelace.0 (2374) Schedule restart: 0 2 * * *
                  2019-12-27 21:34:54.429 - info: lovelace.0 (2374) http server listening on port 8091
                  2019-12-27 21:34:54.983 - debug: lovelace.0 (2374) rgb - Controls: {
                  "states": [
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "RED",
                  "required": true,
                  "defaultRole": "level.color.red",
                  "id": "shelly.0.SHRGBW2#5A38A7#1.color.red"
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "GREEN",
                  "required": true,
                  "defaultRole": "level.color.green",
                  "id": "shelly.0.SHRGBW2#5A38A7#1.color.green"
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "BLUE",
                  "required": true,
                  "defaultRole": "level.color.blue",
                  "id": "shelly.0.SHRGBW2#5A38A7#1.color.blue"
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "DIMMER",
                  "required": false,
                  "defaultRole": "level.dimmer"
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "BRIGHTNESS",
                  "required": false,
                  "id": "shelly.0.SHRGBW2#5A38A7#1.color.gain"
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "SATURATION",
                  "required": false
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "TEMPERATURE",
                  "required": false,
                  "defaultRole": "level.color.temperature"
                  },
                  {
                  "indicator": false,
                  "type": "boolean",
                  "write": true,
                  "name": "ON_LIGHT",
                  "required": false,
                  "defaultRole": "switch.light"
                  },
                  {
                  "indicator": false,
                  "type": "boolean",
                  "write": true,
                  "name": "ON",
                  "required": false,
                  "id": "shelly.0.SHRGBW2#5A38A7#1.color.Switch"
                  },
                  {
                  "indicator": false,
                  "type": "boolean",
                  "write": false,
                  "name": "ON_ACTUAL",
                  "required": false,
                  "defaultRole": "state.light"
                  },
                  {
                  "indicator": true,
                  "name": "WORKING",
                  "required": false,
                  "defaultRole": "indicator.working"
                  },
                  {
                  "indicator": true,
                  "type": "boolean",
                  "name": "UNREACH",
                  "required": false,
                  "defaultRole": "indicator.maintenance.unreach"
                  },
                  {
                  "indicator": true,
                  "type": "boolean",
                  "name": "LOWBAT",
                  "required": false,
                  "defaultRole": "indicator.maintenance.lowbat"
                  },
                  {
                  "indicator": true,
                  "type": "boolean",
                  "name": "MAINTAIN",
                  "required": false,
                  "defaultRole": "indicator.maintenance"
                  },
                  {
                  "indicator": true,
                  "name": "ERROR",
                  "required": false,
                  "defaultRole": "indicator.error"
                  }
                  ],
                  "type": "rgb"
                  }
                  2019-12-27 21:34:54.989 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.LED_Strips_Wohnzimmer - rgb - shelly.0.SHRGBW2#5A38A7#1.color
                  2019-12-27 21:34:54.990 - warn: lovelace.0 (2374) Could not add shelly.0.SHRGBW2#5A38A7#1.color of type rgbSingle -> no on/off control found.
                  2019-12-27 21:34:54.992 - warn: lovelace.0 (2374) Duplicates found for light.LED_Strips_Wohnzimmer
                  2019-12-27 21:34:54.992 - debug: lovelace.0 (2374) [Type-Detector] device shelly.0.SHRGBW2#5A38A7#1.color.effect - info - shelly.0.SHRGBW2#5A38A7#1.color is not yet supported
                  2019-12-27 21:34:54.998 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Switch - light - shelly.0.SHSW-1#12C27E#1.Relay0.Switch
                  2019-12-27 21:34:55.003 - warn: lovelace.0 (2374) Duplicates found for light.Switch
                  2019-12-27 21:34:55.008 - warn: lovelace.0 (2374) Duplicates found for light.Switch
                  2019-12-27 21:34:55.012 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.K_chenlicht_POWER - light - sonoff.0.Küchenlicht.POWER
                  2019-12-27 21:34:55.019 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Nachtlicht_Benchy_POWER - light - sonoff.0.Nachtlicht Benchy.POWER
                  2019-12-27 21:34:55.034 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Nachtlicht_Flur - light - sonoff.0.Nachtlicht Flur
                  2019-12-27 21:34:55.035 - debug: lovelace.0 (2374) [Type-Detector] device sonoff.0.Nachtlicht Flur.Time - info - sonoff.0.Nachtlicht Flur is not yet supported
                  2019-12-27 21:34:55.039 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Nachtlicht_Liah_POWER - light - sonoff.0.Nachtlicht Liah.POWER
                  2019-12-27 21:34:55.043 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Nachtlicht_Marcus_POWER - light - sonoff.0.Nachtlicht Marcus.POWER
                  2019-12-27 21:34:55.047 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Schreibtischlampe_POWER - light - sonoff.0.Schreibtischlampe.POWER
                  2019-12-27 21:34:55.063 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Weihnachtsbaum - light - sonoff.0.Weihnachtsbaum
                  2019-12-27 21:34:55.063 - debug: lovelace.0 (2374) [Type-Detector] device sonoff.0.Weihnachtsbaum.Time - info - sonoff.0.Weihnachtsbaum is not yet supported
                  2019-12-27 21:34:55.068 - debug: lovelace.0 (2374) [Type-Detector] device lgtv.0.states.volume - info - lgtv.0.states.volume is not yet supported
                  2019-12-27 21:34:55.074 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: switch.Switch_TV_power - socket - lgtv.0.states.power
                  2019-12-27 21:34:55.078 - debug: lovelace.0 (2374) [Type-Detector] device lgtv.0.states.launch - info - lgtv.0.states.launch is not yet supported
                  2019-12-27 21:34:55.082 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: switch.TV_Steckdose_POWER - socket - sonoff.0.TV Steckdose.POWER
                  2019-12-27 21:34:55.085 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: switch.switch_on - socket - tuya.0.17014830b4e62d5a02cc.1
                  2019-12-27 21:34:55.090 - debug: lovelace.0 (2374) [Type-Detector] device chromecast.0.Küche.status.volume - volume - chromecast.0.Küche.status.volume is not yet supported
                  2019-12-27 21:34:55.094 - debug: lovelace.0 (2374) [Type-Detector] device chromecast.0.Schlafzimmer.status.volume - volume - chromecast.0.Schlafzimmer.status.volume is not yet supported
                  2019-12-27 21:34:55.098 - debug: lovelace.0 (2374) [Type-Detector] device chromecast.0.WohnzimmerJBL.status.volume - volume - chromecast.0.WohnzimmerJBL.status.volume is not yet supported
                  2019-12-27 21:34:55.101 - debug: lovelace.0 (2374) [Type-Detector] device zigbee.0.000b57fffe897c9a.battery - info - zigbee.0.000b57fffe897c9a.battery is not yet supported
                  2019-12-27 21:34:55.104 - debug: lovelace.0 (2374) [Type-Detector] device zigbee.0.00158d000320258a.battery - info - zigbee.0.00158d000320258a.battery is not yet supported
                  2019-12-27 21:34:55.107 - debug: lovelace.0 (2374) [Type-Detector] device zigbee.0.ccccccfffe31ffb8.battery - info - zigbee.0.ccccccfffe31ffb8.battery is not yet supported
                  2019-12-27 21:34:55.110 - debug: lovelace.0 (2374) [Type-Detector] device zigbee.0.00158d0003d53cb8.battery - info - zigbee.0.00158d0003d53cb8.battery is not yet supported
                  2019-12-27 21:34:55.185 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: weather.Gaggenau__Baden_W_rttemberg_Deutschland_ - weatherForecast - daswetter.0.NextDays.Location_1
                  2019-12-27 21:34:55.185 - debug: lovelace.0 (2374) [Type-Detector] device daswetter.0.NextDays.Location_1.Day_1.Wetter_Symbol_id - info - daswetter.0.NextDays.Location_1 is not yet supported
                  2019-12-27 21:34:55.186 - debug: lovelace.0 (2374) [Type-Detector] device scene.0.Bettfertig - info - scene.0.Bettfertig is not yet supported
                  2019-12-27 21:34:55.188 - debug: lovelace.0 (2374) [Type-Detector] device scene.0.Fernsehabend - info - scene.0.Fernsehabend is not yet supported
                  2019-12-27 21:34:55.199 - debug: lovelace.0 (2374) rgbSingle - Controls: {
                  "states": [
                  {
                  "indicator": false,
                  "type": "string",
                  "write": true,
                  "name": "RGB",
                  "required": true,
                  "defaultRole": "level.color.rgb",
                  "id": "zigbee.0.ccccccfffe5c48af.color"
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "DIMMER",
                  "required": false,
                  "defaultRole": "level.dimmer",
                  "id": "zigbee.0.ccccccfffe5c48af.brightness"
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "BRIGHTNESS",
                  "required": false
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "SATURATION",
                  "required": false
                  },
                  {
                  "indicator": false,
                  "type": "number",
                  "write": true,
                  "name": "TEMPERATURE",
                  "required": false,
                  "defaultRole": "level.color.temperature",
                  "id": "zigbee.0.ccccccfffe5c48af.colortemp"
                  },
                  {
                  "indicator": false,
                  "type": "boolean",
                  "write": true,
                  "name": "ON_LIGHT",
                  "required": false,
                  "defaultRole": "switch.light"
                  },
                  {
                  "indicator": false,
                  "type": "boolean",
                  "write": true,
                  "name": "ON",
                  "required": false,
                  "id": "zigbee.0.ccccccfffe5c48af.state"
                  },
                  {
                  "indicator": false,
                  "type": "boolean",
                  "write": false,
                  "name": "ON_ACTUAL",
                  "required": false,
                  "defaultRole": "state.light",
                  "id": "zigbee.0.ccccccfffe5c48af.available"
                  },
                  {
                  "indicator": true,
                  "name": "WORKING",
                  "required": false,
                  "defaultRole": "indicator.working"
                  },
                  {
                  "indicator": true,
                  "type": "boolean",
                  "name": "UNREACH",
                  "required": false,
                  "defaultRole": "indicator.maintenance.unreach"
                  },
                  {
                  "indicator": true,
                  "type": "boolean",
                  "name": "LOWBAT",
                  "required": false,
                  "defaultRole": "indicator.maintenance.lowbat"
                  },
                  {
                  "indicator": true,
                  "type": "boolean",
                  "name": "MAINTAIN",
                  "required": false,
                  "defaultRole": "indicator.maintenance"
                  },
                  {
                  "indicator": true,
                  "name": "ERROR",
                  "required": false,
                  "defaultRole": "indicator.error"
                  }
                  ],
                  "type": "rgbSingle"
                  }
                  2019-12-27 21:34:55.200 - warn: lovelace.0 (2374) no max value for light object 'zigbee.0.ccccccfffe5c48af.colortemp' defined -> using fallback max = '153'
                  2019-12-27 21:34:55.201 - warn: lovelace.0 (2374) no min value for light object 'zigbee.0.ccccccfffe5c48af.colortemp' defined -> using fallback max = '450'
                  2019-12-27 21:34:55.201 - debug: lovelace.0 (2374) light.Stehlampe ct needs kelvin conversion: false
                  2019-12-27 21:34:55.202 - debug: lovelace.0 (2374) Color already present, skip R,G,B color.
                  2019-12-27 21:34:55.202 - debug: lovelace.0 (2374) [Type-Detector] Created auto device: light.Stehlampe - rgbSingle - zigbee.0.ccccccfffe5c48af
                  2019-12-27 21:34:55.202 - debug: lovelace.0 (2374) [Type-Detector] device zigbee.0.ccccccfffe5c48af.groups - info - zigbee.0.ccccccfffe5c48af is not yet supported
                  2019-12-27 21:34:55.203 - debug: lovelace.0 (2374) AUTO Device detected: shelly.0.SHRGBW2#5A38A7#1.color => light
                  2019-12-27 21:34:55.204 - debug: lovelace.0 (2374) AUTO Device detected: shelly.0.SHSW-1#12C27E#1.Relay0.Switch => light
                  2019-12-27 21:34:55.204 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.Küchenlicht.POWER => light
                  2019-12-27 21:34:55.204 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.Nachtlicht Benchy.POWER => light
                  2019-12-27 21:34:55.204 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.Nachtlicht Flur => light
                  2019-12-27 21:34:55.205 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.Nachtlicht Liah.POWER => light
                  2019-12-27 21:34:55.205 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.Nachtlicht Marcus.POWER => light
                  2019-12-27 21:34:55.205 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.Schreibtischlampe.POWER => light
                  2019-12-27 21:34:55.205 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.Weihnachtsbaum => light
                  2019-12-27 21:34:55.205 - debug: lovelace.0 (2374) AUTO Device detected: lgtv.0.states.power => switch
                  2019-12-27 21:34:55.206 - debug: lovelace.0 (2374) AUTO Device detected: sonoff.0.TV Steckdose.POWER => switch
                  2019-12-27 21:34:55.206 - debug: lovelace.0 (2374) AUTO Device detected: tuya.0.17014830b4e62d5a02cc.1 => switch
                  2019-12-27 21:34:55.206 - debug: lovelace.0 (2374) AUTO Device detected: daswetter.0.NextDays.Location_1 => weather
                  2019-12-27 21:34:55.206 - debug: lovelace.0 (2374) AUTO Device detected: zigbee.0.ccccccfffe5c48af => light
                  2019-12-27 21:34:55.293 - debug: lovelace.0 (2374) Create manual device: sensor.CPU_Temperatur - info.0.sysinfo.cpu.temperature.main
                  2019-12-27 21:34:55.298 - debug: lovelace.0 (2374) Create manual device: input_select.tv_launch - lgtv.0.states.launch
                  2019-12-27 21:34:55.303 - debug: lovelace.0 (2374) Create manual device: input_number.FernseherVolume - lgtv.0.states.volume
                  2019-12-27 21:34:55.306 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_rewind - lgtv.0.states.mediaRewind
                  2019-12-27 21:34:55.309 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_forward - lgtv.0.states.mediaFastForward
                  2019-12-27 21:34:55.313 - debug: lovelace.0 (2374) Create manual device: media_player.tv_pause - lgtv.0.states.mediaPause
                  2019-12-27 21:34:55.316 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_play - lgtv.0.states.mediaPlay
                  2019-12-27 21:34:55.318 - debug: lovelace.0 (2374) Create manual device: media_player.tv_channel_down - lgtv.0.states.channelDown
                  2019-12-27 21:34:55.321 - debug: lovelace.0 (2374) Create manual device: media_player.tv_channel_up - lgtv.0.states.channelUp
                  2019-12-27 21:34:55.325 - debug: lovelace.0 (2374) Create manual device: media_player.tv_volume_down - lgtv.0.states.volumeDown
                  2019-12-27 21:34:55.329 - debug: lovelace.0 (2374) Create manual device: media_player.tv_volume_up - lgtv.0.states.volumeUp
                  2019-12-27 21:34:55.332 - debug: lovelace.0 (2374) Create manual device: switch.tv_remote_mute - lgtv.0.states.mute
                  2019-12-27 21:34:55.334 - debug: lovelace.0 (2374) Create manual device: light.Schlafzimmerlicht - shelly.0.SHSW-1#12C27E#1.Relay0.Switch
                  2019-12-27 21:34:55.337 - debug: lovelace.0 (2374) Create manual device: light.Wohnzimmerlicht - shelly.0.SHSW-1#94147C#1.Relay0.Switch
                  2019-12-27 21:34:55.340 - debug: lovelace.0 (2374) Create manual device: switch.Fernseher - javascript.0.scriptEnabled.Vis.Fernseher_Power
                  2019-12-27 21:34:55.344 - debug: lovelace.0 (2374) Create manual device: light.Flurlicht - shelly.0.SHSW-1#943F39#1.Relay0.Switch
                  2019-12-27 21:34:55.351 - debug: lovelace.0 (2374) Create manual device: sensor.pve_cpu_utilization - proxmox.0.node_pve.cpu
                  2019-12-27 21:34:55.354 - debug: lovelace.0 (2374) Create manual device: sensor.server_ram_auslastung - proxmox.0.node_pve.memory.used_lev
                  2019-12-27 21:34:55.357 - debug: lovelace.0 (2374) Create manual device: sensor.akku_bm_flur - zigbee.0.00158d000320258a.battery
                  2019-12-27 21:34:55.360 - debug: lovelace.0 (2374) Create manual device: input_boolean.Schreibtisch - tuya.0.17014830b4e62d5a02cc.1
                  2019-12-27 21:34:55.364 - debug: lovelace.0 (2374) Create manual device: sensor.Schreibtisch_Strom - tuya.0.17014830b4e62d5a02cc.4
                  2019-12-27 21:34:55.368 - debug: lovelace.0 (2374) Create manual device: input_number.GHomeWohnzimmer - chromecast.0.WohnzimmerJBL.status.volume
                  2019-12-27 21:34:55.372 - debug: lovelace.0 (2374) Create manual device: input_number.GHomeSchlafzimmer - chromecast.0.Schlafzimmer.status.volume
                  2019-12-27 21:34:55.376 - debug: lovelace.0 (2374) Create manual device: input_number.GHomeKueche - chromecast.0.Küche.status.volume
                  2019-12-27 21:34:55.379 - debug: lovelace.0 (2374) Create manual device: input_boolean.zuruck - broadlink2.0.RM:RMMINI-40-7c-2f.L.CODE_26001a000f07064d0c6a0c0001d009000265090002440f0006470a000d050000000000000000000000000000
                  2019-12-27 21:34:55.383 - debug: lovelace.0 (2374) Create manual device: light.Schreibtischlampe - sonoff.0.Schreibtischlampe.POWER
                  2019-12-27 21:34:55.385 - debug: lovelace.0 (2374) Create manual device: sensor.MaxDownstream - upnp.0.WANDevice_-_FRITZ!Box_6490_Cable.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties.DownstreamMaxKbit
                  2019-12-27 21:34:55.389 - debug: lovelace.0 (2374) Create manual device: sensor.MaxUpstream - upnp.0.WANDevice_-_FRITZ!Box_6490_Cable.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties.UpstreamMaxKbit
                  2019-12-27 21:34:55.393 - debug: lovelace.0 (2374) Create manual device: sensor.akku_dimmer - zigbee.0.000b57fffe897c9a.battery
                  2019-12-27 21:34:55.396 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_home - lgtv.0.remote.home
                  2019-12-27 21:34:55.399 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_menu - lgtv.0.remote.menu
                  2019-12-27 21:34:55.402 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_back - lgtv.0.remote.back
                  2019-12-27 21:34:55.410 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_up - lgtv.0.remote.up
                  2019-12-27 21:34:55.414 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_down - lgtv.0.remote.down
                  2019-12-27 21:34:55.417 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_left - lgtv.0.remote.left
                  2019-12-27 21:34:55.420 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_right - lgtv.0.remote.right
                  2019-12-27 21:34:55.423 - debug: lovelace.0 (2374) Create manual device: media_player.tv_remote_enter - lgtv.0.remote.enter
                  2019-12-27 21:34:55.426 - debug: lovelace.0 (2374) Create manual device: sensor.akku_switch_marcus - zigbee.0.00158d00026ebcbf.battery
                  2019-12-27 21:34:55.430 - debug: lovelace.0 (2374) Create manual device: sensor.energie_gesamt - sonoff.0.Zähler Verteiler.ENERGY_Total
                  2019-12-27 21:34:55.433 - debug: lovelace.0 (2374) Create manual device: sensor.energie_heute - sonoff.0.Zähler Verteiler.ENERGY_Today
                  2019-12-27 21:34:55.436 - debug: lovelace.0 (2374) Create manual device: sensor.l1_leistung - sonoff.0.Zähler Verteiler.ENERGY_Power_0
                  2019-12-27 21:34:55.440 - debug: lovelace.0 (2374) Create manual device: sensor.l2_leistung - sonoff.0.Zähler Verteiler.ENERGY_Power_1
                  2019-12-27 21:34:55.443 - debug: lovelace.0 (2374) Create manual device: sensor.l3_leistung - sonoff.0.Zähler Verteiler.ENERGY_Power_2
                  2019-12-27 21:34:55.446 - debug: lovelace.0 (2374) Create manual device: sensor.l1_spannung - sonoff.0.Zähler Verteiler.ENERGY_Voltage_0
                  2019-12-27 21:34:55.449 - debug: lovelace.0 (2374) Create manual device: sensor.l2_spannung - sonoff.0.Zähler Verteiler.ENERGY_Voltage_1
                  2019-12-27 21:34:55.452 - debug: lovelace.0 (2374) Create manual device: sensor.l3_spannung - sonoff.0.Zähler Verteiler.ENERGY_Voltage_2
                  2019-12-27 21:34:55.456 - debug: lovelace.0 (2374) Create manual device: sensor.l1_strom - sonoff.0.Zähler Verteiler.ENERGY_Current_0
                  2019-12-27 21:34:55.459 - debug: lovelace.0 (2374) Create manual device: sensor.l2_strom - sonoff.0.Zähler Verteiler.ENERGY_Current_1
                  2019-12-27 21:34:55.462 - debug: lovelace.0 (2374) Create manual device: sensor.l3_strom - sonoff.0.Zähler Verteiler.ENERGY_Current_2
                  2019-12-27 21:34:55.466 - debug: lovelace.0 (2374) Create manual device: sensor.akku_stehlampe_schalter - zigbee.0.ccccccfffe31ffb8.battery
                  2019-12-27 21:34:55.469 - debug: lovelace.0 (2374) Create manual device: light.nachtlicht_flur - sonoff.0.Nachtlicht Flur.POWER
                  2019-12-27 21:34:55.472 - debug: lovelace.0 (2374) Create manual device: sensor.akku_tür_sensor - zigbee.0.00158d0003d53cb8.battery
                  2019-12-27 21:34:55.475 - debug: lovelace.0 (2374) Create manual device: switch.green - 0_userdata.0.Lovelace.Emulate.wohnzimmer_grün
                  2019-12-27 21:34:55.478 - debug: lovelace.0 (2374) Create manual device: switch.blue - 0_userdata.0.Lovelace.Emulate.wohnzimmer_blau
                  2019-12-27 21:34:55.481 - debug: lovelace.0 (2374) Create manual device: switch.red - 0_userdata.0.Lovelace.Emulate.wohnzimmer_red
                  2019-12-27 21:34:55.484 - debug: lovelace.0 (2374) Create manual device: switch.turkis - 0_userdata.0.Lovelace.Emulate.wohnzimmer_turkis
                  2019-12-27 21:34:55.487 - debug: lovelace.0 (2374) Create manual device: switch.violett - 0_userdata.0.Lovelace.Emulate.wohnzimmer_violtett
                  2019-12-27 21:34:55.490 - debug: lovelace.0 (2374) Create manual device: switch.warmweiß - 0_userdata.0.Lovelace.Emulate.wohnzimmer_warmweiß
                  2019-12-27 21:34:55.494 - debug: lovelace.0 (2374) Create manual device: switch.kaltweiß - 0_userdata.0.Lovelace.Emulate.wohnzimmer_kaltweiß
                  2019-12-27 21:34:55.497 - debug: lovelace.0 (2374) Create manual device: switch.v_up_ghome_wohnzimmer - 0_userdata.0.Lovelace.Emulate.v_up_ghome_wohnzimmer
                  2019-12-27 21:34:55.499 - debug: lovelace.0 (2374) Create manual device: switch.v_down_ghome_wohnzimmer - 0_userdata.0.Lovelace.Emulate.v_down_ghome_wohnzimmer
                  2019-12-27 21:34:55.502 - debug: lovelace.0 (2374) Create manual device: switch.tv_remote_netflix - 0_userdata.0.Lovelace.Emulate.launch_netflix
                  2019-12-27 21:34:55.506 - debug: lovelace.0 (2374) Create manual device: switch.tv_remote_amazon - 0_userdata.0.Lovelace.Emulate.launch_amazon
                  2019-12-27 21:34:55.509 - debug: lovelace.0 (2374) Create manual device: switch.v_down_ghome_kueche - 0_userdata.0.Lovelace.Emulate.v_down_ghome_kueche
                  2019-12-27 21:34:55.512 - debug: lovelace.0 (2374) Create manual device: switch.v_up_ghome_kueche - 0_userdata.0.Lovelace.Emulate.v_up_ghome_kueche
                  2019-12-27 21:34:55.516 - debug: lovelace.0 (2374) Create manual device: switch.v_down_ghome_schlafzimmer - 0_userdata.0.Lovelace.Emulate.v_down_ghome_schlafzimmer
                  2019-12-27 21:34:55.518 - debug: lovelace.0 (2374) Create manual device: switch.v_up_ghome_schlafzimmer - 0_userdata.0.Lovelace.Emulate.v_up_ghome_schlafzimmer
                  2019-12-27 21:34:55.521 - debug: lovelace.0 (2374) Create manual device: switch.fernsehabend - scene.0.Fernsehabend
                  2019-12-27 21:34:55.525 - debug: lovelace.0 (2374) Create manual device: switch.rgb_syncron - 0_userdata.0.Automation.rgb_syncron
                  2019-12-27 21:34:55.528 - debug: lovelace.0 (2374) Create manual device: switch.schreibtischsteckdose_automatik - 0_userdata.0.Automation.schreibtischsteckdose_automatik_aus
                  2019-12-27 21:34:55.531 - debug: lovelace.0 (2374) Create manual device: switch.flurlicht_automatik - 0_userdata.0.Automation.flurlicht_automatik
                  2019-12-27 21:34:55.535 - debug: lovelace.0 (2374) Create manual device: switch.zentral_aus - 0_userdata.0.Zentral_Funktionen.zentral_aus
                  2019-12-27 21:34:55.538 - debug: lovelace.0 (2374) Create manual device: switch.led_strips_automatik - 0_userdata.0.Automation.led_strips_automatik
                  2019-12-27 21:34:55.541 - debug: lovelace.0 (2374) Create manual device: switch.bettfertig - scene.0.Bettfertig
                  2019-12-27 21:34:55.545 - debug: lovelace.0 (2374) Create manual device: alarm_control_panel.defaultAlarm - lovelace.0.control.alarm
                  2019-12-27 21:34:55.593 - debug: lovelace.0 (2374) light.LED_Strips_Wohnzimmer got [0,100,100] from Red 255 and {"r":186,"g":0,"b":0} and old hsv [0,100,73]
                  2019-12-27 21:34:55.594 - debug: lovelace.0 (2374) light.LED_Strips_Wohnzimmer got [0,100,72.94117647058823] from Green 0 and {"r":186,"g":0,"b":0} and old hsv [0,100,73]
                  2019-12-27 21:34:55.595 - debug: lovelace.0 (2374) light.LED_Strips_Wohnzimmer got [0,100,72.94117647058823] from Blue 0 and {"r":186,"g":0,"b":0} and old hsv [0,100,73]
                  2019-12-27 21:34:55.837 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_1.iconURL
                  2019-12-27 21:34:55.840 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_1.Maximale_Temperatur_value
                  2019-12-27 21:34:55.841 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_2.iconURL
                  2019-12-27 21:34:55.842 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_2.Maximale_Temperatur_value
                  2019-12-27 21:34:55.843 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_2.Minimale_Temperatur_value
                  2019-12-27 21:34:55.844 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_3.iconURL
                  2019-12-27 21:34:55.845 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_3.Maximale_Temperatur_value
                  2019-12-27 21:34:55.847 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_3.Minimale_Temperatur_value
                  2019-12-27 21:34:55.848 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_4.iconURL
                  2019-12-27 21:34:55.849 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_4.Maximale_Temperatur_value
                  2019-12-27 21:34:55.850 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_4.Minimale_Temperatur_value
                  2019-12-27 21:34:55.851 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_5.iconURL
                  2019-12-27 21:34:55.852 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_5.Maximale_Temperatur_value
                  2019-12-27 21:34:55.853 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_5.Minimale_Temperatur_value
                  2019-12-27 21:34:55.855 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_6.iconURL
                  2019-12-27 21:34:55.856 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_6.Maximale_Temperatur_value
                  2019-12-27 21:34:55.857 - debug: lovelace.0 (2374) IoB Subscribe on daswetter.0.NextDays.Location_1.Day_6.Minimale_Temperatur_value
                  2019-12-27 21:34:55.858 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Zentral_Funktionen.zentral_aus
                  2019-12-27 21:34:55.859 - debug: lovelace.0 (2374) IoB Subscribe on scene.0.Bettfertig
                  2019-12-27 21:34:55.860 - debug: lovelace.0 (2374) IoB Subscribe on scene.0.Fernsehabend
                  2019-12-27 21:34:55.861 - debug: lovelace.0 (2374) IoB Subscribe on shelly.0.SHSW-1#943F39#1.Relay0.Switch
                  2019-12-27 21:34:55.863 - debug: lovelace.0 (2374) IoB Subscribe on shelly.0.SHSW-1#12C27E#1.Relay0.Switch
                  2019-12-27 21:34:55.864 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Nachtlicht Benchy.POWER
                  2019-12-27 21:34:55.865 - debug: lovelace.0 (2374) IoB Subscribe on shelly.0.SHSW-1#94147C#1.Relay0.Switch
                  2019-12-27 21:34:55.866 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.ccccccfffe5c48af.state
                  2019-12-27 21:34:55.867 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.ccccccfffe5c48af.colortemp
                  2019-12-27 21:34:55.870 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.ccccccfffe5c48af.brightness
                  2019-12-27 21:34:55.872 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.ccccccfffe5c48af.color
                  2019-12-27 21:34:55.873 - debug: lovelace.0 (2374) IoB Subscribe on shelly.0.SHRGBW2#5A38A7#1.color.white
                  2019-12-27 21:34:55.873 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Nachtlicht Liah.POWER
                  2019-12-27 21:34:55.874 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Küchenlicht.POWER
                  2019-12-27 21:34:55.875 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Schreibtischlampe.POWER
                  2019-12-27 21:34:55.877 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Nachtlicht Flur.POWER
                  2019-12-27 21:34:55.878 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Weihnachtsbaum.POWER
                  2019-12-27 21:34:55.878 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.TV Steckdose.POWER
                  2019-12-27 21:34:55.879 - debug: lovelace.0 (2374) IoB Subscribe on tuya.0.17014830b4e62d5a02cc.1
                  2019-12-27 21:34:55.880 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Automation.schreibtischsteckdose_automatik_aus
                  2019-12-27 21:34:55.881 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Automation.rgb_syncron
                  2019-12-27 21:34:55.881 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Automation.led_strips_automatik
                  2019-12-27 21:34:55.882 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.wohnzimmer_red
                  2019-12-27 21:34:55.883 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.wohnzimmer_blau
                  2019-12-27 21:34:55.884 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.wohnzimmer_grün
                  2019-12-27 21:34:55.885 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.wohnzimmer_violtett
                  2019-12-27 21:34:55.886 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.wohnzimmer_turkis
                  2019-12-27 21:34:55.886 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.wohnzimmer_warmweiß
                  2019-12-27 21:34:55.887 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.wohnzimmer_kaltweiß
                  2019-12-27 21:34:55.888 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Nachtlicht Marcus.POWER
                  2019-12-27 21:34:55.889 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Automation.flurlicht_automatik
                  2019-12-27 21:34:55.890 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.power
                  2019-12-27 21:34:55.891 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.back
                  2019-12-27 21:34:55.892 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.menu
                  2019-12-27 21:34:55.893 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.home
                  2019-12-27 21:34:55.893 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.launch_netflix
                  2019-12-27 21:34:55.894 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.up
                  2019-12-27 21:34:55.895 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.launch_amazon
                  2019-12-27 21:34:55.896 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.left
                  2019-12-27 21:34:55.897 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.enter
                  2019-12-27 21:34:55.898 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.right
                  2019-12-27 21:34:55.898 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.remote.down
                  2019-12-27 21:34:55.899 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.channelUp
                  2019-12-27 21:34:55.900 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.channelDown
                  2019-12-27 21:34:55.901 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.mediaRewind
                  2019-12-27 21:34:55.902 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.mediaPlay
                  2019-12-27 21:34:55.903 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.mediaFastForward
                  2019-12-27 21:34:55.904 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.volumeDown
                  2019-12-27 21:34:55.905 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.mute
                  2019-12-27 21:34:55.905 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.volumeUp
                  2019-12-27 21:34:55.906 - debug: lovelace.0 (2374) IoB Subscribe on lgtv.0.states.launch
                  2019-12-27 21:34:55.908 - debug: lovelace.0 (2374) IoB Subscribe on chromecast.0.WohnzimmerJBL.status.volume
                  2019-12-27 21:34:55.908 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.v_down_ghome_wohnzimmer
                  2019-12-27 21:34:55.909 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.v_up_ghome_wohnzimmer
                  2019-12-27 21:34:55.910 - debug: lovelace.0 (2374) IoB Subscribe on chromecast.0.Küche.status.volume
                  2019-12-27 21:34:55.911 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.v_down_ghome_kueche
                  2019-12-27 21:34:55.912 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.v_up_ghome_kueche
                  2019-12-27 21:34:55.913 - debug: lovelace.0 (2374) IoB Subscribe on chromecast.0.Schlafzimmer.status.volume
                  2019-12-27 21:34:55.914 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.v_down_ghome_schlafzimmer
                  2019-12-27 21:34:55.914 - debug: lovelace.0 (2374) IoB Subscribe on 0_userdata.0.Lovelace.Emulate.v_up_ghome_schlafzimmer
                  2019-12-27 21:34:55.915 - debug: lovelace.0 (2374) IoB Subscribe on upnp.0.WANDevice_-_FRITZ!Box_6490_Cable.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties.DownstreamMaxKbit
                  2019-12-27 21:34:55.916 - debug: lovelace.0 (2374) IoB Subscribe on upnp.0.WANDevice_-_FRITZ!Box_6490_Cable.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties.UpstreamMaxKbit
                  2019-12-27 21:34:55.917 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Zähler Verteiler.ENERGY_Current_0
                  2019-12-27 21:34:55.918 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Zähler Verteiler.ENERGY_Current_1
                  2019-12-27 21:34:55.919 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Zähler Verteiler.ENERGY_Current_2
                  2019-12-27 21:34:55.920 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Zähler Verteiler.ENERGY_Power_0
                  2019-12-27 21:34:55.921 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Zähler Verteiler.ENERGY_Power_1
                  2019-12-27 21:34:55.922 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Zähler Verteiler.ENERGY_Power_2
                  2019-12-27 21:34:55.923 - debug: lovelace.0 (2374) IoB Subscribe on sonoff.0.Zähler Verteiler.ENERGY_Today
                  2019-12-27 21:34:55.923 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.00158d00026ebcbf.battery
                  2019-12-27 21:34:55.924 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.000b57fffe897c9a.battery
                  2019-12-27 21:34:55.925 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.00158d000320258a.battery
                  2019-12-27 21:34:55.926 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.ccccccfffe31ffb8.battery
                  2019-12-27 21:34:55.927 - debug: lovelace.0 (2374) IoB Subscribe on zigbee.0.00158d0003d53cb8.battery
                  2019-12-27 21:34:58.092 - debug: lovelace.0 (2374) HASS Auth: no_token
                  2019-12-27 21:34:58.405 - debug: lovelace.0 (2374) HASS Subscribe: state_changed
                  2019-12-27 21:34:58.408 - debug: lovelace.0 (2374) HASS Subscribe: component_loaded
                  2019-12-27 21:34:58.409 - debug: lovelace.0 (2374) HASS Subscribe: core_config_updated
                  2019-12-27 21:34:58.409 - debug: lovelace.0 (2374) HASS Subscribe: service_registered
                  2019-12-27 21:34:58.410 - debug: lovelace.0 (2374) HASS Subscribe: service_removed
                  2019-12-27 21:34:58.411 - debug: lovelace.0 (2374) HASS Subscribe: panels_updated
                  2019-12-27 21:34:58.412 - debug: lovelace.0 (2374) HASS Subscribe: themes_updated
                  2019-12-27 21:34:58.412 - debug: lovelace.0 (2374) HASS Subscribe: lovelace_updated
                  2019-12-27 21:34:58.413 - debug: lovelace.0 (2374) HASS Subscribe: persistent_notifications_updated
                  2019-12-27 21:34:58.440 - debug: lovelace.0 (2374) get config: false
                  2019-12-27 21:34:58.441 - debug: lovelace.0 (2374) Get translations: de
                  2019-12-27 21:34:58.893 - debug: lovelace.0 (2374) HASS UnSubscribe: {"type":"unsubscribe_events","subscription":10,"id":20}
                  2019-12-27 21:34:58.895 - debug: lovelace.0 (2374) HASS Subscribe: persistent_notifications_updated
                  2019-12-27 21:34:59.290 - debug: lovelace.0 (2374) Add custom cards: background.jpg as jpg
                  2019-12-27 21:34:59.291 - debug: lovelace.0 (2374) Add custom cards: battery-entity.js as js
                  2019-12-27 21:34:59.291 - debug: lovelace.0 (2374) Add custom cards: button-card.js as js
                  2019-12-27 21:34:59.292 - debug: lovelace.0 (2374) Add custom cards: button-entity-row.js as js
                  2019-12-27 21:34:59.292 - debug: lovelace.0 (2374) Add custom cards: compact-custom-header.js as js
                  2019-12-27 21:34:59.292 - debug: lovelace.0 (2374) Add custom cards: dual-gauge-card.js as js
                  2019-12-27 21:34:59.292 - debug: lovelace.0 (2374) Add custom cards: light-entity-card.js as js
                  2019-12-27 21:34:59.292 - debug: lovelace.0 (2374) Add custom cards: mini-graph-card-bundle.js as js
                  2019-12-27 21:34:59.293 - debug: lovelace.0 (2374) Add custom cards: remote-card.js as js
                  2019-12-27 21:34:59.293 - debug: lovelace.0 (2374) Add custom cards: rgb-light-card.js as js
                  2019-12-27 21:34:59.293 - debug: lovelace.0 (2374) Add custom cards: vertical-stack-in-card.js as js
                  

                  Helligkeit ist 0-100 bei der Zigbee leuchte.
                  Attribute:

                  brightness: shelly.0.SHRGBW2#5A38A7#1.color.gain
                  brightness_pct: 73
                  friendly_name: Wohnzimmer Licht
                  hs_blue: shelly.0.SHRGBW2#5A38A7#1.color.blue
                  hs_color: shelly.0.SHRGBW2#5A38A7#1.color.red
                  hs_green: shelly.0.SHRGBW2#5A38A7#1.color.green
                  supported_features: 17
                  

                  @Garfonso sagte in Test Adapter lovelace v0.2.x:

                  Das sieht merkwürdig aus... ist das ein Gerät mit Farbe/Farbtemperatur oder nur Helligkeit? Was ist bei der Helligkeit das min/max?

                  Das gerät hat

                  • einmal ein level.color.white Wert 0-100 um die Warmweißen LED's zu dimmen
                  • ein level.brightness Wert 0-100 um die RGB Led's zu Dimmen
                  • für Color nutze ich level.color.rgb womit ich die Farbe über ein Hex einstelle
                  1 Reply Last reply Reply Quote 0
                  • Garfonso
                    Garfonso Developer @WW1983 last edited by Garfonso

                    @WW1983 said in Test Adapter lovelace v0.2.x:

                    Eine Kleinigtkeit hätte ich noch. Aber glaube nicht das du es beeinflussen kannst. Wenn ich ein Licht angenommen auf 50% dimme. Dann ausschalte und wieder anschalte, springt er direkt auf 100%. Merkt sich nicht die letzten Einstellungen

                    Hm.. also wenn es ein Licht ist, was von "mir" angelegt wurde, dann sollte beim einschalten tatsächlich nur der Switch gestellt werden (also der on/off state auf true) und damit die letzte Helligkeit behalten werden. Anders sieht das bei Lampen aus, die nur an/aus und Brightness haben, da ist noch "der alte" Code am Werk, der irgendwie immer 100% setzt. Ich habe mal eine Testversion hochgeladen (wieder der Tratschtante Link) bei der das auch auf "meinen" Code umgebogen wird. Geht bei mir und gefällt mir so auch besser. 🙂

                    @marcuskl
                    Ok, und was geht jetzt genau nicht? grübel
                    Also er erkennt "shelly.0.SHRGBW2#5A38A7#1.color.gain" als Dimmer -> damit wird er versuchen die Helligkeit zu regeln. "level.color.white" wird nicht vom Typedetector erkannt als etwas, womit er was anfangen kann (Problem dabei: Das ist ein anderes repository und wird ggf. noch woanders genutzt, da werden Änderungen nicht "so einfach" werden, vermute ich. Keine Ahnung). Zwei "Dimmer" sind bisher in meinem Code auch noch nicht vorgesehen, da müsste ich drüber nachdenken.

                    Wenn der Slider "stecken" bleibt, dann werden da Werte außerhalb von dem Bereich gesetzt, den der als Min/Max hat oder gar keine Zahlen... wie ist dann der Wert in ioBroker? Was sind min/max Werte vom ioBroker state?
                    Warum steht in deinem Screenshot "iob max" bei den Attributen? Das sollte es bei einer Lampe mit Farbe (bzw. in der neusten Testversion gar nicht) nicht (mehr) geben (ggf. mal Seite neuladen).

                    (Farbeinstellungen verschwinden in Lovelace, wenn die Lampe aus = Helligkeit 0 ist, das ist normal)

                    W marcuskl 2 Replies Last reply Reply Quote 0
                    • W
                      WW1983 @Garfonso last edited by

                      @Garfonso
                      Danke! Habs eben getestet... hat allerdings nicht funktioniert. Springt wieder zurück auf auf 100%

                      Garfonso 1 Reply Last reply Reply Quote 0
                      • Garfonso
                        Garfonso Developer @WW1983 last edited by

                        @WW1983
                        Äh.. vielleicht hab ich vergessen die Datei hochzuladen. Hab es nochmal alles neu gemacht.

                        W 1 Reply Last reply Reply Quote 0
                        • W
                          WW1983 @Garfonso last edited by

                          @Garfonso
                          Leider funktioniert es immer noch nicht. Du meinst doch diesen Link?
                          http://tratschtante.de/iobroker.lovelace-1.0.6.tgz

                          Garfonso 1 Reply Last reply Reply Quote 0
                          • Garfonso
                            Garfonso Developer @WW1983 last edited by

                            @WW1983
                            ja, korrekt. Die richtige Datei ist jetzt auch drinnen. Hm. Kannst du einen Screenshot der attribute (Lovelace instanz Einstellungen -> Entitäten, zeige Attribute) machen?

                            W 1 Reply Last reply Reply Quote 0
                            • W
                              WW1983 @Garfonso last edited by

                              @Garfonso
                              Klar. Hoffe der Ausschnitt reicht. Bekomme nicht mehr vom Tablet drauf:
                              A753C69A-4FF3-49F0-8323-7F961B1A2511.png

                              Garfonso 1 Reply Last reply Reply Quote 0
                              • Garfonso
                                Garfonso Developer @WW1983 last edited by

                                @WW1983
                                Und das mit den 100% beim anschalten hast du bei allen Lampen? Hm... dann muss da was anderes reinspielen. Wenn du die States einzeln schaltest geht es?

                                W 1 Reply Last reply Reply Quote 0
                                • A
                                  Alex975 @holgerwolf last edited by

                                  @holgerwolf sagte in Test Adapter lovelace v0.2.x:

                                  @sigi234 Nicht viel:

                                  type: 'custom:simple-thermostat'
                                  entity: climate.Thermostat_Hobby_1
                                  
                                  

                                  Hätte gerne auch noch andere Parameter auf der Karte, aber die Anleitung gibt auch nix her.

                                  Edit: Gerade noch die Infos hier gefunden:
                                  https://github.com/nervetattoo/simple-thermostat

                                  mich würde aber interessieren, wie deine einzelnen Datenpunkte zu dem Thermostat definiert sind. also welche rolle haben sie bekommen und hast du den DP nochmal einzeln einen Raum und Funktion zugewiesen oder nur dem Hauptordner?

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    Alex975 @Alex975 last edited by Alex975

                                    @Alex975 sagte in Test Adapter lovelace v0.2.x:

                                    @holgerwolf sagte in Test Adapter lovelace v0.2.x:

                                    @sigi234 Nicht viel:

                                    type: 'custom:simple-thermostat'
                                    entity: climate.Thermostat_Hobby_1
                                    
                                    

                                    Hätte gerne auch noch andere Parameter auf der Karte, aber die Anleitung gibt auch nix her.

                                    Edit: Gerade noch die Infos hier gefunden:
                                    https://github.com/nervetattoo/simple-thermostat

                                    mich würde aber interessieren, wie deine einzelnen Datenpunkte zu dem Thermostat definiert sind. also welche rolle haben sie bekommen und hast du den DP nochmal einzeln einen Raum und Funktion zugewiesen oder nur dem Hauptordner?

                                    PS. Ich habe zumindest was hinbekommen, wenn ich die aktuelle Temp. auf value.temperature und die sollvorgabe auf level.temperature stelle.

                                    problem ist , sobald was an der sollvorgabe oder akutellen temp was geändert wird, setzt er die rollen beide wieder auf value zurück...

                                    und dann wird nur noch die sollvorgabe in der custom card angezeigt

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      WW1983 @Garfonso last edited by

                                      @Garfonso
                                      Ich habe das jetzt direkt über ioBroker getestet. Liegt wohl leider an dem Hue Adapter selber. Wenn ich das Objekt aus und an schalte wird springt der Wert wieder auf 100%

                                      1 Reply Last reply Reply Quote 0
                                      • W
                                        WW1983 last edited by

                                        Hat zufällig auch jemand mit der aktuellen Version Darstellungsfehler auf dem iPad / iPhone? Auf dem PC (Firefox) sieht alles normal aus.
                                        Auf dem iPad ist es übrigens auch egal welchen Browser ich nutze.
                                        Die Light Buttons erhalten einen komischen Kreis wenn ich die ausmache:
                                        8F7C8BDB-08F8-40C4-8597-00E521B01794.png

                                        1 Reply Last reply Reply Quote 0
                                        • marcuskl
                                          marcuskl @Garfonso last edited by marcuskl

                                          @Garfonso also habe es jetzt mal ausführlich getestet.

                                          Der Shelly lässt sich nicht einschalten oder sonstiges, da geht garnichts.

                                          Bei meiner Zigbee Tadfri Bulb funktioniert die Änderung der Farbtemperatur nicht und der Dimmwert ist falsch, bei der ist min=0 max=100.
                                          Hier die Attribute:

                                          brightness: zigbee.0.ccccccfffe5c48af.brightness
                                          brightness_pct: 39.21568627450981
                                          color_temp: zigbee.0.ccccccfffe5c48af.colortemp
                                          entity_picture: ./adapter/zigbee/img/TRADFRI.bulb.E27.png
                                          friendly_name: Wohnzimmer Hintergrundbeleuchtung
                                          hs_color: zigbee.0.ccccccfffe5c48af.color
                                          max_mireds: 450
                                          min_mireds: 153
                                          supported_features: 19
                                          

                                          Folgendes steht auch noch im Log:

                                          lovelace.0	2019-12-29 19:33:07.357	warn	(29254) no min value for light object 'zigbee.0.ccccccfffe5c48af.colortemp' defined -> using fallback max = '450'
                                          lovelace.0	2019-12-29 19:33:07.357	warn	(29254) no max value for light object 'zigbee.0.ccccccfffe5c48af.colortemp' defined -> using fallback max = '153'
                                          lovelace.0	2019-12-29 19:33:07.349	warn	(29254) Duplicates found for light.Switch
                                          lovelace.0	2019-12-29 19:33:07.349	warn	(29254) Duplicates found for light.Switch
                                          lovelace.0	2019-12-29 19:33:07.348	warn	(29254) Duplicates found for light.LED_Strips_Wohnzimmer
                                          lovelace.0	2019-12-29 19:33:07.346	warn	(29254) Could not add shelly.0.SHRGBW2#5A38A7#1.color of type rgbSingle -> no on/off control found.
                                          

                                          Hier noch ein Bild von den Shelly objekten, vllt hilft es:
                                          lovelace_shelly.png

                                          Garfonso 1 Reply Last reply Reply Quote 0
                                          • Garfonso
                                            Garfonso Developer @marcuskl last edited by

                                            @marcuskl said in Test Adapter lovelace v0.2.x:

                                            Bei meiner Zigbee Tadfri Bulb funktioniert die Änderung der Farbtemperatur nicht und der Dimmwert ist falsch, bei der ist min=0 max=100.

                                            Hm. Was heißt "falsch"? Ist die % Zahl eine andere? Wenn ja, wie anders? (also z.B. 50% soll = X % ist)
                                            Wird die Farbtemperatur im Bereich ~150-600 eingestellt? Oder eher in den 1000ern?

                                            Könntest du nochmal ein debug log von der Erkennung posten.

                                            marcuskl 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            864
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            call for action lovelace test visualisierung
                                            131
                                            1051
                                            322647
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo