Martin
Martin
> Does the API still work on 8443? Filtered doesn't necessarily mean closed. doesn't work for me anymore, it times out Update: it seems to be a network timeout rather...
It works fine for a while after powercycling the device, it seems the device is throttling my requests after some time. To give some background: I use your work to...
I've found out that the home automation checks the state of the switch every 30 seconds. So it ran this every 30 seconds: ```bash #!/bin/sh curl --insecure -s -H "cast-local-authorization-token:...
turn off epg and it works (at least for me) tvheadend giving following error: Aug 12 09:21:08 theta tvheadend[247]: htsp: 10.10.10.27 [ phixion | android-tvheadend (TV) ]: Write error --...
I second your comment, just fyi https://github.com/jstedfast/MailKit#goals elaborates a bit
came here to request the same. I think .storage/core.{entity,device}_registry holds the relevant information
@keesschollaart81 thank you
[Yeah](https://github.com/waveshare/LCD-show/issues/16) ...noone reads this it seems. There's PRs from a year ago. I was checking their github since I wasn't willing to insert a cd-rom from china into anything that...
Hi facebook is updated frequently, the script however is 2 years old. Consider it depracted.
You could use a github action. This example will create a PDF from https://youronline.cv and commit it to the branch, so you can provide a download of the file. ```...