Tom

Results 10 issues of 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**...

discussion

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 : ![image](https://user-images.githubusercontent.com/7814664/74103085-7bcdc480-4b49-11ea-850a-e1dee5427c9f.png) Also, HA takes a long time to restart, guessing the component is timing out, and holding up the restart ? ```...

this is a feature request.

enhancement

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...

Feature Request :factory:
Testing/testers required :arrow_down_small:
RPi
Workaround available :ok:

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...

feature