doppynl
doppynl
Shall I create a pull request for this? I can provide an image as well.
'model' could also be an option. There is another slightly different model for phpcon grandpa and phpce.
Having looked into alternative's already, I found I could be counting the number of rows. In certain cases one can determine in advance how much space it is going to...
See https://github.com/DaveLiddament/php-language-extensions/pull/26. Probably best to wait with merge untill implemenation of the rules is done.
I use the following: ``` exclude: - name: state value: /[0-9]/ operator: matches ``` which just filters out all that have a numerical value. Although that doesn't show devices that...
Would love to have this as well. Mainly to be able to switch between climate conditions between 2hr,6hr,24hr,7days. I could make multiple graphs and show them conditionally, but that is...