Skip to content
View artursulkowski's full-sized avatar
Block or Report

Block or report artursulkowski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
artursulkowski/README.md

Hi, I’m Artur.
At work I am helping software teams to grow and build their engineering excellence.
Currently trying to give back to open source and working on Salix project.

Mini Blog

First version of charging controller

2023.07.20, Artur
Quite a good progress over last few weeks and first version of Charging Controller is ... almost ready. It is working functionally on development environment with HA 2023.05. It requires few tweaks to be compatible with HA 2023.07. After this is done I can switch to "UAT" testing in my home installation.

One big news from 2023.07 release is introduction of responses to services . This will allow me to easier connect SLX Charging Controller with other Salix integrations (like charging planner).

Added starlark script to ansible-pi-pub

2023.04.24, Artur
I use Shelly3EM as energy meter. Shelly measures power separately for each phase.
I needed to summarize power measurement from each phase as they are received over MQTT.
Starlark become very handy as within telegraf I could capture measurements, calculate summary power and send it back over MQTT.
You can find details in telegraf.conf

Some extra reading about starlark

Pinned

  1. slxchargingcontroller slxchargingcontroller Public

    Salix Framework - Home Assistant Charging Controller

    Python