Page 2 of 2
Re: Does not work command: http://username:password@domoticz ip:port
Posted: Thursday 22 August 2024 23:05
by FlyingDomotic
When using API, if host is not in trusted list, you could provide user and password using a header like:
Code: Select all
'Authorization': 'Basic <here user and password base64 encoded>
Re: Does not work command: http://username:password@domoticz ip:port
Posted: Friday 23 August 2024 9:15
by habahabahaba
I'm copying DB to nas every day and as an extra way - send the copy to Telegram via dz script
Re: Does not work command: http://username:password@domoticz ip:port
Posted: Thursday 29 August 2024 8:04
by gizmocuz
Why would you copy the database 'everyday'? Is once a month not enough?
(Or just make a backup before you update)