Dokumentation
  • Überblick
  • Linux
  • SmartHome
    • Der Raspberry
    • Home Assistant
    • Arduino
    • KNX
  • Arbeitsnotizen
    • Zukünftige Projekte
    • Derzeitige und abgeschlossene Projekte
  • Learnings
  • PiHole
  • USB-C
Powered by GitBook
On this page

Was this helpful?

  1. SmartHome

KNX

Send KNX Payload to group address via Hass

knx_test:
  sequence:
    - service: knx.send
      data:
        address: "2/0/0"
        payload: [72,97,108,108,111,10,50,50,50,0,0,0,0,0]
PreviousArduinoNextZukünftige Projekte

Last updated 5 years ago

Was this helpful?