Emanuele Palazzetti
Emanuele Palazzetti
### Overview To use `flutter` Android SDK is required. To install Android SDK, AUR packages can be used but as a pre-requirement you should: * add `multilib` to install `lib32-*`...
### Overview Add the following tools/SDK: * https://dart.dev/get-dart (`dart` official package in ArchLinux) * https://flutter.dev/docs/get-started/install/chromeos
ChromeOS installer uses `run_container.sh` script to download/start the new container. This is deprecated as stated from ChromeOS logs: ``` run_container: warning: run_container.sh is deprecated and will be removed run_container: warning:...
### Overview In the current state, all roles are in the same repo and the install process relies in using Ansible locally. While this approach works just fine, we may...
### Overview Frontend tools are the one I used a while ago. We must replace it entirely with a new set of tools. ### Solution Unclear. Need to catch-up what's...
## Intent Hello everyone! This post aims to support those interested in contributing to this remarkable library, whether by fixing bugs or adding new features. I hope to keep this...
Hello! I was investigating an issue in Home Assistant for an integration (Tado) that uses this library. TL;DR from Home Assistant I can only use [Off, Cool, Auto] modes. If...