13.07.2020, 12:47
Can someone help me please?
Event-based script on groupadress 5/0/1
value = grp.getvalue('5/0/1')
if value == true then
Send http://<device-ip>/bha-api/open-door.cgi?<parameter>=<value>
end
Something like this, but i don't think it's that easy...
Event-based script on groupadress 5/0/1
value = grp.getvalue('5/0/1')
if value == true then
Send http://<device-ip>/bha-api/open-door.cgi?<parameter>=<value>
end
Something like this, but i don't think it's that easy...
Novice DIY with a HL and KNX basics trying to ...