home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.19k stars 30.22k forks source link

Hyperion and WLED not turning on with an automation #51095

Closed jes1417 closed 3 years ago

jes1417 commented 3 years ago

The problem

I have had an automation that turns on and off my Hyperion and WLED instances according to the state of my Harmony Hub, this has worked perfectly for months until recently when I power on my harmony activities WLED will not start (lights off) unless I toggle it either in HA or the wled web UI.

What is version of Home Assistant Core has the issue?

2021.5.5

What was the last working version of Home Assistant Core?

2021.4.1 I think ?

What type of installation are you running?

Home Assistant OS

Integration causing the issue

wled and hyperion

Link to integration documentation on our website

https://www.home-assistant.io/integrations/hyperion/ https://www.home-assistant.io/integrations/wled/

Example YAML snippet

- id: hyperion_off_rackhub_off
  alias: Hyperion Turn off
  description: Turn off Hyperion when Living Room Harmony Hub is off
  trigger:
    - platform: state
      entity_id: remote.rack_hub
      to: "off"
  action:
    - service: light.turn_on
      target:
        entity_id: light.hyperion_wled_living_room
      data:
        effect: System Shutdown
    - delay: "00:00:12"
    - service: light.turn_off
      entity_id: light.hyperion_wled_living_room
    - service: light.turn_off
      entity_id: light.wled_tv
  mode: restart

- id: hyperion_on_rackhub_on
  alias: Hyperion Turn on
  description: Turn off Hyperion USB grabber when Living Room Harmony Hub is on
  trigger:
    - platform: state
      entity_id: sensor.rack_hub
      to: 
        - WATCH TV
        - Google TV
        - Nintendo Switch
        - Raspberry Pi
  action:
    - service: light.turn_on
      entity_id: light.wled_tv
    - service: light.turn_on
      target:
        entity_id: light.hyperion_wled_living_room
      data:
        effect: Rainbow swirl fast
    - delay: '00:00:15'
    - service: light.turn_on
      target:
        entity_id: light.hyperion_wled_living_room
      data:
        effect: USB Capture
  mode: restart

Anything in the logs that might be useful for us?

nothing in the logs

Additional information

So if I toggle wled it will work as expected but I am trying to understand what happened and how to fix it. The only other changes I have made are upgrading wled to 0.12.0 I may try reverting back to 0.11.1 as I think this worked on that version.

hyperion debug logs:

2021-05-26 01:28:08 DEBUG (MainThread) [hyperion.client] HyperionClient initiated with: (192.168.1.21:19444)
2021-05-26 01:28:09 INFO (MainThread) [hyperion.client] Connected to Hyperion server: 192.168.1.21:19444
2021-05-26 01:28:09 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "sysinfo", "tan": 1}\n'
2021-05-26 01:28:10 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"sysinfo","info":{"hyperion":{"build":"(HEAD detached at 83338dc3) (Paulchen Panther-ca50487e/83338dc3-1605733041)","gitremote":"https://github.com/hyperion-project/hyperion.ng","id":"379993a3-da79-5b14-a44b-094650ea8924","readOnlyMode":false,"time":"Nov 18 2020 21:34:12","version":"2.0.0-alpha.9"},"system":{"architecture":"arm","cpuHardware":"BCM2835","cpuModelName":"ARMv7 Processor rev 4 (v7l)","cpuModelType":"Raspberry Pi 3 Model B Rev 1.2","cpuRevision":"a02082","domainName":"sheehome","hostName":"raspberrypi","kernelType":"linux","kernelVersion":"5.10.17-v7+","prettyName":"Raspbian GNU/Linux 10 (buster)","productType":"raspbian","productVersion":"10","pyVersion":"3.5.3","qtVersion":"5.7.1","wordSize":"32"}},"success":true,"tan":1}\n'
2021-05-26 01:28:10 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "authorize", "subcommand": "tokenRequired", "tan": 2}\n'
2021-05-26 01:28:10 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"authorize-tokenRequired","info":{"required":false},"success":true,"tan":2}\n'
2021-05-26 01:28:12 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "serverinfo", "subscribe": ["adjustment-update", "components-update", "effects-update", "leds-update", "imageToLedMapping-update", "instance-update", "priorities-update", "sessions-update", "videomode-update"], "tan": 3}\n'
2021-05-26 01:28:12 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"serverinfo","info":{"activeEffects":[],"activeLedColor":[],"adjustment":[{"backlightColored":false,"backlightThreshold":0,"blue":[0,0,255],"brightness":100,"brightnessCompensation":0,"cyan":[0,255,255],"gammaBlue":1.5,"gammaGreen":1.5,"gammaRed":1.5,"green":[0,255,0],"id":"default","magenta":[255,0,255],"red":[255,0,0],"white":[255,255,255],"yellow":[255,255,0]}],"components":[{"enabled":true,"name":"ALL"},{"enabled":false,"name":"SMOOTHING"},{"enabled":true,"name":"BLACKBORDER"},{"enabled":false,"name":"FORWARDER"},{"enabled":false,"name":"BOBLIGHTSERVER"},{"enabled":false,"name":"GRABBER"},{"enabled":true,"name":"V4L"},{"enabled":true,"name":"LEDDEVICE"}],"effects":[{"args":{"center_x":0.5,"center_y":0.5,"custom-colors":[[0,0,0],[0,0,0],[255,255,0],[0,0,0],[0,0,0],[255,255,0],[0,0,0],[0,0,0],[255,255,0]],"custom-colors2":[],"enable-second":false,"random-center":false,"reverse":false,"rotation-time":25,"smoothing-custom-settings":null},"file":":/effects//atomic.json","name":"Atomic swirl","script":":/effects//swirl.py"},{"args":{"blobs":5,"color":[0,0,255],"hueChange":60,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-blue.json","name":"Blue mood blobs","script":":/effects//mood-blobs.py"},{"args":{"color-end":[255,255,255],"color-end-time":250,"color-start":[50,50,50],"color-start-time":50,"fade-in-time":3000,"fade-out-time":1000,"maintain-end-color":true,"repeat-count":0,"smoothing-custom-settings":null},"file":":/effects//breath.json","name":"Breath","script":":/effects//fade.py"},{"args":{"brightness":100,"candles":"all","color":[255,138,0],"sleepTime":0.2,"smoothing-custom-settings":true,"smoothing-time_ms":500,"smoothing-updateFrequency":20},"file":":/effects//candle.json","name":"Candle","script":":/effects//candle.py"},{"args":{"color-end":[238,173,47],"color-end-time":0,"color-start":[136,97,7],"color-start-time":0,"fade-in-time":5000,"fade-out-time":0,"maintain-end-color":true,"repeat-count":1,"smoothing-custom-settings":null},"file":":/effects//cinema-fade-in.json","name":"Cinema brighten lights","script":":/effects//fade.py"},{"args":{"color-end":[238,173,47],"color-end-time":0,"color-start":[136,97,7],"color-start-time":0,"fade-in-time":0,"fade-out-time":5000,"maintain-end-color":true,"repeat-count":1,"smoothing-custom-settings":null},"file":":/effects//cinema-fade-off.json","name":"Cinema dim lights","script":":/effects//fade.py"},{"args":{"baseChange":true,"baseColorChangeRate":2,"baseColorRangeLeft":160,"baseColorRangeRight":320,"blobs":5,"color":[0,0,255],"hueChange":30,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-cold.json","name":"Cold mood blobs","script":":/effects//mood-blobs.py"},{"args":{"explodeRadius":8,"smoothing-custom-settings":null,"speed":100,"trailLength":5},"file":":/effects//collision.json","name":"Collision","script":":/effects//collision.py"},{"args":{"smoothing-custom-settings":null,"speed":1},"file":":/effects//traces.json","name":"Color traces","script":":/effects//traces.py"},{"args":{"center_x":0.5,"center_x2":0.5,"center_y":0.5,"center_y2":0.5,"custom-colors":[[255,0,0],[20,0,255]],"custom-colors2":[[255,0,0,0],[255,0,0,0],[255,0,0,0],[0,0,0,1],[0,0,0,0],[255,0,0,0],[255,0,0,0],[0,0,0,1]],"enable-second":true,"random-center":false,"random-center2":false,"reverse":false,"reverse2":true,"rotation-time":25,"smoothing-custom-settings":null},"file":":/effects//double-swirl.json","name":"Double swirl","script":":/effects//swirl.py"},{"args":{"fps":25,"image":":fire.gif","reverse":false,"smoothing-custom-settings":null},"file":":/effects//fire.json","name":"Fire","script":":/effects//gif.py"},{"args":{"countries":["de","se"],"smoothing-custom-settings":null,"switch-time":2},"file":":/effects//flag.json","name":"Flags Germany/Sweden","script":":/effects//flag.py"},{"args":{"baseChange":true,"baseColorChangeRate":0.2,"baseColorRangeLeft":0,"baseColorRangeRight":360,"blobs":5,"colorRandom":true,"hueChange":30,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-full.json","name":"Full color mood blobs","script":":/effects//mood-blobs.py"},{"args":{"blobs":5,"color":[0,255,0],"hueChange":60,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-green.json","name":"Green mood blobs","script":":/effects//mood-blobs.py"},{"args":{"color":[255,0,0],"fadeFactor":0.7,"smoothing-custom-settings":null,"speed":1},"file":":/effects//knight-rider.json","name":"Knight rider","script":":/effects//knight-rider.py"},{"args":{"sleepTime":0.5,"smoothing-custom-settings":false,"smoothing-time_ms":500,"smoothing-updateFrequency":20,"testleds":"all"},"file":":/effects//ledtest.json","name":"Led Test","script":":/effects//ledtest.py"},{"args":{"background-color":[0,0,0],"hour-color":[0,0,255],"marker-color":[255,255,255],"marker-depth":0,"marker-enabled":false,"marker-width":5,"minute-color":[0,255,0],"second-color":[255,0,0],"show_seconds":true,"smoothing-custom-settings":null},"file":":/effects//light-clock.json","name":"Light clock","script":":/effects//light-clock.py"},{"args":{"fps":25,"image":":lights.gif","reverse":false,"smoothing-custom-settings":null},"file":":/effects//lights.json","name":"Lights","script":":/effects//gif.py"},{"args":{"color-end":[0,0,255],"color-end-time":150,"color-start":[0,0,50],"color-start-time":40,"fade-in-time":200,"fade-out-time":100,"maintain-end-color":false,"repeat-count":3,"smoothing-custom-settings":null},"file":":/effects//notify-blue.json","name":"Notify blue","script":":/effects//fade.py"},{"args":{"margin-pos":2,"rotationTime":4,"smoothing-custom-settings":null},"file":":/effects//pacman.json","name":"Pac-Man","script":":/effects//pacman.py"},{"args":{"sleepTime":0.2,"smoothing-custom-settings":null},"file":":/effects//plasma.json","name":"Plasma","script":":/effects//plasma.py"},{"args":{"color_one":[255,0,0],"color_two":[0,0,255],"colors_count":10,"reverse":false,"rotation-time":1.5,"smoothing-custom-settings":null},"file":":/effects//police-lights-single.json","name":"Police Lights Single","script":":/effects//police.py"},{"args":{"color_one":[255,0,0],"color_two":[0,0,255],"reverse":false,"rotation-time":1,"smoothing-custom-settings":null},"file":":/effects//police-lights-solid.json","name":"Police Lights Solid","script":":/effects//police.py"},{"args":{"brightness":100,"reverse":false,"rotation-time":60,"smoothing-custom-settings":null},"file":":/effects//rainbow-mood.json","name":"Rainbow mood","script":":/effects//rainbow-mood.py"},{"args":{"center_x":0.5,"center_y":0.5,"custom-colors":[],"custom-colors2":[],"enable-second":false,"random-center":false,"reverse":false,"rotation-time":20,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":25},"file":":/effects//rainbow-swirl.json","name":"Rainbow swirl","script":":/effects//swirl.py"},{"args":{"center_x":0.5,"center_y":0.5,"custom-colors":[],"custom-colors2":[],"enable-second":false,"random-center":false,"reverse":false,"rotation-time":7,"smoothing-custom-settings":null},"file":":/effects//rainbow-swirl-fast.json","name":"Rainbow swirl fast","script":":/effects//swirl.py"},{"args":{"saturation":1,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":20,"speed":750},"file":":/effects//random.json","name":"Random","script":":/effects//random.py"},{"args":{"blobs":5,"color":[255,0,0],"hueChange":60,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-red.json","name":"Red mood blobs","script":":/effects//mood-blobs.py"},{"args":{"center_x":1.25,"center_y":-0.25,"colors":[[8,0,255],[0,161,255],[0,222,255],[0,153,255],[38,0,255],[0,199,255]],"random-center":false,"reverse":false,"reverse_time":0,"rotation_time":60,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":25},"file":":/effects//Seawaves.json","name":"Sea waves","script":":/effects//waves.py"},{"args":{"background-color":[0,0,0],"color":[255,0,0],"percentage":10,"rotation-time":12,"smoothing-custom-settings":null},"file":":/effects//snake.json","name":"Snake","script":":/effects//snake.py"},{"args":{"brightness":100,"color":[255,255,255],"random-color":false,"rotation-time":3,"saturation":100,"sleep-time":0.05,"smoothing-custom-settings":null},"file":":/effects//sparks.json","name":"Sparks","script":":/effects//sparks.py"},{"args":{"color-end":[0,0,0],"color-end-time":100,"color-start":[255,0,0],"color-start-time":100,"fade-in-time":100,"fade-out-time":100,"maintain-end-color":true,"repeat-count":0,"smoothing-custom-settings":null},"file":":/effects//strobe-red.json","name":"Strobe red","script":":/effects//fade.py"},{"args":{"color-end":[0,0,0],"color-end-time":10,"color-start":[255,255,255],"color-start-time":50,"fade-in-time":0,"fade-out-time":100,"maintain-end-color":true,"repeat-count":0,"smoothing-custom-settings":null},"file":":/effects//strobe-white.json","name":"Strobe white","script":":/effects//fade.py"},{"args":{"alarm-color":[255,0,0],"initial-blink":true,"post-color":[255,174,11],"set-post-color":true,"shutdown-enabled":false,"smoothing-custom-settings":null,"speed":1.2},"file":":/effects//shutdown.json","name":"System Shutdown","script":":/effects//shutdown.py"},{"args":{"color":[255,255,255],"height":8,"max_len":7,"min_len":2,"random":false,"smoothing-custom-settings":null,"speed":30,"trails":3},"file":":/effects//trails.json","name":"Trails","script":":/effects//trails.py"},{"args":{"color":[255,255,255],"height":8,"max_len":6,"min_len":2,"random":true,"smoothing-custom-settings":null,"speed":50,"trails":16},"file":":/effects//trails_color.json","name":"Trails color","script":":/effects//trails.py"},{"args":{"baseChange":true,"baseColorChangeRate":2,"baseColorRangeLeft":333,"baseColorRangeRight":151,"blobs":5,"color":[255,0,0],"hueChange":30,"reverse":false,"rotationTime":60,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":25},"file":":/effects//mood-blobs-warm.json","name":"Warm mood blobs","script":":/effects//mood-blobs.py"},{"args":{"reverse":false,"smoothing-custom-settings":null},"file":":/effects//waves.json","name":"Waves with Color","script":":/effects//waves.py"},{"args":{"color1":[255,255,255],"color2":[255,0,0],"length":1,"sleepTime":750,"smoothing-custom-settings":null},"file":":/effects//x-mas.json","name":"X-Mas","script":":/effects//x-mas.py"}],"grabbers":{"active":"V4L2:auto","available":["dispmanx","v4l2","framebuffer","qt"],"v4l2_properties":[{"device":"/dev/video0","framerates":["30","25"],"inputs":[{"inputIndex":0,"inputName":"Camera 1"}],"name":"AV TO USB2.0","resolutions":["720x480","720x576","640x480","320x240","160x120"]},{"device":"/dev/video14","framerates":[],"inputs":[],"name":"bcm2835-isp-capture0","resolutions":[]},{"device":"/dev/video15","framerates":[],"inputs":[],"name":"bcm2835-isp-capture1","resolutions":[]}]},"hostname":"raspberrypi","imageToLedMappingType":"multicolor_mean","instance":[{"friendly_name":"Hyperion WLED Living Room","instance":0,"running":true}],"ledDevices":{"available":["adalight","apa102","apa104","atmo","atmoorb","cololight","dmx","fadecandy","file","hyperionusbasp","karate","lightpack","lpd6803","lpd8806","nanoleaf","p9813","paintpack","philipshue","piblaster","rawhid","sedu","sk6812spi","sk6822spi","sk9822","tinkerforge","tpm2","tpm2net","udpartnet","udpe131","udph801","udpraw","wled","ws2801","ws2812spi","ws281x","yeelight"]},"leds":[{"hmax":0.5152,"hmin":0.5,"vmax":1,"vmin":0.92},{"hmax":0.5303,"hmin":0.5152,"vmax":1,"vmin":0.92},{"hmax":0.5455,"hmin":0.5303,"vmax":1,"vmin":0.92},{"hmax":0.5606,"hmin":0.5455,"vmax":1,"vmin":0.92},{"hmax":0.5758,"hmin":0.5606,"vmax":1,"vmin":0.92},{"hmax":0.5909,"hmin":0.5758,"vmax":1,"vmin":0.92},{"hmax":0.6061,"hmin":0.5909,"vmax":1,"vmin":0.92},{"hmax":0.6212,"hmin":0.6061,"vmax":1,"vmin":0.92},{"hmax":0.6364,"hmin":0.6212,"vmax":1,"vmin":0.92},{"hmax":0.6515,"hmin":0.6364,"vmax":1,"vmin":0.92},{"hmax":0.6667,"hmin":0.6515,"vmax":1,"vmin":0.92},{"hmax":0.6818,"hmin":0.6667,"vmax":1,"vmin":0.92},{"hmax":0.697,"hmin":0.6818,"vmax":1,"vmin":0.92},{"hmax":0.7121,"hmin":0.697,"vmax":1,"vmin":0.92},{"hmax":0.7273,"hmin":0.7121,"vmax":1,"vmin":0.92},{"hmax":0.7424,"hmin":0.7273,"vmax":1,"vmin":0.92},{"hmax":0.7576,"hmin":0.7424,"vmax":1,"vmin":0.92},{"hmax":0.7727,"hmin":0.7576,"vmax":1,"vmin":0.92},{"hmax":0.7879,"hmin":0.7727,"vmax":1,"vmin":0.92},{"hmax":0.803,"hmin":0.7879,"vmax":1,"vmin":0.92},{"hmax":0.8182,"hmin":0.803,"vmax":1,"vmin":0.92},{"hmax":0.8333,"hmin":0.8182,"vmax":1,"vmin":0.92},{"hmax":0.8485,"hmin":0.8333,"vmax":1,"vmin":0.92},{"hmax":0.8636,"hmin":0.8485,"vmax":1,"vmin":0.92},{"hmax":0.8788,"hmin":0.8636,"vmax":1,"vmin":0.92},{"hmax":0.8939,"hmin":0.8788,"vmax":1,"vmin":0.92},{"hmax":0.9091,"hmin":0.8939,"vmax":1,"vmin":0.92},{"hmax":0.9242,"hmin":0.9091,"vmax":1,"vmin":0.92},{"hmax":0.9394,"hmin":0.9242,"vmax":1,"vmin":0.92},{"hmax":0.9545,"hmin":0.9394,"vmax":1,"vmin":0.92},{"hmax":0.9697,"hmin":0.9545,"vmax":1,"vmin":0.92},{"hmax":0.9848,"hmin":0.9697,"vmax":1,"vmin":0.92},{"hmax":1,"hmin":0.9848,"vmax":1,"vmin":0.92},{"hmax":1,"hmin":0.95,"vmax":1,"vmin":0.9744},{"hmax":1,"hmin":0.95,"vmax":0.9744,"vmin":0.9487},{"hmax":1,"hmin":0.95,"vmax":0.9487,"vmin":0.9231},{"hmax":1,"hmin":0.95,"vmax":0.9231,"vmin":0.8974},{"hmax":1,"hmin":0.95,"vmax":0.8974,"vmin":0.8718},{"hmax":1,"hmin":0.95,"vmax":0.8718,"vmin":0.8462},{"hmax":1,"hmin":0.95,"vmax":0.8462,"vmin":0.8205},{"hmax":1,"hmin":0.95,"vmax":0.8205,"vmin":0.7949},{"hmax":1,"hmin":0.95,"vmax":0.7949,"vmin":0.7692},{"hmax":1,"hmin":0.95,"vmax":0.7692,"vmin":0.7436},{"hmax":1,"hmin":0.95,"vmax":0.7436,"vmin":0.7179},{"hmax":1,"hmin":0.95,"vmax":0.7179,"vmin":0.6923},{"hmax":1,"hmin":0.95,"vmax":0.6923,"vmin":0.6667},{"hmax":1,"hmin":0.95,"vmax":0.6667,"vmin":0.641},{"hmax":1,"hmin":0.95,"vmax":0.641,"vmin":0.6154},{"hmax":1,"hmin":0.95,"vmax":0.6154,"vmin":0.5897},{"hmax":1,"hmin":0.95,"vmax":0.5897,"vmin":0.5641},{"hmax":1,"hmin":0.95,"vmax":0.5641,"vmin":0.5385},{"hmax":1,"hmin":0.95,"vmax":0.5385,"vmin":0.5128},{"hmax":1,"hmin":0.95,"vmax":0.5128,"vmin":0.4872},{"hmax":1,"hmin":0.95,"vmax":0.4872,"vmin":0.4615},{"hmax":1,"hmin":0.95,"vmax":0.4615,"vmin":0.4359},{"hmax":1,"hmin":0.95,"vmax":0.4359,"vmin":0.4103},{"hmax":1,"hmin":0.95,"vmax":0.4103,"vmin":0.3846},{"hmax":1,"hmin":0.95,"vmax":0.3846,"vmin":0.359},{"hmax":1,"hmin":0.95,"vmax":0.359,"vmin":0.3333},{"hmax":1,"hmin":0.95,"vmax":0.3333,"vmin":0.3077},{"hmax":1,"hmin":0.95,"vmax":0.3077,"vmin":0.2821},{"hmax":1,"hmin":0.95,"vmax":0.2821,"vmin":0.2564},{"hmax":1,"hmin":0.95,"vmax":0.2564,"vmin":0.2308},{"hmax":1,"hmin":0.95,"vmax":0.2308,"vmin":0.2051},{"hmax":1,"hmin":0.95,"vmax":0.2051,"vmin":0.1795},{"hmax":1,"hmin":0.95,"vmax":0.1795,"vmin":0.1538},{"hmax":1,"hmin":0.95,"vmax":0.1538,"vmin":0.1282},{"hmax":1,"hmin":0.95,"vmax":0.1282,"vmin":0.1026},{"hmax":1,"hmin":0.95,"vmax":0.1026,"vmin":0.0769},{"hmax":1,"hmin":0.95,"vmax":0.0769,"vmin":0.0513},{"hmax":1,"hmin":0.95,"vmax":0.0513,"vmin":0.0256},{"hmax":1,"hmin":0.95,"vmax":0.0256,"vmin":0},{"hmax":1,"hmin":0.9851,"vmax":0.08,"vmin":0},{"hmax":0.9851,"hmin":0.9701,"vmax":0.08,"vmin":0},{"hmax":0.9701,"hmin":0.9552,"vmax":0.08,"vmin":0},{"hmax":0.9552,"hmin":0.9403,"vmax":0.08,"vmin":0},{"hmax":0.9403,"hmin":0.9254,"vmax":0.08,"vmin":0},{"hmax":0.9254,"hmin":0.9104,"vmax":0.08,"vmin":0},{"hmax":0.9104,"hmin":0.8955,"vmax":0.08,"vmin":0},{"hmax":0.8955,"hmin":0.8806,"vmax":0.08,"vmin":0},{"hmax":0.8806,"hmin":0.8657,"vmax":0.08,"vmin":0},{"hmax":0.8657,"hmin":0.8507,"vmax":0.08,"vmin":0},{"hmax":0.8507,"hmin":0.8358,"vmax":0.08,"vmin":0},{"hmax":0.8358,"hmin":0.8209,"vmax":0.08,"vmin":0},{"hmax":0.8209,"hmin":0.806,"vmax":0.08,"vmin":0},{"hmax":0.806,"hmin":0.791,"vmax":0.08,"vmin":0},{"hmax":0.791,"hmin":0.7761,"vmax":0.08,"vmin":0},{"hmax":0.7761,"hmin":0.7612,"vmax":0.08,"vmin":0},{"hmax":0.7612,"hmin":0.7463,"vmax":0.08,"vmin":0},{"hmax":0.7463,"hmin":0.7313,"vmax":0.08,"vmin":0},{"hmax":0.7313,"hmin":0.7164,"vmax":0.08,"vmin":0},{"hmax":0.7164,"hmin":0.7015,"vmax":0.08,"vmin":0},{"hmax":0.7015,"hmin":0.6866,"vmax":0.08,"vmin":0},{"hmax":0.6866,"hmin":0.6716,"vmax":0.08,"vmin":0},{"hmax":0.6716,"hmin":0.6567,"vmax":0.08,"vmin":0},{"hmax":0.6567,"hmin":0.6418,"vmax":0.08,"vmin":0},{"hmax":0.6418,"hmin":0.6269,"vmax":0.08,"vmin":0},{"hmax":0.6269,"hmin":0.6119,"vmax":0.08,"vmin":0},{"hmax":0.6119,"hmin":0.597,"vmax":0.08,"vmin":0},{"hmax":0.597,"hmin":0.5821,"vmax":0.08,"vmin":0},{"hmax":0.5821,"hmin":0.5672,"vmax":0.08,"vmin":0},{"hmax":0.5672,"hmin":0.5522,"vmax":0.08,"vmin":0},{"hmax":0.5522,"hmin":0.5373,"vmax":0.08,"vmin":0},{"hmax":0.5373,"hmin":0.5224,"vmax":0.08,"vmin":0},{"hmax":0.5224,"hmin":0.5075,"vmax":0.08,"vmin":0},{"hmax":0.5075,"hmin":0.4925,"vmax":0.08,"vmin":0},{"hmax":0.4925,"hmin":0.4776,"vmax":0.08,"vmin":0},{"hmax":0.4776,"hmin":0.4627,"vmax":0.08,"vmin":0},{"hmax":0.4627,"hmin":0.4478,"vmax":0.08,"vmin":0},{"hmax":0.4478,"hmin":0.4328,"vmax":0.08,"vmin":0},{"hmax":0.4328,"hmin":0.4179,"vmax":0.08,"vmin":0},{"hmax":0.4179,"hmin":0.403,"vmax":0.08,"vmin":0},{"hmax":0.403,"hmin":0.3881,"vmax":0.08,"vmin":0},{"hmax":0.3881,"hmin":0.3731,"vmax":0.08,"vmin":0},{"hmax":0.3731,"hmin":0.3582,"vmax":0.08,"vmin":0},{"hmax":0.3582,"hmin":0.3433,"vmax":0.08,"vmin":0},{"hmax":0.3433,"hmin":0.3284,"vmax":0.08,"vmin":0},{"hmax":0.3284,"hmin":0.3134,"vmax":0.08,"vmin":0},{"hmax":0.3134,"hmin":0.2985,"vmax":0.08,"vmin":0},{"hmax":0.2985,"hmin":0.2836,"vmax":0.08,"vmin":0},{"hmax":0.2836,"hmin":0.2687,"vmax":0.08,"vmin":0},{"hmax":0.2687,"hmin":0.2537,"vmax":0.08,"vmin":0},{"hmax":0.2537,"hmin":0.2388,"vmax":0.08,"vmin":0},{"hmax":0.2388,"hmin":0.2239,"vmax":0.08,"vmin":0},{"hmax":0.2239,"hmin":0.209,"vmax":0.08,"vmin":0},{"hmax":0.209,"hmin":0.194,"vmax":0.08,"vmin":0},{"hmax":0.194,"hmin":0.1791,"vmax":0.08,"vmin":0},{"hmax":0.1791,"hmin":0.1642,"vmax":0.08,"vmin":0},{"hmax":0.1642,"hmin":0.1493,"vmax":0.08,"vmin":0},{"hmax":0.1493,"hmin":0.1343,"vmax":0.08,"vmin":0},{"hmax":0.1343,"hmin":0.1194,"vmax":0.08,"vmin":0},{"hmax":0.1194,"hmin":0.1045,"vmax":0.08,"vmin":0},{"hmax":0.1045,"hmin":0.0896,"vmax":0.08,"vmin":0},{"hmax":0.0896,"hmin":0.0746,"vmax":0.08,"vmin":0},{"hmax":0.0746,"hmin":0.0597,"vmax":0.08,"vmin":0},{"hmax":0.0597,"hmin":0.0448,"vmax":0.08,"vmin":0},{"hmax":0.0448,"hmin":0.0299,"vmax":0.08,"vmin":0},{"hmax":0.0299,"hmin":0.0149,"vmax":0.08,"vmin":0},{"hmax":0.0149,"hmin":0,"vmax":0.08,"vmin":0},{"hmax":0.05,"hmin":0,"vmax":0.0256,"vmin":0},{"hmax":0.05,"hmin":0,"vmax":0.0513,"vmin":0.0256},{"hmax":0.05,"hmin":0,"vmax":0.0769,"vmin":0.0513},{"hmax":0.05,"hmin":0,"vmax":0.1026,"vmin":0.0769},{"hmax":0.05,"hmin":0,"vmax":0.1282,"vmin":0.1026},{"hmax":0.05,"hmin":0,"vmax":0.1538,"vmin":0.1282},{"hmax":0.05,"hmin":0,"vmax":0.1795,"vmin":0.1538},{"hmax":0.05,"hmin":0,"vmax":0.2051,"vmin":0.1795},{"hmax":0.05,"hmin":0,"vmax":0.2308,"vmin":0.2051},{"hmax":0.05,"hmin":0,"vmax":0.2564,"vmin":0.2308},{"hmax":0.05,"hmin":0,"vmax":0.2821,"vmin":0.2564},{"hmax":0.05,"hmin":0,"vmax":0.3077,"vmin":0.2821},{"hmax":0.05,"hmin":0,"vmax":0.3333,"vmin":0.3077},{"hmax":0.05,"hmin":0,"vmax":0.359,"vmin":0.3333},{"hmax":0.05,"hmin":0,"vmax":0.3846,"vmin":0.359},{"hmax":0.05,"hmin":0,"vmax":0.4103,"vmin":0.3846},{"hmax":0.05,"hmin":0,"vmax":0.4359,"vmin":0.4103},{"hmax":0.05,"hmin":0,"vmax":0.4615,"vmin":0.4359},{"hmax":0.05,"hmin":0,"vmax":0.4872,"vmin":0.4615},{"hmax":0.05,"hmin":0,"vmax":0.5128,"vmin":0.4872},{"hmax":0.05,"hmin":0,"vmax":0.5385,"vmin":0.5128},{"hmax":0.05,"hmin":0,"vmax":0.5641,"vmin":0.5385},{"hmax":0.05,"hmin":0,"vmax":0.5897,"vmin":0.5641},{"hmax":0.05,"hmin":0,"vmax":0.6154,"vmin":0.5897},{"hmax":0.05,"hmin":0,"vmax":0.641,"vmin":0.6154},{"hmax":0.05,"hmin":0,"vmax":0.6667,"vmin":0.641},{"hmax":0.05,"hmin":0,"vmax":0.6923,"vmin":0.6667},{"hmax":0.05,"hmin":0,"vmax":0.7179,"vmin":0.6923},{"hmax":0.05,"hmin":0,"vmax":0.7436,"vmin":0.7179},{"hmax":0.05,"hmin":0,"vmax":0.7692,"vmin":0.7436},{"hmax":0.05,"hmin":0,"vmax":0.7949,"vmin":0.7692},{"hmax":0.05,"hmin":0,"vmax":0.8205,"vmin":0.7949},{"hmax":0.05,"hmin":0,"vmax":0.8462,"vmin":0.8205},{"hmax":0.05,"hmin":0,"vmax":0.8718,"vmin":0.8462},{"hmax":0.05,"hmin":0,"vmax":0.8974,"vmin":0.8718},{"hmax":0.05,"hmin":0,"vmax":0.9231,"vmin":0.8974},{"hmax":0.05,"hmin":0,"vmax":0.9487,"vmin":0.9231},{"hmax":0.05,"hmin":0,"vmax":0.9744,"vmin":0.9487},{"hmax":0.05,"hmin":0,"vmax":1,"vmin":0.9744},{"hmax":0.0152,"hmin":0,"vmax":1,"vmin":0.92},{"hmax":0.0303,"hmin":0.0152,"vmax":1,"vmin":0.92},{"hmax":0.0455,"hmin":0.0303,"vmax":1,"vmin":0.92},{"hmax":0.0606,"hmin":0.0455,"vmax":1,"vmin":0.92},{"hmax":0.0758,"hmin":0.0606,"vmax":1,"vmin":0.92},{"hmax":0.0909,"hmin":0.0758,"vmax":1,"vmin":0.92},{"hmax":0.1061,"hmin":0.0909,"vmax":1,"vmin":0.92},{"hmax":0.1212,"hmin":0.1061,"vmax":1,"vmin":0.92},{"hmax":0.1364,"hmin":0.1212,"vmax":1,"vmin":0.92},{"hmax":0.1515,"hmin":0.1364,"vmax":1,"vmin":0.92},{"hmax":0.1667,"hmin":0.1515,"vmax":1,"vmin":0.92},{"hmax":0.1818,"hmin":0.1667,"vmax":1,"vmin":0.92},{"hmax":0.197,"hmin":0.1818,"vmax":1,"vmin":0.92},{"hmax":0.2121,"hmin":0.197,"vmax":1,"vmin":0.92},{"hmax":0.2273,"hmin":0.2121,"vmax":1,"vmin":0.92},{"hmax":0.2424,"hmin":0.2273,"vmax":1,"vmin":0.92},{"hmax":0.2576,"hmin":0.2424,"vmax":1,"vmin":0.92},{"hmax":0.2727,"hmin":0.2576,"vmax":1,"vmin":0.92},{"hmax":0.2879,"hmin":0.2727,"vmax":1,"vmin":0.92},{"hmax":0.303,"hmin":0.2879,"vmax":1,"vmin":0.92},{"hmax":0.3182,"hmin":0.303,"vmax":1,"vmin":0.92},{"hmax":0.3333,"hmin":0.3182,"vmax":1,"vmin":0.92},{"hmax":0.3485,"hmin":0.3333,"vmax":1,"vmin":0.92},{"hmax":0.3636,"hmin":0.3485,"vmax":1,"vmin":0.92},{"hmax":0.3788,"hmin":0.3636,"vmax":1,"vmin":0.92},{"hmax":0.3939,"hmin":0.3788,"vmax":1,"vmin":0.92},{"hmax":0.4091,"hmin":0.3939,"vmax":1,"vmin":0.92},{"hmax":0.4242,"hmin":0.4091,"vmax":1,"vmin":0.92},{"hmax":0.4394,"hmin":0.4242,"vmax":1,"vmin":0.92},{"hmax":0.4545,"hmin":0.4394,"vmax":1,"vmin":0.92},{"hmax":0.4697,"hmin":0.4545,"vmax":1,"vmin":0.92},{"hmax":0.4848,"hmin":0.4697,"vmax":1,"vmin":0.92},{"hmax":0.5,"hmin":0.4848,"vmax":1,"vmin":0.92}],"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true,"sessions":[{"address":"192.168.1.21","domain":"local.","host":"raspberrypi","name":"raspberrypi:8090","port":8090,"type":"_hyperiond-http._tcp."},{"address":"192.168.1.21","domain":"local.","host":"raspberrypi","name":"raspberrypi:8092","port":8092,"type":"_hyperiond-http._tcp."}],"transform":[{"blacklevel":[0,0,0],"gamma":[2.5,2.5,2.5],"id":"default","luminanceGain":1,"luminanceMinimum":0,"saturationGain":1,"saturationLGain":1,"threshold":[0,0,0],"valueGain":1,"whitelevel":[1,1,1]}],"videomode":"2D"},"success":true,"tan":3}\n'
2021-05-26 01:28:13 DEBUG (MainThread) [hyperion.client] HyperionClient initiated with: (192.168.1.21:19444)
2021-05-26 01:28:13 INFO (MainThread) [hyperion.client] Connected to Hyperion server: 192.168.1.21:19444
2021-05-26 01:28:13 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "serverinfo", "subscribe": ["adjustment-update", "components-update", "effects-update", "leds-update", "imageToLedMapping-update", "instance-update", "priorities-update", "sessions-update", "videomode-update"], "tan": 1}\n'
2021-05-26 01:28:13 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"serverinfo","info":{"activeEffects":[],"activeLedColor":[],"adjustment":[{"backlightColored":false,"backlightThreshold":0,"blue":[0,0,255],"brightness":100,"brightnessCompensation":0,"cyan":[0,255,255],"gammaBlue":1.5,"gammaGreen":1.5,"gammaRed":1.5,"green":[0,255,0],"id":"default","magenta":[255,0,255],"red":[255,0,0],"white":[255,255,255],"yellow":[255,255,0]}],"components":[{"enabled":true,"name":"ALL"},{"enabled":false,"name":"SMOOTHING"},{"enabled":true,"name":"BLACKBORDER"},{"enabled":false,"name":"FORWARDER"},{"enabled":false,"name":"BOBLIGHTSERVER"},{"enabled":false,"name":"GRABBER"},{"enabled":true,"name":"V4L"},{"enabled":true,"name":"LEDDEVICE"}],"effects":[{"args":{"center_x":0.5,"center_y":0.5,"custom-colors":[[0,0,0],[0,0,0],[255,255,0],[0,0,0],[0,0,0],[255,255,0],[0,0,0],[0,0,0],[255,255,0]],"custom-colors2":[],"enable-second":false,"random-center":false,"reverse":false,"rotation-time":25,"smoothing-custom-settings":null},"file":":/effects//atomic.json","name":"Atomic swirl","script":":/effects//swirl.py"},{"args":{"blobs":5,"color":[0,0,255],"hueChange":60,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-blue.json","name":"Blue mood blobs","script":":/effects//mood-blobs.py"},{"args":{"color-end":[255,255,255],"color-end-time":250,"color-start":[50,50,50],"color-start-time":50,"fade-in-time":3000,"fade-out-time":1000,"maintain-end-color":true,"repeat-count":0,"smoothing-custom-settings":null},"file":":/effects//breath.json","name":"Breath","script":":/effects//fade.py"},{"args":{"brightness":100,"candles":"all","color":[255,138,0],"sleepTime":0.2,"smoothing-custom-settings":true,"smoothing-time_ms":500,"smoothing-updateFrequency":20},"file":":/effects//candle.json","name":"Candle","script":":/effects//candle.py"},{"args":{"color-end":[238,173,47],"color-end-time":0,"color-start":[136,97,7],"color-start-time":0,"fade-in-time":5000,"fade-out-time":0,"maintain-end-color":true,"repeat-count":1,"smoothing-custom-settings":null},"file":":/effects//cinema-fade-in.json","name":"Cinema brighten lights","script":":/effects//fade.py"},{"args":{"color-end":[238,173,47],"color-end-time":0,"color-start":[136,97,7],"color-start-time":0,"fade-in-time":0,"fade-out-time":5000,"maintain-end-color":true,"repeat-count":1,"smoothing-custom-settings":null},"file":":/effects//cinema-fade-off.json","name":"Cinema dim lights","script":":/effects//fade.py"},{"args":{"baseChange":true,"baseColorChangeRate":2,"baseColorRangeLeft":160,"baseColorRangeRight":320,"blobs":5,"color":[0,0,255],"hueChange":30,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-cold.json","name":"Cold mood blobs","script":":/effects//mood-blobs.py"},{"args":{"explodeRadius":8,"smoothing-custom-settings":null,"speed":100,"trailLength":5},"file":":/effects//collision.json","name":"Collision","script":":/effects//collision.py"},{"args":{"smoothing-custom-settings":null,"speed":1},"file":":/effects//traces.json","name":"Color traces","script":":/effects//traces.py"},{"args":{"center_x":0.5,"center_x2":0.5,"center_y":0.5,"center_y2":0.5,"custom-colors":[[255,0,0],[20,0,255]],"custom-colors2":[[255,0,0,0],[255,0,0,0],[255,0,0,0],[0,0,0,1],[0,0,0,0],[255,0,0,0],[255,0,0,0],[0,0,0,1]],"enable-second":true,"random-center":false,"random-center2":false,"reverse":false,"reverse2":true,"rotation-time":25,"smoothing-custom-settings":null},"file":":/effects//double-swirl.json","name":"Double swirl","script":":/effects//swirl.py"},{"args":{"fps":25,"image":":fire.gif","reverse":false,"smoothing-custom-settings":null},"file":":/effects//fire.json","name":"Fire","script":":/effects//gif.py"},{"args":{"countries":["de","se"],"smoothing-custom-settings":null,"switch-time":2},"file":":/effects//flag.json","name":"Flags Germany/Sweden","script":":/effects//flag.py"},{"args":{"baseChange":true,"baseColorChangeRate":0.2,"baseColorRangeLeft":0,"baseColorRangeRight":360,"blobs":5,"colorRandom":true,"hueChange":30,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-full.json","name":"Full color mood blobs","script":":/effects//mood-blobs.py"},{"args":{"blobs":5,"color":[0,255,0],"hueChange":60,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-green.json","name":"Green mood blobs","script":":/effects//mood-blobs.py"},{"args":{"color":[255,0,0],"fadeFactor":0.7,"smoothing-custom-settings":null,"speed":1},"file":":/effects//knight-rider.json","name":"Knight rider","script":":/effects//knight-rider.py"},{"args":{"sleepTime":0.5,"smoothing-custom-settings":false,"smoothing-time_ms":500,"smoothing-updateFrequency":20,"testleds":"all"},"file":":/effects//ledtest.json","name":"Led Test","script":":/effects//ledtest.py"},{"args":{"background-color":[0,0,0],"hour-color":[0,0,255],"marker-color":[255,255,255],"marker-depth":0,"marker-enabled":false,"marker-width":5,"minute-color":[0,255,0],"second-color":[255,0,0],"show_seconds":true,"smoothing-custom-settings":null},"file":":/effects//light-clock.json","name":"Light clock","script":":/effects//light-clock.py"},{"args":{"fps":25,"image":":lights.gif","reverse":false,"smoothing-custom-settings":null},"file":":/effects//lights.json","name":"Lights","script":":/effects//gif.py"},{"args":{"color-end":[0,0,255],"color-end-time":150,"color-start":[0,0,50],"color-start-time":40,"fade-in-time":200,"fade-out-time":100,"maintain-end-color":false,"repeat-count":3,"smoothing-custom-settings":null},"file":":/effects//notify-blue.json","name":"Notify blue","script":":/effects//fade.py"},{"args":{"margin-pos":2,"rotationTime":4,"smoothing-custom-settings":null},"file":":/effects//pacman.json","name":"Pac-Man","script":":/effects//pacman.py"},{"args":{"sleepTime":0.2,"smoothing-custom-settings":null},"file":":/effects//plasma.json","name":"Plasma","script":":/effects//plasma.py"},{"args":{"color_one":[255,0,0],"color_two":[0,0,255],"colors_count":10,"reverse":false,"rotation-time":1.5,"smoothing-custom-settings":null},"file":":/effects//police-lights-single.json","name":"Police Lights Single","script":":/effects//police.py"},{"args":{"color_one":[255,0,0],"color_two":[0,0,255],"reverse":false,"rotation-time":1,"smoothing-custom-settings":null},"file":":/effects//police-lights-solid.json","name":"Police Lights Solid","script":":/effects//police.py"},{"args":{"brightness":100,"reverse":false,"rotation-time":60,"smoothing-custom-settings":null},"file":":/effects//rainbow-mood.json","name":"Rainbow mood","script":":/effects//rainbow-mood.py"},{"args":{"center_x":0.5,"center_y":0.5,"custom-colors":[],"custom-colors2":[],"enable-second":false,"random-center":false,"reverse":false,"rotation-time":20,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":25},"file":":/effects//rainbow-swirl.json","name":"Rainbow swirl","script":":/effects//swirl.py"},{"args":{"center_x":0.5,"center_y":0.5,"custom-colors":[],"custom-colors2":[],"enable-second":false,"random-center":false,"reverse":false,"rotation-time":7,"smoothing-custom-settings":null},"file":":/effects//rainbow-swirl-fast.json","name":"Rainbow swirl fast","script":":/effects//swirl.py"},{"args":{"saturation":1,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":20,"speed":750},"file":":/effects//random.json","name":"Random","script":":/effects//random.py"},{"args":{"blobs":5,"color":[255,0,0],"hueChange":60,"reverse":false,"rotationTime":60,"smoothing-custom-settings":null},"file":":/effects//mood-blobs-red.json","name":"Red mood blobs","script":":/effects//mood-blobs.py"},{"args":{"center_x":1.25,"center_y":-0.25,"colors":[[8,0,255],[0,161,255],[0,222,255],[0,153,255],[38,0,255],[0,199,255]],"random-center":false,"reverse":false,"reverse_time":0,"rotation_time":60,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":25},"file":":/effects//Seawaves.json","name":"Sea waves","script":":/effects//waves.py"},{"args":{"background-color":[0,0,0],"color":[255,0,0],"percentage":10,"rotation-time":12,"smoothing-custom-settings":null},"file":":/effects//snake.json","name":"Snake","script":":/effects//snake.py"},{"args":{"brightness":100,"color":[255,255,255],"random-color":false,"rotation-time":3,"saturation":100,"sleep-time":0.05,"smoothing-custom-settings":null},"file":":/effects//sparks.json","name":"Sparks","script":":/effects//sparks.py"},{"args":{"color-end":[0,0,0],"color-end-time":100,"color-start":[255,0,0],"color-start-time":100,"fade-in-time":100,"fade-out-time":100,"maintain-end-color":true,"repeat-count":0,"smoothing-custom-settings":null},"file":":/effects//strobe-red.json","name":"Strobe red","script":":/effects//fade.py"},{"args":{"color-end":[0,0,0],"color-end-time":10,"color-start":[255,255,255],"color-start-time":50,"fade-in-time":0,"fade-out-time":100,"maintain-end-color":true,"repeat-count":0,"smoothing-custom-settings":null},"file":":/effects//strobe-white.json","name":"Strobe white","script":":/effects//fade.py"},{"args":{"alarm-color":[255,0,0],"initial-blink":true,"post-color":[255,174,11],"set-post-color":true,"shutdown-enabled":false,"smoothing-custom-settings":null,"speed":1.2},"file":":/effects//shutdown.json","name":"System Shutdown","script":":/effects//shutdown.py"},{"args":{"color":[255,255,255],"height":8,"max_len":7,"min_len":2,"random":false,"smoothing-custom-settings":null,"speed":30,"trails":3},"file":":/effects//trails.json","name":"Trails","script":":/effects//trails.py"},{"args":{"color":[255,255,255],"height":8,"max_len":6,"min_len":2,"random":true,"smoothing-custom-settings":null,"speed":50,"trails":16},"file":":/effects//trails_color.json","name":"Trails color","script":":/effects//trails.py"},{"args":{"baseChange":true,"baseColorChangeRate":2,"baseColorRangeLeft":333,"baseColorRangeRight":151,"blobs":5,"color":[255,0,0],"hueChange":30,"reverse":false,"rotationTime":60,"smoothing-custom-settings":true,"smoothing-time_ms":200,"smoothing-updateFrequency":25},"file":":/effects//mood-blobs-warm.json","name":"Warm mood blobs","script":":/effects//mood-blobs.py"},{"args":{"reverse":false,"smoothing-custom-settings":null},"file":":/effects//waves.json","name":"Waves with Color","script":":/effects//waves.py"},{"args":{"color1":[255,255,255],"color2":[255,0,0],"length":1,"sleepTime":750,"smoothing-custom-settings":null},"file":":/effects//x-mas.json","name":"X-Mas","script":":/effects//x-mas.py"}],"grabbers":{"active":"V4L2:auto","available":["dispmanx","v4l2","framebuffer","qt"],"v4l2_properties":[{"device":"/dev/video0","framerates":["30","25"],"inputs":[{"inputIndex":0,"inputName":"Camera 1"}],"name":"AV TO USB2.0","resolutions":["720x480","720x576","640x480","320x240","160x120"]},{"device":"/dev/video14","framerates":[],"inputs":[],"name":"bcm2835-isp-capture0","resolutions":[]},{"device":"/dev/video15","framerates":[],"inputs":[],"name":"bcm2835-isp-capture1","resolutions":[]}]},"hostname":"raspberrypi","imageToLedMappingType":"multicolor_mean","instance":[{"friendly_name":"Hyperion WLED Living Room","instance":0,"running":true}],"ledDevices":{"available":["adalight","apa102","apa104","atmo","atmoorb","cololight","dmx","fadecandy","file","hyperionusbasp","karate","lightpack","lpd6803","lpd8806","nanoleaf","p9813","paintpack","philipshue","piblaster","rawhid","sedu","sk6812spi","sk6822spi","sk9822","tinkerforge","tpm2","tpm2net","udpartnet","udpe131","udph801","udpraw","wled","ws2801","ws2812spi","ws281x","yeelight"]},"leds":[{"hmax":0.5152,"hmin":0.5,"vmax":1,"vmin":0.92},{"hmax":0.5303,"hmin":0.5152,"vmax":1,"vmin":0.92},{"hmax":0.5455,"hmin":0.5303,"vmax":1,"vmin":0.92},{"hmax":0.5606,"hmin":0.5455,"vmax":1,"vmin":0.92},{"hmax":0.5758,"hmin":0.5606,"vmax":1,"vmin":0.92},{"hmax":0.5909,"hmin":0.5758,"vmax":1,"vmin":0.92},{"hmax":0.6061,"hmin":0.5909,"vmax":1,"vmin":0.92},{"hmax":0.6212,"hmin":0.6061,"vmax":1,"vmin":0.92},{"hmax":0.6364,"hmin":0.6212,"vmax":1,"vmin":0.92},{"hmax":0.6515,"hmin":0.6364,"vmax":1,"vmin":0.92},{"hmax":0.6667,"hmin":0.6515,"vmax":1,"vmin":0.92},{"hmax":0.6818,"hmin":0.6667,"vmax":1,"vmin":0.92},{"hmax":0.697,"hmin":0.6818,"vmax":1,"vmin":0.92},{"hmax":0.7121,"hmin":0.697,"vmax":1,"vmin":0.92},{"hmax":0.7273,"hmin":0.7121,"vmax":1,"vmin":0.92},{"hmax":0.7424,"hmin":0.7273,"vmax":1,"vmin":0.92},{"hmax":0.7576,"hmin":0.7424,"vmax":1,"vmin":0.92},{"hmax":0.7727,"hmin":0.7576,"vmax":1,"vmin":0.92},{"hmax":0.7879,"hmin":0.7727,"vmax":1,"vmin":0.92},{"hmax":0.803,"hmin":0.7879,"vmax":1,"vmin":0.92},{"hmax":0.8182,"hmin":0.803,"vmax":1,"vmin":0.92},{"hmax":0.8333,"hmin":0.8182,"vmax":1,"vmin":0.92},{"hmax":0.8485,"hmin":0.8333,"vmax":1,"vmin":0.92},{"hmax":0.8636,"hmin":0.8485,"vmax":1,"vmin":0.92},{"hmax":0.8788,"hmin":0.8636,"vmax":1,"vmin":0.92},{"hmax":0.8939,"hmin":0.8788,"vmax":1,"vmin":0.92},{"hmax":0.9091,"hmin":0.8939,"vmax":1,"vmin":0.92},{"hmax":0.9242,"hmin":0.9091,"vmax":1,"vmin":0.92},{"hmax":0.9394,"hmin":0.9242,"vmax":1,"vmin":0.92},{"hmax":0.9545,"hmin":0.9394,"vmax":1,"vmin":0.92},{"hmax":0.9697,"hmin":0.9545,"vmax":1,"vmin":0.92},{"hmax":0.9848,"hmin":0.9697,"vmax":1,"vmin":0.92},{"hmax":1,"hmin":0.9848,"vmax":1,"vmin":0.92},{"hmax":1,"hmin":0.95,"vmax":1,"vmin":0.9744},{"hmax":1,"hmin":0.95,"vmax":0.9744,"vmin":0.9487},{"hmax":1,"hmin":0.95,"vmax":0.9487,"vmin":0.9231},{"hmax":1,"hmin":0.95,"vmax":0.9231,"vmin":0.8974},{"hmax":1,"hmin":0.95,"vmax":0.8974,"vmin":0.8718},{"hmax":1,"hmin":0.95,"vmax":0.8718,"vmin":0.8462},{"hmax":1,"hmin":0.95,"vmax":0.8462,"vmin":0.8205},{"hmax":1,"hmin":0.95,"vmax":0.8205,"vmin":0.7949},{"hmax":1,"hmin":0.95,"vmax":0.7949,"vmin":0.7692},{"hmax":1,"hmin":0.95,"vmax":0.7692,"vmin":0.7436},{"hmax":1,"hmin":0.95,"vmax":0.7436,"vmin":0.7179},{"hmax":1,"hmin":0.95,"vmax":0.7179,"vmin":0.6923},{"hmax":1,"hmin":0.95,"vmax":0.6923,"vmin":0.6667},{"hmax":1,"hmin":0.95,"vmax":0.6667,"vmin":0.641},{"hmax":1,"hmin":0.95,"vmax":0.641,"vmin":0.6154},{"hmax":1,"hmin":0.95,"vmax":0.6154,"vmin":0.5897},{"hmax":1,"hmin":0.95,"vmax":0.5897,"vmin":0.5641},{"hmax":1,"hmin":0.95,"vmax":0.5641,"vmin":0.5385},{"hmax":1,"hmin":0.95,"vmax":0.5385,"vmin":0.5128},{"hmax":1,"hmin":0.95,"vmax":0.5128,"vmin":0.4872},{"hmax":1,"hmin":0.95,"vmax":0.4872,"vmin":0.4615},{"hmax":1,"hmin":0.95,"vmax":0.4615,"vmin":0.4359},{"hmax":1,"hmin":0.95,"vmax":0.4359,"vmin":0.4103},{"hmax":1,"hmin":0.95,"vmax":0.4103,"vmin":0.3846},{"hmax":1,"hmin":0.95,"vmax":0.3846,"vmin":0.359},{"hmax":1,"hmin":0.95,"vmax":0.359,"vmin":0.3333},{"hmax":1,"hmin":0.95,"vmax":0.3333,"vmin":0.3077},{"hmax":1,"hmin":0.95,"vmax":0.3077,"vmin":0.2821},{"hmax":1,"hmin":0.95,"vmax":0.2821,"vmin":0.2564},{"hmax":1,"hmin":0.95,"vmax":0.2564,"vmin":0.2308},{"hmax":1,"hmin":0.95,"vmax":0.2308,"vmin":0.2051},{"hmax":1,"hmin":0.95,"vmax":0.2051,"vmin":0.1795},{"hmax":1,"hmin":0.95,"vmax":0.1795,"vmin":0.1538},{"hmax":1,"hmin":0.95,"vmax":0.1538,"vmin":0.1282},{"hmax":1,"hmin":0.95,"vmax":0.1282,"vmin":0.1026},{"hmax":1,"hmin":0.95,"vmax":0.1026,"vmin":0.0769},{"hmax":1,"hmin":0.95,"vmax":0.0769,"vmin":0.0513},{"hmax":1,"hmin":0.95,"vmax":0.0513,"vmin":0.0256},{"hmax":1,"hmin":0.95,"vmax":0.0256,"vmin":0},{"hmax":1,"hmin":0.9851,"vmax":0.08,"vmin":0},{"hmax":0.9851,"hmin":0.9701,"vmax":0.08,"vmin":0},{"hmax":0.9701,"hmin":0.9552,"vmax":0.08,"vmin":0},{"hmax":0.9552,"hmin":0.9403,"vmax":0.08,"vmin":0},{"hmax":0.9403,"hmin":0.9254,"vmax":0.08,"vmin":0},{"hmax":0.9254,"hmin":0.9104,"vmax":0.08,"vmin":0},{"hmax":0.9104,"hmin":0.8955,"vmax":0.08,"vmin":0},{"hmax":0.8955,"hmin":0.8806,"vmax":0.08,"vmin":0},{"hmax":0.8806,"hmin":0.8657,"vmax":0.08,"vmin":0},{"hmax":0.8657,"hmin":0.8507,"vmax":0.08,"vmin":0},{"hmax":0.8507,"hmin":0.8358,"vmax":0.08,"vmin":0},{"hmax":0.8358,"hmin":0.8209,"vmax":0.08,"vmin":0},{"hmax":0.8209,"hmin":0.806,"vmax":0.08,"vmin":0},{"hmax":0.806,"hmin":0.791,"vmax":0.08,"vmin":0},{"hmax":0.791,"hmin":0.7761,"vmax":0.08,"vmin":0},{"hmax":0.7761,"hmin":0.7612,"vmax":0.08,"vmin":0},{"hmax":0.7612,"hmin":0.7463,"vmax":0.08,"vmin":0},{"hmax":0.7463,"hmin":0.7313,"vmax":0.08,"vmin":0},{"hmax":0.7313,"hmin":0.7164,"vmax":0.08,"vmin":0},{"hmax":0.7164,"hmin":0.7015,"vmax":0.08,"vmin":0},{"hmax":0.7015,"hmin":0.6866,"vmax":0.08,"vmin":0},{"hmax":0.6866,"hmin":0.6716,"vmax":0.08,"vmin":0},{"hmax":0.6716,"hmin":0.6567,"vmax":0.08,"vmin":0},{"hmax":0.6567,"hmin":0.6418,"vmax":0.08,"vmin":0},{"hmax":0.6418,"hmin":0.6269,"vmax":0.08,"vmin":0},{"hmax":0.6269,"hmin":0.6119,"vmax":0.08,"vmin":0},{"hmax":0.6119,"hmin":0.597,"vmax":0.08,"vmin":0},{"hmax":0.597,"hmin":0.5821,"vmax":0.08,"vmin":0},{"hmax":0.5821,"hmin":0.5672,"vmax":0.08,"vmin":0},{"hmax":0.5672,"hmin":0.5522,"vmax":0.08,"vmin":0},{"hmax":0.5522,"hmin":0.5373,"vmax":0.08,"vmin":0},{"hmax":0.5373,"hmin":0.5224,"vmax":0.08,"vmin":0},{"hmax":0.5224,"hmin":0.5075,"vmax":0.08,"vmin":0},{"hmax":0.5075,"hmin":0.4925,"vmax":0.08,"vmin":0},{"hmax":0.4925,"hmin":0.4776,"vmax":0.08,"vmin":0},{"hmax":0.4776,"hmin":0.4627,"vmax":0.08,"vmin":0},{"hmax":0.4627,"hmin":0.4478,"vmax":0.08,"vmin":0},{"hmax":0.4478,"hmin":0.4328,"vmax":0.08,"vmin":0},{"hmax":0.4328,"hmin":0.4179,"vmax":0.08,"vmin":0},{"hmax":0.4179,"hmin":0.403,"vmax":0.08,"vmin":0},{"hmax":0.403,"hmin":0.3881,"vmax":0.08,"vmin":0},{"hmax":0.3881,"hmin":0.3731,"vmax":0.08,"vmin":0},{"hmax":0.3731,"hmin":0.3582,"vmax":0.08,"vmin":0},{"hmax":0.3582,"hmin":0.3433,"vmax":0.08,"vmin":0},{"hmax":0.3433,"hmin":0.3284,"vmax":0.08,"vmin":0},{"hmax":0.3284,"hmin":0.3134,"vmax":0.08,"vmin":0},{"hmax":0.3134,"hmin":0.2985,"vmax":0.08,"vmin":0},{"hmax":0.2985,"hmin":0.2836,"vmax":0.08,"vmin":0},{"hmax":0.2836,"hmin":0.2687,"vmax":0.08,"vmin":0},{"hmax":0.2687,"hmin":0.2537,"vmax":0.08,"vmin":0},{"hmax":0.2537,"hmin":0.2388,"vmax":0.08,"vmin":0},{"hmax":0.2388,"hmin":0.2239,"vmax":0.08,"vmin":0},{"hmax":0.2239,"hmin":0.209,"vmax":0.08,"vmin":0},{"hmax":0.209,"hmin":0.194,"vmax":0.08,"vmin":0},{"hmax":0.194,"hmin":0.1791,"vmax":0.08,"vmin":0},{"hmax":0.1791,"hmin":0.1642,"vmax":0.08,"vmin":0},{"hmax":0.1642,"hmin":0.1493,"vmax":0.08,"vmin":0},{"hmax":0.1493,"hmin":0.1343,"vmax":0.08,"vmin":0},{"hmax":0.1343,"hmin":0.1194,"vmax":0.08,"vmin":0},{"hmax":0.1194,"hmin":0.1045,"vmax":0.08,"vmin":0},{"hmax":0.1045,"hmin":0.0896,"vmax":0.08,"vmin":0},{"hmax":0.0896,"hmin":0.0746,"vmax":0.08,"vmin":0},{"hmax":0.0746,"hmin":0.0597,"vmax":0.08,"vmin":0},{"hmax":0.0597,"hmin":0.0448,"vmax":0.08,"vmin":0},{"hmax":0.0448,"hmin":0.0299,"vmax":0.08,"vmin":0},{"hmax":0.0299,"hmin":0.0149,"vmax":0.08,"vmin":0},{"hmax":0.0149,"hmin":0,"vmax":0.08,"vmin":0},{"hmax":0.05,"hmin":0,"vmax":0.0256,"vmin":0},{"hmax":0.05,"hmin":0,"vmax":0.0513,"vmin":0.0256},{"hmax":0.05,"hmin":0,"vmax":0.0769,"vmin":0.0513},{"hmax":0.05,"hmin":0,"vmax":0.1026,"vmin":0.0769},{"hmax":0.05,"hmin":0,"vmax":0.1282,"vmin":0.1026},{"hmax":0.05,"hmin":0,"vmax":0.1538,"vmin":0.1282},{"hmax":0.05,"hmin":0,"vmax":0.1795,"vmin":0.1538},{"hmax":0.05,"hmin":0,"vmax":0.2051,"vmin":0.1795},{"hmax":0.05,"hmin":0,"vmax":0.2308,"vmin":0.2051},{"hmax":0.05,"hmin":0,"vmax":0.2564,"vmin":0.2308},{"hmax":0.05,"hmin":0,"vmax":0.2821,"vmin":0.2564},{"hmax":0.05,"hmin":0,"vmax":0.3077,"vmin":0.2821},{"hmax":0.05,"hmin":0,"vmax":0.3333,"vmin":0.3077},{"hmax":0.05,"hmin":0,"vmax":0.359,"vmin":0.3333},{"hmax":0.05,"hmin":0,"vmax":0.3846,"vmin":0.359},{"hmax":0.05,"hmin":0,"vmax":0.4103,"vmin":0.3846},{"hmax":0.05,"hmin":0,"vmax":0.4359,"vmin":0.4103},{"hmax":0.05,"hmin":0,"vmax":0.4615,"vmin":0.4359},{"hmax":0.05,"hmin":0,"vmax":0.4872,"vmin":0.4615},{"hmax":0.05,"hmin":0,"vmax":0.5128,"vmin":0.4872},{"hmax":0.05,"hmin":0,"vmax":0.5385,"vmin":0.5128},{"hmax":0.05,"hmin":0,"vmax":0.5641,"vmin":0.5385},{"hmax":0.05,"hmin":0,"vmax":0.5897,"vmin":0.5641},{"hmax":0.05,"hmin":0,"vmax":0.6154,"vmin":0.5897},{"hmax":0.05,"hmin":0,"vmax":0.641,"vmin":0.6154},{"hmax":0.05,"hmin":0,"vmax":0.6667,"vmin":0.641},{"hmax":0.05,"hmin":0,"vmax":0.6923,"vmin":0.6667},{"hmax":0.05,"hmin":0,"vmax":0.7179,"vmin":0.6923},{"hmax":0.05,"hmin":0,"vmax":0.7436,"vmin":0.7179},{"hmax":0.05,"hmin":0,"vmax":0.7692,"vmin":0.7436},{"hmax":0.05,"hmin":0,"vmax":0.7949,"vmin":0.7692},{"hmax":0.05,"hmin":0,"vmax":0.8205,"vmin":0.7949},{"hmax":0.05,"hmin":0,"vmax":0.8462,"vmin":0.8205},{"hmax":0.05,"hmin":0,"vmax":0.8718,"vmin":0.8462},{"hmax":0.05,"hmin":0,"vmax":0.8974,"vmin":0.8718},{"hmax":0.05,"hmin":0,"vmax":0.9231,"vmin":0.8974},{"hmax":0.05,"hmin":0,"vmax":0.9487,"vmin":0.9231},{"hmax":0.05,"hmin":0,"vmax":0.9744,"vmin":0.9487},{"hmax":0.05,"hmin":0,"vmax":1,"vmin":0.9744},{"hmax":0.0152,"hmin":0,"vmax":1,"vmin":0.92},{"hmax":0.0303,"hmin":0.0152,"vmax":1,"vmin":0.92},{"hmax":0.0455,"hmin":0.0303,"vmax":1,"vmin":0.92},{"hmax":0.0606,"hmin":0.0455,"vmax":1,"vmin":0.92},{"hmax":0.0758,"hmin":0.0606,"vmax":1,"vmin":0.92},{"hmax":0.0909,"hmin":0.0758,"vmax":1,"vmin":0.92},{"hmax":0.1061,"hmin":0.0909,"vmax":1,"vmin":0.92},{"hmax":0.1212,"hmin":0.1061,"vmax":1,"vmin":0.92},{"hmax":0.1364,"hmin":0.1212,"vmax":1,"vmin":0.92},{"hmax":0.1515,"hmin":0.1364,"vmax":1,"vmin":0.92},{"hmax":0.1667,"hmin":0.1515,"vmax":1,"vmin":0.92},{"hmax":0.1818,"hmin":0.1667,"vmax":1,"vmin":0.92},{"hmax":0.197,"hmin":0.1818,"vmax":1,"vmin":0.92},{"hmax":0.2121,"hmin":0.197,"vmax":1,"vmin":0.92},{"hmax":0.2273,"hmin":0.2121,"vmax":1,"vmin":0.92},{"hmax":0.2424,"hmin":0.2273,"vmax":1,"vmin":0.92},{"hmax":0.2576,"hmin":0.2424,"vmax":1,"vmin":0.92},{"hmax":0.2727,"hmin":0.2576,"vmax":1,"vmin":0.92},{"hmax":0.2879,"hmin":0.2727,"vmax":1,"vmin":0.92},{"hmax":0.303,"hmin":0.2879,"vmax":1,"vmin":0.92},{"hmax":0.3182,"hmin":0.303,"vmax":1,"vmin":0.92},{"hmax":0.3333,"hmin":0.3182,"vmax":1,"vmin":0.92},{"hmax":0.3485,"hmin":0.3333,"vmax":1,"vmin":0.92},{"hmax":0.3636,"hmin":0.3485,"vmax":1,"vmin":0.92},{"hmax":0.3788,"hmin":0.3636,"vmax":1,"vmin":0.92},{"hmax":0.3939,"hmin":0.3788,"vmax":1,"vmin":0.92},{"hmax":0.4091,"hmin":0.3939,"vmax":1,"vmin":0.92},{"hmax":0.4242,"hmin":0.4091,"vmax":1,"vmin":0.92},{"hmax":0.4394,"hmin":0.4242,"vmax":1,"vmin":0.92},{"hmax":0.4545,"hmin":0.4394,"vmax":1,"vmin":0.92},{"hmax":0.4697,"hmin":0.4545,"vmax":1,"vmin":0.92},{"hmax":0.4848,"hmin":0.4697,"vmax":1,"vmin":0.92},{"hmax":0.5,"hmin":0.4848,"vmax":1,"vmin":0.92}],"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true,"sessions":[{"address":"192.168.1.21","domain":"local.","host":"raspberrypi","name":"raspberrypi:8090","port":8090,"type":"_hyperiond-http._tcp."},{"address":"192.168.1.21","domain":"local.","host":"raspberrypi","name":"raspberrypi:8092","port":8092,"type":"_hyperiond-http._tcp."}],"transform":[{"blacklevel":[0,0,0],"gamma":[2.5,2.5,2.5],"id":"default","luminanceGain":1,"luminanceMinimum":0,"saturationGain":1,"saturationLGain":1,"threshold":[0,0,0],"valueGain":1,"whitelevel":[1,1,1]}],"videomode":"2D"},"success":true,"tan":1}\n'
2021-05-26 01:29:34 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "clear", "priority": 128}\n'
2021-05-26 01:29:34 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "effect", "effect": {"name": "System Shutdown"}, "origin": "Home Assistant", "priority": 128}\n'
2021-05-26 01:29:34 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"clear","success":true,"tan":0}\n'
2021-05-26 01:29:34 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"effect","success":true,"tan":0}\n'
2021-05-26 01:29:34 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"EFFECT","origin":"Home Assistant@::ffff:192.168.1.194","owner":"System Shutdown","priority":128,"visible":true},{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":false}],"priorities_autoselect":true}}\n'
2021-05-26 01:29:34 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"EFFECT","origin":"Home Assistant@::ffff:192.168.1.194","owner":"System Shutdown","priority":128,"visible":true},{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":false}],"priorities_autoselect":true}}\n'
2021-05-26 01:29:46 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "LEDDEVICE", "state": false}}\n'
2021-05-26 01:29:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:29:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"components-update","data":{"enabled":false,"name":"LEDDEVICE"}}\n'
2021-05-26 01:29:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"components-update","data":{"enabled":false,"name":"LEDDEVICE"}}\n'
2021-05-26 01:29:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true}}\n'
2021-05-26 01:29:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true}}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "ALL", "state": true}}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "LEDDEVICE", "state": true}}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "clear", "priority": 128}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "effect", "effect": {"name": "Rainbow swirl fast"}, "origin": "Home Assistant", "priority": 128}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"clear","success":true,"tan":0}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"effect","success":true,"tan":0}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"components-update","data":{"enabled":true,"name":"LEDDEVICE"}}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"components-update","data":{"enabled":true,"name":"LEDDEVICE"}}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"EFFECT","origin":"Home Assistant@::ffff:192.168.1.194","owner":"Rainbow swirl fast","priority":128,"visible":true},{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":false}],"priorities_autoselect":true}}\n'
2021-05-26 01:30:09 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"EFFECT","origin":"Home Assistant@::ffff:192.168.1.194","owner":"Rainbow swirl fast","priority":128,"visible":true},{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":false}],"priorities_autoselect":true}}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "clear", "priority": 128}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "BOBLIGHTSERVER", "state": false}}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "GRABBER", "state": false}}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "V4L", "state": true}}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"clear","success":true,"tan":0}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true}}\n'
2021-05-26 01:30:24 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true}}\n'
probot-home-assistant[bot] commented 3 years ago

hyperion documentation hyperion source (message by IssueLinks)

probot-home-assistant[bot] commented 3 years ago

Hey there @dermotduffy, mind taking a look at this issue as its been labeled with an integration (hyperion) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

jes1417 commented 3 years ago

I tired debugging wled as well but I am not getting much information in the logger.

logger:
  default: fatal
  logs:
    hyperion: debug
    wled: debug
    homeassistant.components.wled: debug
2021-05-26 01:49:03 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.029 seconds
2021-05-26 01:49:03 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.032 seconds
2021-05-26 01:49:08 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.020 seconds
2021-05-26 01:49:08 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.027 seconds
2021-05-26 01:49:13 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.035 seconds
2021-05-26 01:49:13 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.039 seconds
2021-05-26 01:49:18 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.211 seconds
2021-05-26 01:49:18 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.231 seconds
2021-05-26 01:49:23 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.035 seconds
2021-05-26 01:49:23 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.157 seconds
2021-05-26 01:49:28 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.024 seconds
2021-05-26 01:49:28 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.062 seconds
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "ALL", "state": true}}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "LEDDEVICE", "state": true}}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "clear", "priority": 128}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "effect", "effect": {"name": "Rainbow swirl fast"}, "origin": "Home Assistant", "priority": 128}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"clear","success":true,"tan":0}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"effect","success":true,"tan":0}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"components-update","data":{"enabled":true,"name":"LEDDEVICE"}}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"components-update","data":{"enabled":true,"name":"LEDDEVICE"}}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"EFFECT","origin":"Home Assistant@::ffff:192.168.1.194","owner":"Rainbow swirl fast","priority":128,"visible":true},{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":false}],"priorities_autoselect":true}}\n'
2021-05-26 01:49:31 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"EFFECT","origin":"Home Assistant@::ffff:192.168.1.194","owner":"Rainbow swirl fast","priority":128,"visible":true},{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":false}],"priorities_autoselect":true}}\n'
2021-05-26 01:49:33 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.023 seconds
2021-05-26 01:49:33 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.029 seconds
2021-05-26 01:49:38 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.028 seconds
2021-05-26 01:49:38 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.185 seconds
2021-05-26 01:49:43 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.023 seconds
2021-05-26 01:49:43 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.098 seconds
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "clear", "priority": 128}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "BOBLIGHTSERVER", "state": false}}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "GRABBER", "state": false}}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Send to server (192.168.1.21:19444): b'{"command": "componentstate", "componentstate": {"component": "V4L", "state": true}}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"clear","success":true,"tan":0}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"componentstate","success":true,"tan":0}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true}}\n'
2021-05-26 01:49:46 DEBUG (MainThread) [hyperion.client] Read from server (192.168.1.21:19444): b'{"command":"priorities-update","data":{"priorities":[{"active":true,"componentId":"V4L","origin":"System","owner":"V4L2:auto","priority":250,"visible":true}],"priorities_autoselect":true}}\n'
2021-05-26 01:49:48 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.024 seconds
2021-05-26 01:49:48 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.034 seconds
2021-05-26 01:49:53 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.022 seconds
2021-05-26 01:49:53 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.226 seconds
2021-05-26 01:49:58 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.024 seconds
2021-05-26 01:49:58 DEBUG (MainThread) [homeassistant.components.wled] Finished fetching wled data in 0.142 seconds
dermotduffy commented 3 years ago

Hi @jes1417 -- as there are different codeowners of the Hyperion and wled integrations, it would be great to explicitly confirm which you believe is the issue so the appropriate owner can get involved.

Hyperion appears to be behaving correctly from a quick look at those logs. To confirm, would you mind just checking that the Hyperion UI is showing what you expect, as the automation progresses? If it is, then I think we can firmly state this is a wled issue, and we'll tag the issue with the wled integration (rather than hyperion as it is marked today).

jes1417 commented 3 years ago

I was trying to tag both integrations but I guess it only grabbed the first one. I reverted back to wled 0.11.1 and it is working as expected so we can we can switch the code owner but I am not sure it is even a HA issue it may be something in wled's firmware I am going to check the issues their and see what I can find.

Sorry for the ping, cant wait for the bonus hyperion camera feed to make it in a release 😃

dermotduffy commented 3 years ago

[Camera: The PR got a review, so might be soon!]

If you come up empty-handed on the wled issues side, and want the HA wled codeowner to dig in, you could tag them into this bug. I'll leave that to you to decide (the wled codeowner ).

If you manage to figure this out, or don't need investigation, then close out the bug. Thanks!

jes1417 commented 3 years ago

I will post in the WLED repo and close this one