Skip to content

Instantly share code, notes, and snippets.

@cjungde
cjungde / senec.py
Created September 17, 2023 12:06 — forked from smashnet/senec.py
Library to get a lot of useful data out of Senec appliances.
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Library to get a lot of useful data out of Senec appliances.
Tested with: SENEC.Home V3 hybrid duo
Kudos:
* SYSTEM_STATE_NAME taken from https://github.com/mchwalisz/pysenec