Francesco Montorsi
Francesco Montorsi
Hi, I'm trying to use this action on this open-source project: https://github.com/eschava/psmqtt My intent is to push a multi-platform docker image to ghcr. At the end of the github pipeline...
**What are you trying to do?** I'm writing integration tests for a Python project (https://github.com/f18m/ha-alarm-raspy2mqtt) that publishes messages to an MQTT broker. I would like to use testcontainers to create...
Hi all, I'm trying to use asciidoctor (on top of npm) to produce HTML documentation. Working on RHEL I managed to install successfully: ``` npm install -g asciidoctor ``` but...
Operating system: Raspbian Bookworm, with kernel 6.6.20+rpt-rpi-v8 Python version: 3.11 Pi model: Pi 4 Model B GPIO Zero version: 2.0.1 Pin factory used: RPi.GPIO 0.7.1 The basic snippet below ```python...
This PR is adding a basic implementation of an HistoryHandler inside Alarmo that is capable of storing all events inside a dedicated sqlite3 database. The implementation is designed to be...
# Problem/Motivation Stock installation of Glances on HomeAssistant OS, zero changes to the default config. I get: ``` 2024-06-11 23:22:16,952 -- INFO -- Glances RESTful API Server started on http://127.0.0.1:61209/api/3/...
Hi, I noticed this problem several times. To reproduce it: 0) start from a working myHome setup 1) disconnect the myHomeServer from the network (or just shut down the switch...
See http://cs.uni-salzburg.at/~ck/content/publications/conferences/OOPSLA15-Scalloc.pdf for a good reference of memory allocators
I noticed that when I try to use the builder to build the container image for my addon, if config.yaml is missing the 'image' key, I get a weird error...
Hi, I would like to know if there's any plan to restart activity on this repo or not... also I found the following fork: https://github.com/acikogun/python-dhcp-leases which seems to be ahead...