Search found 1736 matches
- Wednesday 18 December 2024 16:04
- Forum: Z-Wave
- Topic: ERROR MQTT: Mqtt client error connack timeout
- Replies: 4
- Views: 158
Re: ERROR MQTT: Mqtt client error connack timeout
Hello @aBjerris You wrote: I started Mosqutto before I started Zwave JS UI. It is quite obvious, that, as long as the broker (Mosquitto) has not started completely yet and so is unavailable, that you receive a Connack (Connection Acknowledged) timeout, as the client (ZwaveJS-UI), is not able to ...
- Tuesday 17 December 2024 13:24
- Forum: Z-Wave
- Topic: ERROR MQTT: Mqtt client error connack timeout
- Replies: 4
- Views: 158
Re: ERROR MQTT: Mqtt client error connack timeout
Hi,
Can you connect to your broker with MQTT Explorer?
What is the setting of your time-out parameter? Do not use less than 60 secs.
Regards
Can you connect to your broker with MQTT Explorer?
What is the setting of your time-out parameter? Do not use less than 60 secs.
Regards
- Sunday 15 December 2024 21:16
- Forum: Other questions and discussions
- Topic: need help with mqtt (domoticz/in)
- Replies: 13
- Views: 381
Re: need help with mqtt (domoticz/in)
Hello @Eugene,
Great, it was my pleasure.
Can you mark this thread as "Solved"?
Regards.
Great, it was my pleasure.
Can you mark this thread as "Solved"?
Regards.
- Sunday 15 December 2024 18:52
- Forum: Other questions and discussions
- Topic: need help with mqtt (domoticz/in)
- Replies: 13
- Views: 381
Re: need help with mqtt (domoticz/in)
Hi @Eugene,
As I do not use "Auto Discovery", it was the normal MQTT interface, I used, when testing
But why not try it?
Regards
Yes, I think so.Do i need a 2nd link to MQTT from domoticz without auto-discovery in this scenario to make domoticz listening to domoticz\in topic?
As I do not use "Auto Discovery", it was the normal MQTT interface, I used, when testing
But why not try it?
Regards
- Sunday 15 December 2024 15:03
- Forum: Other questions and discussions
- Topic: need help with mqtt (domoticz/in)
- Replies: 13
- Views: 381
Re: need help with mqtt (domoticz/in)
Hi @Eugene, I looked to a couple of things and at the end I decided to test your string in my Test sytem. If I use the following string on the command line, it works and it sends its value to Domoticz: sudo /usr/bin/mosquitto_pub -h <IP address> -u username -P userpass -t domoticz/in -m "{\"command ...
- Saturday 14 December 2024 15:59
- Forum: Other questions and discussions
- Topic: need help with mqtt (domoticz/in)
- Replies: 13
- Views: 381
Re: need help with mqtt (domoticz/in)
Hi @Eugene, I think you are missing the command in the message, sent to domoticz/in. Use: { "command": "udevice", "idx": 548, "svalue": "1234"} "command": "udevice" is the default and may be omitted. But this makes the message clearer. However, I think that the value, you send in the part "svalue ...
- Saturday 14 December 2024 14:41
- Forum: Python
- Topic: Python Plugin: Volvo EV
- Replies: 154
- Views: 18387
Re: Python Plugin: Volvo EV
Hi @HvdW, You can easily check, what commands are supported by your car, by querying the following endpoint: https://api.volvocars.com/connected-vehicle/v2/vehicles/<Volvo_VIN>/commands This will return an array of objects. Each element in the array will list the specific command and its endpoint ...
- Saturday 14 December 2024 14:31
- Forum: Speech & Voice Systems
- Topic: Rhasspy as local voice assistant
- Replies: 3
- Views: 215
Re: Rhasspy as local voice assistant
Hello @heggink, Interesting proposal You asked: Has anyone looked at this? Not from this point of view. I looked at the possibilities of using my Google Home Mini or Nest Hub for other tasks, such as detecting sounds, custom messages, etc. Anyone interested to collectively give it a go? Yes. It ...
- Wednesday 11 December 2024 20:49
- Forum: MQTT Auto Discovery
- Topic: Zendure Hyper2000 and MQTT
- Replies: 12
- Views: 194
Re: Zendure Hyper2000 and MQTT
Hi @PHIL63, You wrote: I have retried to use my appkey in prefix and now it work Great I get some devices Only some? Or all the devices that you showed us in MQTT Explorer?I have just one error in Domoticz logs for one device : MQTT Zendure: Exception (GetValueFromTemplate): Type is not convertible ...
- Wednesday 11 December 2024 15:39
- Forum: MQTT Auto Discovery
- Topic: Zendure Hyper2000 and MQTT
- Replies: 12
- Views: 194
Re: Zendure Hyper2000 and MQTT
There exist a few other posts, that might be of interest:
See: https://huebschen.wtf/smart-battery-wit ... nd-nodered
or: https://www.justiot.de/smart-home/anlei ... einbinden/ (in German)
See: https://huebschen.wtf/smart-battery-wit ... nd-nodered
or: https://www.justiot.de/smart-home/anlei ... einbinden/ (in German)
- Wednesday 11 December 2024 15:25
- Forum: MQTT Auto Discovery
- Topic: Zendure Hyper2000 and MQTT
- Replies: 12
- Views: 194
Re: Zendure Hyper2000 and MQTT
Hi, I understand why you don't see anything in Domoticz. The Zendure MQTT server (broker) is cloud based and I assume, you are looking in MQTT Explorer to that Zendure MQTT server. As you can see at https://github.com/Zendure/developer-device-data-report there is a list of supported products ...
- Tuesday 26 November 2024 18:18
- Forum: Bugs and Problems
- Topic: MQTT, Not domoticz not sending
- Replies: 8
- Views: 164
Re: MQTT, Not domoticz not sending
Hello @goblin, You wrote: MQTT, Not domoticz not sending [/b] Sorry, but this header is complete unclear, at least for me. Can you answer a few questions? From your ESP32/8266 devices you send the data with MQTT? Can you see this data in MQTT Explorer? Did you create virtual switches in Domoticz? If ...
- Friday 22 November 2024 22:02
- Forum: Other questions and discussions
- Topic: Help with setting up Domoticz MQTT with TLS
- Replies: 6
- Views: 574
Re: Help with setting up Domoticz MQTT with TLS
Hi @fjuppe, Have a look at Node-Red. See: https://nodered.org/ Other intersting stuff, you should read; https://techniccontroller.com/mqtt-with-tls-secure-communication-from-node-red-to-server/ And perhaps: https://flows.nodered.org/node/node-red-contrib-mqttssl Can you show us, what you already ...
- Sunday 10 November 2024 17:09
- Forum: Utility
- Topic: Water Meter, sensor type
- Replies: 38
- Views: 3724
Re: Water Meter, sensor type
Okay,
At least you can add the RSSI (wifi_strength).
This can be useful, dependant on your local situation.
When I bought the unit, offset was not available at that time.
But it is not a variable.
Success and let it know.
Regards
At least you can add the RSSI (wifi_strength).
This can be useful, dependant on your local situation.
When I bought the unit, offset was not available at that time.
But it is not a variable.
Success and let it know.
Regards
- Friday 08 November 2024 10:53
- Forum: Utility
- Topic: Water Meter, sensor type
- Replies: 38
- Views: 3724
Re: Water Meter, sensor type
Hereby the promised flow: [ { "id": "4d135b728ec17b22", "type": "http request", "z": "1ac5277b4a20d52c", "name": "HTTP Watermeter", "method": "GET", "ret": "obj", "paytoqs": "ignore", "url": "http://192.168.10.115/api/v1/data", "tls": "", "persist": false, "proxy": "", "insecureHTTPParser": false ...
- Thursday 07 November 2024 21:25
- Forum: Utility
- Topic: Water Meter, sensor type
- Replies: 38
- Views: 3724
Re: Water Meter, sensor type
Sure,
I will do that, as soon as I'm behind my computer.
Regards
I will do that, as soon as I'm behind my computer.
Regards
- Wednesday 30 October 2024 20:59
- Forum: Bugs and Problems
- Topic: Smahub MQTT issue
- Replies: 17
- Views: 705
Re: Smahub MQTT issue
Hello @solarboy,
So your Mosquitto broker will not be the limiting factor.
Regards
That is really nothing for MQTT as Mosquitto can handle 18,000 + messages per second.but there are still about 20 messages being published every 5 seconds
So your Mosquitto broker will not be the limiting factor.
Regards
- Wednesday 30 October 2024 15:58
- Forum: Bugs and Problems
- Topic: Smahub MQTT issue
- Replies: 17
- Views: 705
Re: Smahub MQTT issue
Hi, In your post, I see that you use as "server" address for MQTT: 192.0.2.1 This is NOT a private IP address. IP addresses should be in the range of 192.168.0.0 to 192.168.255.255. I do not know if this has impact on your issue, but it might be, as your address is in an IANA reserved range. Regards
- Wednesday 30 October 2024 15:49
- Forum: Node-RED
- Topic: Error message to Domoticz
- Replies: 2
- Views: 523
Re: Error message to Domoticz
Hello Henry, You wrote: Most of the time this goes ok, but sometimes there is an error in the communication. The error message tells you that the "Key not authorized: Token is expired" . I would recommend to renew the token, however I do not know what BlueLinky requires. Sending it to Domoticz doesn ...
- Tuesday 29 October 2024 21:33
- Forum: News & Updates
- Topic: Domoticz version 2024.7 released
- Replies: 74
- Views: 14473
Re: Domoticz version 2024.7 released
Hi,
What do you mean with "this version"?
The Raspberry Pi OS from 2024-10-22 is just the latest version of Bookworm with all updates installed until that date.
Yes, Domoticz 2024.7 runs on that version of Raspberry Pi OS.
But, what is your issue or question?
Regards
What do you mean with "this version"?
The Raspberry Pi OS from 2024-10-22 is just the latest version of Bookworm with all updates installed until that date.
Yes, Domoticz 2024.7 runs on that version of Raspberry Pi OS.
But, what is your issue or question?
Regards