Skip to content

Instantly share code, notes, and snippets.

View noudAndi's full-sized avatar

AndiB. noudAndi

  • Frankfurt/Main, Germany
View GitHub Profile
@smashnet
smashnet / senec.py
Last active December 19, 2023 12:31
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