Getting a single value from a device's state in Home Assistant
I recently acquired Netatmo smart radiator valves to manage my rooms' temperature remotely.

Nicolas Frankel
2,187 viewsI recently acquired Netatmo smart radiator valves to manage my rooms' temperature remotely.

Nicolas Frankel
2,845 viewsI wrote previously about libs for error management in Rust. This week, I want to write about the try block, an experimental feature.

Nicolas Frankel
2,756 viewsLike a couple of innovative technologies, different people have different viewpoints on where WebAssembly fits the technology landscape. …

Nicolas Frankel
4,645 viewsLearn about the model objects available in Home Assistant. After that, migrate from the proprietary Philips Hue automation to Home …

Nicolas Frankel
3,995 viewsI have many different "smart" devices at home and no centralized system to manage them all. Plus, I'm concerned about privacy and am an …
Nicolas Frankel
4,500 viewsIn the two previous articles, I described Vue and Alpine. We configured Spring Boot to return JSON. With HTMX, we configured it to return …

Juan Fumero
6,312 viewsIs Java ready for running on RISC-V accelerators? If so, how? This post shows a possible way by using open source solutions integrating …

Johannes Rabauer
6,352 viewsA cost-effective approach to implementing stateful REST services using IBM Cloud Code Engine, EclipseStore, and IBM Cloud Object Storage, …

Nicolas Frankel
4,152 viewsRecently, I stumbled upon the list of all registered HTTP Headers. This post is dedicated to the Vary HTTP Header.

Frank Delporte
19,926 viewsLet's use an existing documentation set as the data for a ChatGPT-like application, created with JavaFX and LangChain4J.