Search found 581 matches
- Wednesday 12 March 2025 14:19
- Forum: Bugs and Problems
- Topic: Question on Smoke sensor (new) json api error
- Replies: 3
- Views: 701
Re: Question on Smoke sensor (new) json api error
Great now reset button is working in UI now. API call from http is working also but not for MQTT. When I send this command: {"command": "resetsecuritystatus", "idx": 840 , "switchcmd": "Normal" } I get this in the log: 2025-03-12 14:04:51.064 Error: MQTT: Unknown command received ...
- Wednesday 12 March 2025 9:05
- Forum: Bugs and Problems
- Topic: Question on Smoke sensor (new) json api error
- Replies: 3
- Views: 701
Re: Question on Smoke sensor (new) json api error
I Want to know this also.
When pressing reset button, log say "Invalid API command received!? (resetsecuritystatus)"
When pressing reset button, log say "Invalid API command received!? (resetsecuritystatus)"
- Monday 11 November 2024 18:26
- Forum: Design, usability and languages
- Topic: machinon theme
- Replies: 712
- Views: 149103
- Friday 08 November 2024 12:56
- Forum: Design, usability and languages
- Topic: machinon theme
- Replies: 712
- Views: 149103
Re: machinon theme
Energy dashboard is now added to this theme
- Thursday 28 March 2024 19:25
- Forum: MQTT Auto Discovery
- Topic: Doorlock state NOT working, zigbee2mqtt
- Replies: 2
- Views: 7320
Re: Doorlock state NOT working, zigbee2mqtt
I switch over to zigbee2mgtt plugin instead of mqtt ad
- Friday 15 March 2024 18:21
- Forum: Examples & Solutions
- Topic: IKEA Styrbar script
- Replies: 4
- Views: 1674
- Thursday 14 March 2024 7:32
- Forum: Examples & Solutions
- Topic: IKEA Styrbar script
- Replies: 4
- Views: 1674
IKEA Styrbar script
I want to share my zigbee IKEA styrbar dimmer script. I use zigbee2MQTT and zigbee2MQTT plugin v3.2.0. I tryed with MQTT AD but I got alot of on/off devices instead of 1 selector switch. -- Settings -- local dimmerIdx = 123 -- change to idx of your IKEA selector / dimmerswitch local deviceIdx = 45 ...
- Thursday 22 February 2024 18:18
- Forum: dzVents
- Topic: ideAlarm (A dzVents alarm environment)
- Replies: 103
- Views: 24074
- Thursday 22 February 2024 18:05
- Forum: dzVents
- Topic: How to write the battery level to a device?
- Replies: 7
- Views: 689
Re: How to write the battery level to a device?
You can use domoticz api in dzVents:
Code: Select all
domoticz.openURL('http://ipadress/json.htm?type=command¶m=udevice&idx=<idx>&battery=<numeric value>')
- Wednesday 21 February 2024 19:52
- Forum: dzVents
- Topic: DZvents and security
- Replies: 28
- Views: 1690
Re: DZvents and security
Take a lock at my script. Alot of useful ideas.
https://github.com/DewGew/ideAlarm
https://github.com/DewGew/ideAlarm
- Thursday 15 February 2024 10:47
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 89661
Re: Domoticz-Google-Assistant (dzga)
https://github.com/DewGew/DZGA-Flask is no on V24.9 enjoy!
Feedback is most wanted
Feedback is most wanted
- Thursday 28 December 2023 9:34
- Forum: Speech & Voice Systems
- Topic: DZGA with Protected devices
- Replies: 2
- Views: 4566
Re: DZGA with Protected devices
switchProtectionPass: true is wrong.
Use this like this:
eg. switchProtectionPass: 123456
Use this like this:
Code: Select all
switchProtectionPass: <yourpincode>
- Thursday 07 December 2023 13:16
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 89661
Re: Domoticz-Google-Assistant (dzga)
Hi DewGew, After the latest update, I can now access the user interface and see my Domoticz devices. Thanks for your work fixing this issue. Just to be clear: This is not on Bookworm or a RPi 5 right? Thanx DZGA-Flask schould now work in bookworm bash <(curl -s https://raw.githubusercontent.com ...
- Friday 01 December 2023 9:07
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 89661
Re: Domoticz-Google-Assistant (dzga)
Unfortunately, this is not a solution for me. I had already configured this nicely. Since Bookworm there seem to be some problems with pip in Python and I thought that might be where the problem lay. Unfortunately, that does not appear to be the case either. It applies to both DZGA and DZGA-Flak. I ...
- Friday 24 November 2023 19:20
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 89661
Re: Domoticz-Google-Assistant (dzga)
Is no one affected by the problem I am encountering in not beeing able to bring up the Dzga configuration page? I had everythig working in a prevoius instalation using Rasperry Pi OS Stretch, but decided to do a clean install of the OS. I opted for Bullseye because I believe it is the version which ...
- Thursday 02 November 2023 13:08
- Forum: MQTT Auto Discovery
- Topic: Doorlock state NOT working, zigbee2mqtt
- Replies: 2
- Views: 7320
Doorlock state NOT working, zigbee2mqtt
I Have a Nimly Touch Doorlock (easyCodeTouch) and this lock works as it should in zigbee2mqtt but in domoticz I dont get state for the lock. It says unlocked. Also i dont get state for auto_lock. These teo are switches in domoticz. When I click the switch it locks but the state is still unlocked ...
- Tuesday 19 September 2023 8:44
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 89661
Re: Domoticz-Google-Assistant (dzga)
I tried the first command but it returns with: 'sudo: ufw: command not found.' Thanks for the suggestion though! Don't use http://localhost:3030/settings as url. I should be a ipnr like http://192.168.1.10:3030/settings Try run manually and see if there is any errors in terminal log: cd /home ...
- Tuesday 19 September 2023 8:42
- Forum: Design, usability and languages
- Topic: Is there a really good looking theme out there?
- Replies: 21
- Views: 6906
Re: Is there a really good looking theme out there?
@hyeronimo, @osirisguitar, @kiddigital feel free to contribute to Machinon with you ideas or just use Machinon as your inspiration.
- Wednesday 13 September 2023 7:58
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 89661
Re: Domoticz-Google-Assistant (dzga)
Hi DewGew, I've been trying for a couple of days now but i can't even seem to get http://localhost:3030/settings running. It's giving: ERR_CONNECTION_REFUSED. sudo systemctl status dzga returns with: " ● dzgaservice - Domoticz-Google-Assistant Service Loaded: loaded (/etc/systemd/system/dzgaservice; ...
- Saturday 26 August 2023 13:32
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 369
- Views: 89661
Re: Domoticz-Google-Assistant (dzga)
Hi Kedi, Thanx for this quick reply. Can you please explane this? What do you mean with escape the & char? The DZGA configfile says: # Login on Google Home app and configuration interface Thats means my password on Google Home needs to be (exactly) the same as de Userinterface, right? Thanx! No its ...