Bendik Brenne

Results 10 comments of Bendik Brenne

I can confirm this issue, which exists on both mine and my partners phones - since 0.117 ish up until now (0.118.0b2). The weird thing is that we're seeing data...

> Do you have still_image_url camera? Or you have steam? One of them is defined using the mjpeg platform, with both `still_image_url` and `mjpeg_url` defined; ```yaml - platform: mjpeg name:...

I threw together some code to retrieve the token. Hopefully this could help integrating authentication in the HA integration! ```python """ """ import html import json import re import sys...

> Thanks How can execute it?. Would I to create file?. Yes, and then you can run it in cli, like; `python3 filename.py exampleuser mypasswd`

`pip3 install requests` .. or run this in a container (use one of the SSH addons for example), or even add it as a [command line sensor](https://www.home-assistant.io/integrations/sensor.command_line/)

That doesn't sound right - are you sure you're using the refresh token?

This is a much-needed feature! My feeds quickly get flooded with these simulator-type videos aimed at children, such as various vehicles driving through ludicrous obstacle courses or multiple tractors/trucks of...

> Don't we need tests for this? @LaStrada Sure did! *hides eyes*