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.

Data type set
#1
Hi all,
I have a dummy group address with the data type to switch to enable some automation on HomeKit.
When trying to write a 1 on the bus it sends a 00 64 with the data type 9.*-byte float value and I cannot enable the switch.
Can anyone tell me how to send DTP switch information (0/1 or ON/OFF)?
I am using this line
grp.write('12/0/4', 1)

I can switch it off with grp.write('12/0/4', 0) but not switch it on.

Thanks!
Reply


Messages In This Thread
Data type set - by sck - 07.08.2024, 13:00
RE: Data type set - by Daniel - 07.08.2024, 13:28
RE: Data type set - by sck - 07.08.2024, 13:31
RE: Data type set - by Daniel - 07.08.2024, 13:36
RE: Data type set - by sck - 07.08.2024, 13:47
RE: Data type set - by Daniel - 07.08.2024, 14:13
RE: Data type set - by sck - 07.08.2024, 19:20

Forum Jump: