illuzn

Results 49 comments of illuzn

Bump - obviously not fixed by update.

Bump - obviously not fixed by update.

You can clear a screensaver notification by sending the following MQTT command: `notify~~` Your automation should be able to handle the rest.

Okay so in Query String Paramaters: ```` ngsw-bypass: true ```` And in Request Payload: ````json { "termination": { "typeSkillBasedApp": "MANUAL" }, "setting": { "fanLevel": "LEVEL3", "verticalSwing": "OFF", "mode": "FAN", "type":...

Do I need to update anything to get the updated library?

Not working with v0.11 I'm pulling my hair out myself because looking at the code it should just work. Edit: that said my knowledge of NodeJS is pretty poor

> reinstalling bookstack didn't help It will not help because bookstack uses the MariaDB database to store username/ password information. If you want to start from scratch you need to...

> From inside that new shell, you can go ahead and > > > php artisan bookstack:create-admin --email="[[email protected]](mailto:[email protected])" --name="Admin" --password="password" > > That did **not** work for me, but I...