Tom
Tom
Could we create/maintain a list of currently supported devices ?
So...I bought 3 pcs a couple of months ago...and I managed to brick 2 of them trying to flash ESPHome onto them. After flashing serial log (Termite) shows : ```...
Please, it there _anyone_ with a generation E3 HMI (Heating Manager Interface) active in this github project ? The E3 is a touchscreen-only front panel, there is **no V-shaped connector**...
It looks as though my 222-W has no optolink port. Can some one confirm this ? If that is true, then what extra (Viessman) hardware would I need to get...
Today's Vicare server outage causes the following :  Also, HA takes a long time to restart, guessing the component is timing out, and holding up the restart ? ```...
Is it possible to change the keyboard layout for HassOS ? It's set to qwerty, and the usual commands are not present to change the layout.
### ADMIN EDIT: Solutions #### If you still want to be able to use the mouse, only hide it when idle: On RPi: ``` G_AGI unclutter && echo '/usr/bin/unclutter -idle...
This is a snippet from my script : ``` require_once("vendor/autoload.php"); use Ratchet\MessageComponentInterface; use Ratchet\ConnectionInterface; class WebSocketHandler implements MessageComponentInterface { public function onOpen(ConnectionInterface $conn) { // Handle new WebSocket connection echo...
### 🔖 Feature description I'd love to have a way to delete individual shares stored under a Reverse share, without deleting the entire Reverse share. ### 🎤 Pitch Since we...