Skip to content
Snippets Groups Projects
Commit cdd7744b authored by Pascal Engeler's avatar Pascal Engeler
Browse files

Comment

parent 24af02b4
No related branches found
No related tags found
No related merge requests found
import requests import requests
import json import json
#see: https://api.mystrom.ch/
class PQWSW2: class PQWSW2:
def __init__(self, device_ip): def __init__(self, device_ip):
self.device_ip = device_ip self.device_ip = device_ip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment