-
hi, here i followed doc demo to build a periodic scheduler to run every hour once. Below is my code in
master.cfg.
`c['schedulers'].append(schedulers.Periodic(
name="hourly",
…
-
Hi, here is a list of minor and major issues with the code.
Minor issues:
- some typos here and there (`equlibration` without the “I” between u and l, for example; or some comments which are not exh…
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
New Monitor, UI Feature
### 🔖 Feat…
-
The sample code here is a start, but the documentation on how to complete the easter egg hunt for client id/secret is years old and doesn't reflect the current Azure portal. http://blog.davidebbo.com/…
-
Здравствуйте.
Токен успешно получил прям из node red.
Проверил через music-yandex-bot.ru токен верный.
node red подключен к ioBroker
Стоит всё на убунте, файрвол и selinux отключены.
Станции с се…
-
Hi, and thanks for this wonderful project. I use it for several years now and I`m very happy with it. 3 WIFI cams are running successful without major issues so far.
But the small issue I face is: …
-
Hey Maca,
I would like to excute a restart Batch File in schedule.json, I tried the BEC method but it doesnt seem to work. What would be the best way to restart the server with the restart messages …
-
There is too much output when running/reloading using command `./LibreQoS.py` (without --debug param).
This is debug:
`Warning: sch_htb: quantum of class 800ED is big. Consider r2q change`
Also…
-
-
Runlim.py from benchtools prints the runtime of a process at the beginning of stderr output instead of the end. Experiment.py expects it at the end. I think this is just a difference in how OSx hand…