Explore >> Select a destination


You are here

blog.erethon.com
| | blog.nuculabs.de
3.0 parsecs away

Travel
| | Hi ??, In this short article I want to showcase how I implemented a custom HomeKit accessory with python. My Home Assistant's SD card died ?? a few days ago and the support for GPIO based sensors will be removed in newer releases. This makes it unsuitable for my needs, while giving me the perfect opportunity to try other things. To continue monitoring temperature and humidity in my home I've built a custom HomeKit accessory with HAP Python.
| | brunty.me
3.1 parsecs away

Travel
| | Developer and problem solver
| | peterbraden.co.uk
3.2 parsecs away

Travel
| | [AI summary] The author details the process of building an ESP32-based air sensor that measures temperature and humidity, sends data via MQTT to a home server for visualization in Home Assistant, and discusses challenges faced during development.
| | hypernephelist.com
19.4 parsecs away

Travel
| In recent projects, I've been exploring the potential of large language models (LLMs) not just to generate code snippets but also to execute them safely in i...