Benji
Benji
There are 3 issues open for YUI regarding this. However, this plugin replaced YUI with Uglifier and cssminify2. I can't find an issue in either project about this, which is...
Try running `su -c detach -id`. Worked for me. Also considering scheduling that command.
Why not just put this into the ``? ``` {% capture link1 %}{{ site.baseurl_root }}{{ page.url}}{% endcapture %} {% capture link2 %}{{ site.baseurl_root }}pl{{ page.url }}{% endcapture %} ```
It is all nicely documented on the HA website. https://developers.home-assistant.io/docs/en/creating_component_index.html
It is not Home Assistant specific. This gateway forwards data from Bluetooth to an MQTT broker. The only Home Assistant specific feature is Auto Discovery.
`PyYAML` should be installed via requirements.txt and `logging` on the first run of a worker with that requirement.
This is an issue with NGINX 1.13.4 and PageSpeed 1.12.34.2. Please see my pull request: https://github.com/serveradminsh/installers/pull/5 This resolves the problem by building NGINX 1.13.3 instead.
Have you guys tried the beta version of the converter? https://bbbenji.github.io/PMSBLM/beta/ I've had others mention it works well, but let me know how it works for you. If all is...
@stromg looks like if you remove the leading row values `5 4 3 2 1 0`, it works. The converter currently does not account for this. I'll see what I...
@stromg I just pushed a fix that removes any leading descending line numbers. It should work without you having to remove them manually now. It's on the beta.