Mathias Kühn

Results 45 comments of Mathias Kühn

Actually I have partly ported bossa to typescript using web-serial. So Flashing and many other functions of the library are already there. Feel free to play with it. [bossa-web](https://github.com/ma-ku/bossa-web)

Well, it’s quite complete already. Some flashers are still missing but porting is straightforward. I use this code for flashing MKR 1010 WIFIs from a web application

Would be great, helps finding the one with low battery!!

I have checked that option and it would work with one caveat; the naming of the open window switches is too long and gets truncated in HK so that I...

But it becomes an issue if you have more rooms and no way to distinguish the switches: ![be5F902630-39BA-4B8C-B0D5-B08B27D8CD66](https://user-images.githubusercontent.com/519754/194702624-2bbcab67-ec5d-4fa5-b796-c70ebc140d10.jpeg) And even the details do not help: ![EC2963D4-EC76-4EB2-AF1E-EA21F9E8C180](https://user-images.githubusercontent.com/519754/194702712-9e8b9be5-11a6-4fb2-bb3e-cd8fc733b4a0.jpeg)

Well, I know that I can rename things but I already do not know which room these switches belong to because that information is already truncated. That‘s really the essence...

I realized that the zone is not even part of the name. So you get `` + ' Open Window'` for each zone. All these switches are grouped into one...

Just an idea; look at the HomeBridge project. They support custom settings via JSON Schema files. There is a library that supports rendering settings from the JSON definition. Maybe a...

> Thanks for opening this issue. I'm thinking if we should expand the scope to include grouped speakers that are not in stereo mode? When changing this stuff it would...

Screenshots: Below you can see how individual speakers can be selected in the Airplay control panel. Once the connection is established, a checkmark is shown: ![GroupSpeakers](https://user-images.githubusercontent.com/519754/152155205-0872ba9c-b717-4c52-b74e-704e9350574d.png) If the Airplay control...