* Create gc100.markdown
* Create binary_sensor.gc100.markdown
* Create switch.gc100.markdown
* Fixed formatting of configuration variables
* Elaborated on what gc100 is
* Implemented fabaff's requested changes
removed blank line, updated yaml example to be a list of ports, added period to ports parameter description.
* Implemented changes requested by fabaff
removed blank line, fixed yaml format, added period to ports parameter description
* Fixed ha_release and ha_category
* Fixed ha_release and ha_category
* Implemented changes requested by fabaff.
fixed ha_release and added parameters.
* Updated introduciton description
Implemented suggestion by upsert and referenced iTach library.
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.