Skip to content

Trying to get WebSocket working #1107

Answered by jsphvrghs
jsphvrghs asked this question in Q&A
Discussion options

You must be logged in to vote

Figured it out ....
I thought id was some magic number reserved for ET. (Facepalm)

Modifying to:

    ET_data = {
        "id": json.loads(message)["id"],
        "data": {"ET": 90}
    }

worked!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jsphvrghs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant