jimtng
jimtng
+1 otherwise it seems that nothing links to this page (concepts/profile.html)
> I think it would be better if we move the DSL config in a sub structure. E.g. > > ``` > Configuration Overview > - Editors, Installation of Addons...
> Even without a restructure, I would have expected this new page to fall under Configuration Overview But it _is_ under / inside Configuration Overview. It's the last item. Its...
@spacemanspiff2007: > ```yaml > # here with inline form > vars: {thingid: bedroom-light, name: Bed_Room_Light, label: Bed Room Light} > ``` The esphome documentation includes a brief introduction on YAML...
> In the quick example and structure I would always move the tags to the bottom. Users are mainly looking for Things / Items configuration. I tried this just now,...
I've moved the tags to the end now
> If I think about it from the order users works learn about the concepts, tags should probably go last as defining custom tags would be learned will after defining...
If https://github.com/openhab/openhab-core/pull/4818 doesn't make it before feature freeze, we'll have to remove the yaml extension from the docs.
> > While testing this, I discovered a bug in the Main UI -> Item Details page. When you refresh the page, the "Semantic class" would turn into "None". This...
@lolodomo would you mind taking a look at this please?