Yannick Schaus

Results 190 comments of Yannick Schaus

> As already said, I‘d prefer to have the Item trigger for Sitemaps/HABPanel I'm still on the fence but I think I would agree with that. As said above, having...

No. This is a significant feature, and we're in a feature freeze. It also needs improvement. We'll plan it for the next release.

I wanted to open a PR against this PR with a number of UX improvements first, rest assured you'll get it way before the final 4.0 release. I don't see...

for 4.0 that would be extremely last minute and extremely unlikely, Markus ;) but in the future I think the setup wizard could handle more things indeed, like that or...

To be fair it's different to #2905 which allowed to *change* the certificate. Retrieving it is actually pretty easy - for instance in Firefox: ![image](https://github.com/user-attachments/assets/c9b428eb-7262-421e-badf-0a4db74f7274) And after clicking "View Certificate":...

- You have those [`fromYaml ()` / `toYaml ()`](https://github.com/search?q=repo%3Aopenhab%2Fopenhab-webui+%22fromYaml+%28%29%22&type=code) methods throughout the UI's code which perform the serialization/deserialization as YAML (from the JS objects that are meant to be posted...

FYI - Now the website build logs include the actual images that are problematic: ``` 1:30:23 PM: Starting post processing 1:30:29 PM: Mixed content detected in: /addons/bindings/anel1/index.html 1:30:29 PM: -->...

Hi, good question ;) I'm trying to keep the HABot API friendly enough (including an incoming UI paradigm) so that this remains a possibility, but you can still add it...

On chrome there's a way to save the credentials but not in Safari. I haven't found a quick win solution for that yet. One option would be to use the...

I gave it a spin after all 😁, and it's promising! see #13. You'll have to compile the app yourself for now.