Search found 101 matches
- Tuesday 29 October 2024 19:21
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 361
- Views: 79270
Re: Domoticz-Google-Assistant (dzga)
I gave up with this and moved back to Controlicz. Domoticz-Google-Assistant worked but I never managed to get DZGA-Flask working due to issues with nginx. Looking at GitHub this hasn't been updated for 8 months & the owner hasn't been active for some time also the group on Discord went quiet back in ...
- Thursday 22 August 2024 19:18
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
Thanks for all your feedback.
I have now enabled the automated backups & once a day I copy the off to my NAS as a off line backup.
I have now enabled the automated backups & once a day I copy the off to my NAS as a off line backup.
- Wednesday 24 July 2024 20:19
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 488850
- Wednesday 24 July 2024 19:06
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
Thanks for checking that our for me, I was coming to the same conclusion
ie to do a backup the User needs to be an Admin & the IP needs to be Trusted.
ie to do a backup the User needs to be an Admin & the IP needs to be Trusted.
- Wednesday 24 July 2024 14:27
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
In the output file I have
<html><head><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>
<html><head><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>
- Wednesday 24 July 2024 13:32
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
My bad, this is what im using
/usr/bin/curl -s "http://user:password@IP_Address:8080/backupdatabase.php" > /home/Mark/tmp/Backup.db
/usr/bin/curl -s "http://user:password@IP_Address:8080/backupdatabase.php" > /home/Mark/tmp/Backup.db
- Wednesday 24 July 2024 13:21
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
No, just standard text
- Wednesday 24 July 2024 8:39
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
Could you please let me know the command you are using?
This is waht I gave & am getting the error/
/usr/bin/curl -k "https://user:password@IP_Address/backupdatabase.php" > /home/Mark/tmp/Backup.db
This is waht I gave & am getting the error/
/usr/bin/curl -k "https://user:password@IP_Address/backupdatabase.php" > /home/Mark/tmp/Backup.db
- Wednesday 24 July 2024 0:44
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
Yes, the user is an Admin
If I add the Raspberry IP in as a Trusted Networks it works fine with no user:password
If I add the Raspberry IP in as a Trusted Networks it works fine with no user:password
- Wednesday 24 July 2024 0:22
- Forum: General Discussion
- Topic: Does not work command: http://username:password@domoticz ip:port
- Replies: 22
- Views: 1715
Re: Does not work command: http://username:password@domoticz ip:port
I have also been trying to backup from a curl script with http://username:password@ipaddress/backupdatabase.php and get the same 401 Unauthorized
I have "Allow basic authorisation for HTTP" enabled in setup.
I know the username / password are good as I use them to log in
I have "Allow basic authorisation for HTTP" enabled in setup.
I know the username / password are good as I use them to log in
- Saturday 18 May 2024 22:23
- Forum: Design, usability and languages
- Topic: How to change Domoticz web title?
- Replies: 4
- Views: 3519
Re: How to change Domoticz web title?
Have you tried the following:-
Go to Setup then Settings, on the System tab under the Location enter what ever you want to be displayed in the name field.
Go to Setup then Settings, on the System tab under the Location enter what ever you want to be displayed in the name field.
- Friday 10 May 2024 9:14
- Forum: Third party and supplementary tools
- Topic: WhatsApp Notifications
- Replies: 3
- Views: 768
WhatsApp Notifications
Is anyone using WhatsApp to send notifications / camera images from Domoticz to a group?
If so how how you do it / what scripts / plugins etc are you using?
If so how how you do it / what scripts / plugins etc are you using?
- Tuesday 21 February 2023 22:35
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 361
- Views: 79270
Re: Domoticz-Google-Assistant (dzga)
dzga in Docker I'm trying to get dzga working in Docker, I have followed the instructions but end up with an error as follows: => ERROR [3/8] RUN mkdir -p config Im on a Pi with Bullseye Distributor ID: Raspbian Description: Raspbian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye Docker ...
- Tuesday 24 January 2023 22:58
- Forum: Show your projects
- Topic: Read British Gas Hive Heating temperature
- Replies: 301
- Views: 60115
Re: Read British Gas Hive Heating temperature
I have given up with Hive too.
- Saturday 24 December 2022 16:50
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 361
- Views: 79270
Re: Domoticz-Google-Assistant (dzga)
I'm trying to get Chromecast Notifications working, in config.yaml I have Chromecast_Name: LOunge WHen I open http://dzgaserver:3030/play?doorbell1.mp3 I get the following:- Page not found!: 'NoneType' object has no attribute 'volume_level' In the log I see ERROR - Chromecast playmedia unsuccefull ...
- Friday 05 August 2022 19:33
- Forum: Python
- Topic: Python Plugin: Domoticz-Google-Plugin
- Replies: 132
- Views: 30525
Re: Python Plugin: Domoticz-Google-Plugin
I had it working, I know you have to install a specific version & then do some hacks to the scripts.
If I remember its all in this thread.
If I remember its all in this thread.
- Saturday 25 December 2021 21:15
- Forum: MQTT Auto Discovery
- Topic: MQTT Audo-discovery
- Replies: 107
- Views: 22475
Re: MQTT Audo-discovery
I changed the discovery topic as I'm using both zigbee2mqtt and Zwavejs2mqtt
- Friday 24 December 2021 21:16
- Forum: MQTT Auto Discovery
- Topic: MQTT Audo-discovery
- Replies: 107
- Views: 22475
Re: MQTT Audo-discovery
I've finally cracked it.
I had the MQTT Prefix & Home Assistant Discovery Prefix set the same, changing them to the following fixed it:-
MQTT Prefix - Zwave_Messages
Home Assistant Discovery Prefix - Zwave_Discovery
I had the MQTT Prefix & Home Assistant Discovery Prefix set the same, changing them to the following fixed it:-
MQTT Prefix - Zwave_Messages
Home Assistant Discovery Prefix - Zwave_Discovery
- Friday 24 December 2021 14:14
- Forum: MQTT Auto Discovery
- Topic: MQTT Audo-discovery
- Replies: 107
- Views: 22475
Re: MQTT Audo-discovery
I haven't got that far, all I get is errors, I think I haven t configured ZWaveJS2MQTT correctly, so looking to see what others have done so I can follow.
- Friday 24 December 2021 13:55
- Forum: MQTT Auto Discovery
- Topic: MQTT Audo-discovery
- Replies: 107
- Views: 22475
Re: MQTT Audo-discovery
I'm following this too as I'm trying with no luck to get Auto Discovery working with both Z-Wave & Zigbee.