Search found 6 matches

by rocknsalsa
Thursday 05 September 2024 19:22
Forum: Python
Topic: Python Plugin: MqttMapper
Replies: 505
Views: 71566

Re: Python Plugin: MqttMapper



@waltervl

Thanks for your comment. :D

Yes you are right, I have effectively all the associated devices created in domoticz and they are reflecting in real-time the real state of the interface.
But the problem is that domoticz sent the device command action (On/Off) in a json format ( "{value ...
by rocknsalsa
Thursday 05 September 2024 9:46
Forum: Python
Topic: Python Plugin: MqttMapper
Replies: 505
Views: 71566

Re: Python Plugin: MqttMapper

@waltervl

Thanks for your comment. :D

Yes you are right, I have effectively all the associated devices created in domoticz and they are reflecting in real-time the real state of the interface.
But the problem is that domoticz sent the device command action (On/Off) in a json format ( "{value ...
by rocknsalsa
Thursday 05 September 2024 9:35
Forum: Python
Topic: Python Plugin: MqttMapper
Replies: 505
Views: 71566

Re: Python Plugin: MqttMapper

First of all, thanks for your quick answer and help. :D :D

I tried out your proposed change (with a small adaptation from "True" to "true" and "False" to "false").

But there is no improvement. When switching "manually" with "MQTT Explorer" the "true" state is still "0/0". See the domoticz log ...
by rocknsalsa
Wednesday 04 September 2024 20:22
Forum: Python
Topic: Python Plugin: MqttMapper
Replies: 505
Views: 71566

Re: Python Plugin: MqttMapper

I need some help. :roll:
I am trying the MqttMapper plugin since several days with little success. Certainly I miss something ...

I am using domoticz 2024.7 with MQTT. MQTT receives data from a Balboa spa / MQTT interface (using "https://github.com/ccutrer/balboa_worldwide_app/wiki" applications ...
by rocknsalsa
Sunday 10 December 2017 21:30
Forum: Others
Topic: Domoticz on OpenWRT
Replies: 29
Views: 18582

Re: Domoticz on OpenWRT

Following above message, I checked if FTDI serial package was present. No it was not. I installed "kmod-usb-serial-ftdi". Now RFX433 is recognized and /dev/ttyUSB0 appears in the domoticz hardware page for FRX433 serial port selection.
However it seems not enough for working properly:
Domoticz log ...
by rocknsalsa
Sunday 10 December 2017 19:35
Forum: Others
Topic: Domoticz on OpenWRT
Replies: 29
Views: 18582

Re: Domoticz on OpenWRT

Hello,
I installed the latest LEDE development snapshot on a Linksys WRT1200AC.
Installation worked fine and enough space to install domoticz.
Installation of domoticz works fine also. Thanks for this.
However I connected the RFX433 transceiver on the USB port 1: it is not recognized in the domoticz ...