Skip to content

Instantly share code, notes, and snippets.

import os
import time
import socket
import json
#################################################
## set socket to connect to air conditioner 4,5 #
#################################################
s = socket.socket()
host = "air con ip"