URL Request to control any CCU or Raspberrymatic devices

Support for our english speaking visitors

Moderator: Co-Administratoren

Antworten
tomi_cc16
Beiträge: 1151
Registriert: 30.11.2013, 16:35
Wohnort: Mordor
Hat sich bedankt: 23 Mal
Danksagung erhalten: 56 Mal

URL Request to control any CCU or Raspberrymatic devices

Beitrag von tomi_cc16 » 25.09.2019, 18:57

Here a short - How-To:

The best would be to download e.g. the Homematic Manger to find out which HM or HmIP device and which state you want to change:

https://github.com/hobbyquaker/homematic-manager

1.JPG
1.JPG (21.82 KiB) 976 mal betrachtet
E.g. the HM-LC-Sw1-DR which I use to control my floor light.
So I need BidCos-RF.MEQ1564932

2.JPG
Than which value you want to change e.g. in my case value "State"

true - Light On
false - Light OFF


And now you can build your URL to control the device:

Code: Alles auswählen

http://Your.IP:8181/system.exe?sagt=datapoints.Get("BidCos-RF.MEQ1564932:1.STATE").State(true)
!!! The computer or server "IP" you want to use to control the CCU or RaspberryMatic devices needs to be added in the Firewall of your CCU / RaspberryMatic before !!!

Homematic Device: BidCos-RF
Homematic Wired Device: BidCos-Wired
CuxD Device: CUxD
Homematic IP Device: HmIP-RF
Homematic IP Wired Device: HmIP-Wired

Antworten

Zurück zu „HomeMatic - english“