TomAutoHome

Results 2 comments of TomAutoHome

> ## 2023.6 Workaround > ```yaml > switch: > - platform: rest > resource: http://192.168.1.x:8126/container/xxx > name: XXX Test > body_on: '{"state": "start"}' > body_off: '{"state": "stop"}' > is_on_template: '{{...

Well, weird, it works well since 2023.6 with application/octet-stream for me. I am currently on 2023.10.5. But maybe, I did not encounter this problem yet.