Thomas Dietrich

Results 255 comments of Thomas Dietrich

Addition: It seems that the "Blocks" paragraph is not correct. Switches are not a valid base for nested elements. https://github.com/eclipse/smarthome/blob/master/bundles/model/org.eclipse.smarthome.model.sitemap/src/org/eclipse/smarthome/model/Sitemap.xtext https://community.openhab.org/t/blocks-in-sitemaps-after-switch-or-dimmer-items-possible/34151

Good point! All of this was part of long discussions over the weekend (e.g. with @kubawolanin) and I intend to post a requirements list for the webpage rework in the...

@Confectrician Yes that's not a secret. See Color Item here: http://docs.openhab.org/concepts/items.html In code this looks like this: [ColorItem](https://github.com/eclipse/smarthome/blob/master/bundles/core/org.eclipse.smarthome.core/src/main/java/org/eclipse/smarthome/core/library/items/ColorItem.java#L52), [IncreaseDecreaseType](https://github.com/eclipse/smarthome/blob/master/bundles/core/org.eclipse.smarthome.core/src/main/java/org/eclipse/smarthome/core/library/types/IncreaseDecreaseType.java)

Hey, just a short comment from me, it's late :) I agree that an overview is important, a graphic is even more helpful. I have to add, that I fear...

https://github.com/openhab/openhab-docs/blob/gh-pages/update-code-checks.sh

@Confectrician it would be nice to recreate the results file. Would you mind doing so (manually for now)? Thanks!! The linkchecker project is finally taken over by the new community...

Indeed :) I think it will be pretty nice to have a hands on demo of what's described in the following text, just as in the saying: "A picture is...

Hello @Kattihatt I think @bgilmer77 made an excellent point. All too often do we who might have more background with Linux systems forget to explain basics not everyone knows magically....