Skip to content

Instantly share code, notes, and snippets.

View vlntnwbr's full-sized avatar

Valentin Weber vlntnwbr

  • S-IT application engineering & consulting GmbH
View GitHub Profile
##
# Copyright (c) 2020 Valentin Weber
#
# After some minor modifications (as marked below) this EventGhost
# Python script provides a method to send requests to devices
# registered with the Join API <https://joaoapps.com/join/api/> from
# any EventGhost Python Script or Command.
#
# EventGhost usage: `eg.globals.JoinPushDevice(text="hello_world")`
##