Thomas Spalinger
Thomas Spalinger
Hi Thanks for your dead simple library. I'm started to using it. I have a suggestion to improve the error handling. If you would wrap all errors (especially the once...
#### What is the expected behavior? ngrid's `define-dark-theme` and `define-dark-theme` should only merge to the theme as it does with the palettes. #### What is the current behavior? having a...
#### What is the expected behavior? `filteredData` should be always sorted, even if data is not filtered. #### What is the current behavior? if no filter used, `filteredData` should return...
#### Please describe the feature you would like to request. would like to have "selected" CSS class on the row based on selection in `PblDataSource.selection`. #### What is the use-case...
### The problem If watch the logs over serial during boot: ```shell esphome.exe logs --device COM4 .\core2-test.yaml ``` I get the error bellow. ### Which version of ESPHome has the...
a new group_expand filter, which does list entities of a group recursive but without group's itself. to be honest, I tested it only with include. But implemented it in a...
I adapted your code to support a second level of states but stripped some other stuff out which I don't need, so this is why I don't just send a...
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
`VOLUME["/home"]` would do the job, but needs some logic to recreate the users directories with the correct file permissions if the mount is empty.
ssl currently does not work - use snake-oil certificates by default (generated with ssl-cert package installation) `/etc/ssl/certs/ssl-cert-snakeoil.pem` and `/etc/ssl/private/ssl-cert-snakeoil.key` - possibility to mount a storage with a custom certificate and...