This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

MQTT Client app
#25
(11.10.2024, 10:52)admin Wrote: [*]Added 1-bit Boolean to on/off string conversion
[*]
Thank you for keeping improving the application and also adding sorting to the table that makes it easier to manage mappings. 

I have few questions:
1) why you decided to make conversion incompatible with json path? Conversion allowed to simplify /SET topics for relays, but STATUS topics still need to take variable from json path and convert from on/off to boolean using script. I'm not sure why they can't work together.
2) why conversion values are case sensitive? AFAIK /SET commands for zigbee devices are case insensitive, and for STATUS values some send upper case, some send lower case. Of course one can first capture what end-device is sending and put exact value, but i don't see any breaking cases when upper/lower case actually matters.

also little fix needed: for "In" mappings, it needs to be called "String to boolean conversion", as we're getting string from MQTT and need to write boolean value
Reply


Messages In This Thread
MQTT Client app - by Daniel - 10.09.2024, 14:12
RE: MQTT Client app - Beta testing - by myg - 23.09.2024, 08:58
RE: MQTT Client app - Beta testing - by myg - 23.09.2024, 09:50
RE: MQTT Client app - Beta testing - by admin - 23.09.2024, 10:04
RE: MQTT Client app - Beta testing - by myg - 23.09.2024, 10:41
RE: MQTT Client app - Beta testing - by myg - 23.09.2024, 12:50
RE: MQTT Client app - Beta testing - by myg - 01.10.2024, 09:37
RE: MQTT Client app - Beta testing - by admin - 01.10.2024, 12:53
RE: MQTT Client app - Beta testing - by myg - 01.10.2024, 13:11
RE: MQTT Client app - Beta testing - by cekca - 02.10.2024, 08:18
RE: MQTT Client app - Beta testing - by admin - 02.10.2024, 08:18
RE: MQTT Client app - Beta testing - by cekca - 02.10.2024, 08:29
RE: MQTT Client app - Beta testing - by admin - 02.10.2024, 08:40
RE: MQTT Client app - Beta testing - by AEK - 02.10.2024, 08:48
RE: MQTT Client app - Beta testing - by admin - 02.10.2024, 09:19
RE: MQTT Client app - Beta testing - by cekca - 02.10.2024, 12:58
RE: MQTT Client app - Beta testing - by admin - 02.10.2024, 13:00
RE: MQTT Client app - Beta testing - by cekca - 02.10.2024, 13:07
RE: MQTT Client app - Beta testing - by admin - 02.10.2024, 13:08
RE: MQTT Client app - Beta testing - by cekca - 02.10.2024, 13:11
RE: MQTT Client app - Beta testing - by admin - 02.10.2024, 13:37
RE: MQTT Client app - Beta testing - by admin - 11.10.2024, 10:52
RE: MQTT Client app - Beta testing - by myg - 14.10.2024, 08:05
RE: MQTT Client app - by admin - 2 hours ago

Forum Jump: