bennyb0i
bennyb0i
Nevermind, I figured it out. I was getting the errors because I left ``` mqtt: data: rtsp://user:pass@cameraip:554/cam/realmonitor?channel=1&subtype=1 ``` instead of changing it to my own rtsp stream. On that note,...
This error kept happening to me as well, recently, when trying to add new Tuya smart plugs (although it only happened to certain devices, not all). I discovered the workaround...
> This is occurring because the default is set to an unresolvable host in the `pyaarlo` module [here](https://github.com/twrecked/pyaarlo/blob/master/pyaarlo/constant.py#L5). > > With version 0.8, Im not sure where to provide the...
> It's the `cloudflare` issue, if somebody wants to post in their logs - see [here](https://github.com/twrecked/hass-aarlo#basic-debug) and here to [encryption](https://github.com/twrecked/hass-aarlo#hiding-sensitive-data) - I'll take a look. > > Also, one guy...