previous command was giving me:
(venv) dgrant@16elford:~/home-assistant$ bash pip3 install -r requirements_test_all.txt
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
import: unable to open X server `' @ error/import.c/ImportImageCommand/364.
from: can't read /var/mail/pip
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: syntax error near unexpected token `('
/home/dgrant/home-assistant/venv/bin/pip3: pip3: line 10: ` sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])'
* Update development_submitting.markdown
Added notes helpful for comparing and requesting a pull (ex. to avoid proposing merge of dev and master accidentally).
* Update format
* New entries, fixes, hyperlinks.
- Got rid of a second hass.io entry
- Seems as though "hass" entry topic undercase is allowing it to bypass sorting?
- Added hyperlinks to all entries
- Added some new terms
* Typo fix
* Added frontend/themes
* Fixing Typo that was mentioned in #3764
* Cleaning up some other things in glossary
As I was making the other commit (#3766) I noticed some other things in the glossary that could be changed.
One of the main things is that each example read differently so there was a lot of jumping between how examples were written, I've made them a bit more unified.
I also added a bit more explanatory text and added some links as suggested in #3764.
I made this a seperate pull because I figured it might be a bit more opinionated than the typo error.
* Missed discovery.
* Add quotes
Makes some slight adjustments to the RFLink component documentation to
remove some grammer and spelling mistakes.
Alos changes the domain which the docs point to, as the domain name
mentioned has been moved.
* Update Arlo Control Panel with away mode variable
Just a simple change to add a description about adding an away mode to the Arlo Control Panel.
* Remove blank line
* remove ssl and port in configuration.yaml
Make clear to remove SSL and port in configuration.yaml to avoid 502 errors
* Update nginx_proxy.markdown
* Minor change