Search found 970 matches

by heggink
Wednesday 09 July 2025 17:06
Forum: MQTT Auto Discovery
Topic: WUD - What's up docker
Replies: 21
Views: 3491

Re: WUD - What's up docker

Quite interesting! Is this compensating for the lack of update indicators in dockge?
by heggink
Wednesday 04 June 2025 8:31
Forum: Zigbee
Topic: strange issues with zigbee2mqtt
Replies: 8
Views: 1122

Re: strange issues with zigbee2mqtt

Are you just observing behaviour or did you check the actual messages with mqtt Explorer?
by heggink
Wednesday 21 May 2025 17:51
Forum: Heating/cooling
Topic: Domoticz 2025.1 Tado plugin authorisation problem
Replies: 13
Views: 2354

Re: Domoticz 2025.1 Tado plugin authorisation problem

Just switched to Tado. Installed the hardware, configured the token. Weirdly, I only have 1 device showing up: the away device. Switching that crashes domoticz... Switching it from the Tado app switches the domoticz device. I am on a reasonably up to date version dated april 8th after which no ...
by heggink
Monday 07 April 2025 23:27
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 95579

Re: Domoticz-Google-Assistant (dzga)

Here's what I did to get it to work: Go through the setup in the wiki (https://github.com/DewGew/DZGA-Flask/wiki) up to setup actions on google Go through these steps except for Actions on Google Console. Rather than doing that section, look at https://github.com/DewGew/DZGA-Flask/issues/120 and ...
by heggink
Monday 07 April 2025 22:52
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 95579

Re: Domoticz-Google-Assistant (dzga)

waltervl wrote: Monday 07 April 2025 19:10
heggink wrote: Monday 07 April 2025 19:08 Nvm, figured it out. Works really well now.
Would be nice how and what you have figured out. For the next one that needs to do this ...
You are right. In thought this was me being stupid and only just now figuring it out. I will post my config later. It's a bit of fiddling but it is worth it.
by heggink
Monday 07 April 2025 19:08
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 95579

Re: Domoticz-Google-Assistant (dzga)

Nvm, figured it out. Works really well now.
by heggink
Monday 07 April 2025 13:09
Forum: Speech & Voice Systems
Topic: Domoticz-Google-Assistant (dzga)
Replies: 369
Views: 95579

Re: Domoticz-Google-Assistant (dzga)

Has anyone managed to get dzga-flask running behind a reverse proxy (npm)? If so, what settings have you used for Authorization URL and Token URL in teh google the developer console?
by heggink
Friday 07 March 2025 21:30
Forum: MQTT Auto Discovery
Topic: State of MQTT AD?
Replies: 2
Views: 3838

Re: State of MQTT AD?

Mqtt ad is separate from normal mqtt. They serve a different purposes and can (should) be used side by side. I have one standaard mqtt and a series of mqtt ad instances (one for each device group).
by heggink
Saturday 14 December 2024 23:34
Forum: Speech & Voice Systems
Topic: Rhasspy as local voice assistant
Replies: 3
Views: 7582

Re: Rhasspy as local voice assistant

Let's see. Any opportunity to replace Google with a home hosted service, I would jump at. Rhasspy has all the basic components but we need to figure out the domoticz integration in a generic way.
If it can be done with HA, it should be possible with domoticz.
by heggink
Saturday 14 December 2024 11:49
Forum: Python
Topic: Python or dzVents
Replies: 5
Views: 718

Re: Python or dzVents

I quite like dzvents due to its simplicity and effectiveness. I have over 110 scrips with a system running at a few% CPU so minimal impact despite the hundreds of devices in my system. Domoticz is very efficient anyway. I have never done any scripts in python but I have done a few plugins here and ...
by heggink
Saturday 14 December 2024 11:42
Forum: Speech & Voice Systems
Topic: Rhasspy as local voice assistant
Replies: 3
Views: 7582

Rhasspy as local voice assistant

Looking for a locally hosted voice assistant, I ran into rhasspy through this video: https://www.youtube.com/watch?v=XvbVePuP7NY The guy describes how he configures various components (piper TTS, whisper STT, ollama as conversation agent) all integrated using the wyoming protocol (to HASS ...
by heggink
Tuesday 12 November 2024 21:26
Forum: Design, usability and languages
Topic: machinon theme
Replies: 712
Views: 156597

Re: machinon theme

Smashing! Many thanks!
by heggink
Saturday 09 November 2024 10:25
Forum: Design, usability and languages
Topic: machinon theme
Replies: 712
Views: 156597

Re: machinon theme

Nice, Thx!! QQ: the energy dash does not work well with the dark theme as both background and text are white(ish). Can that be changed?
by heggink
Sunday 03 November 2024 10:26
Forum: MQTT Auto Discovery
Topic: Using node red with MQTT-AD
Replies: 1
Views: 2149

Using node red with MQTT-AD

From node-red, you can send AD messages to domoticz, listen on mqtt for commands as well as return any message back to domoticz. The beauty of node-red is that there are many integrations readily available (tuya local API, Shell charge station API, BMW car API, the list is endless) making it really ...
by heggink
Saturday 02 November 2024 7:56
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 108705

Re: Python Plugin: TUYA

I'll write a topic about this under the mqtt-ad section Off topic but I thought I would sollicit anyway: I saw the author (xeno..) work on a plugin using the local api. There is a node red implementation for the local api which I am now using. Together with a little logic (with help from @gizmocuz ...
by heggink
Friday 01 November 2024 10:21
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 108705

Re: Python Plugin: TUYA

Off topic but I thought I would sollicit anyway: I saw the author (xeno..) work on a plugin using the local api. There is a node red implementation for the local api which I am now using. Together with a little logic (with help from @gizmocuz) that creates the HA-autodiscovery devices, it works ...
by heggink
Wednesday 03 July 2024 21:06
Forum: Other questions and discussions
Topic: Unifi Protect
Replies: 1
Views: 1055

Re: Unifi Protect

Hey CronoS, It takes a little work but you can make it happen. You will need: Homebridge, a unifi cloud key (ucpk) where you connect your unifi defices. Since you have camera's, I assume you have one, a mosquitto broker and node-red. Here's what I did: install node-red (I run it in a container on my ...
by heggink
Thursday 20 June 2024 0:19
Forum: Show your projects
Topic: Energy Dashboard (Build in)
Replies: 287
Views: 46987

Re: Energy Dashboard (Build in)

For those struggling to read on a phone: switch to desktop mode and you can scale.
by heggink
Friday 07 June 2024 16:58
Forum: Show your projects
Topic: Energy Dashboard - Template
Replies: 101
Views: 16314

Re: Energy Dashboard - Template

@kedi, that is a very long text line.. there is a mask so it does not overwrite the widgets. (See the SVG inside the template) You cannot replace icons! There are 5 icons you can pick from. This template is the base for when I am building it natively into Domoticz. One user wants a garden hose, the ...
by heggink
Tuesday 21 May 2024 14:54
Forum: Temperature and Weather
Topic: What for waether Station for Domoticz on rpi ?
Replies: 4
Views: 2430

Re: What for waether Station for Domoticz on rpi ?

I have the ws5500 with Bert's 868 rfxcom. Only the outdoor module as I use domoticz so no need for an indoor display. Works excellent. Quite affordable.