559 Commits

Author SHA1 Message Date
Fabian Affolter
1348cdbed4
Add default 2017-11-01 11:44:54 +01:00
Paulus Schoutsen
68ee2ccb70 Update frontend dev instructions 2017-10-31 22:32:59 -07:00
Fabian Affolter
1966679f29
Update 2017-10-31 20:20:00 +01:00
Nicolae Vlădescu
df4600b179
Fix typo: Romainia -> Romania (#3830) 2017-10-31 20:19:59 +01:00
Christoffer Kylvåg
e2c8e4b1f5
Update faulty link, website => documentation (#3729) 2017-10-31 20:19:54 +01:00
Martin Eberhardt
869dcf6590
Update the list of Danish region on CLA signature page (#3697) 2017-10-31 20:19:52 +01:00
Fabian Affolter
76d5242b62
Update hass.io docs (#3849)
* Update hass.io docs

* Remove dash
2017-10-31 13:28:55 +01:00
Fabian Affolter
a7e0330945
Add sample scripts, update output and re-format code (#3815)
* Add sample scripts, update output and re-format code

* Remove blank lines
2017-10-29 01:36:22 +02:00
David Grant
5884dc8df3 Fixed command for installing all test requirements (#3787)
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])'
2017-10-26 18:17:11 +02:00
Peter Epley
87cd795a85 Update development_submitting.markdown (#3782)
* 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
2017-10-26 09:58:56 +02:00
Peter Epley
5a73466d3b Update development_environment.markdown (#3781)
Updated based on https://community.home-assistant.io/t/starting-development-problem-with-tox/6381/3 and experience setting up environment
2017-10-26 08:33:59 +02:00
Adam Mills
c17103c3c1 Better documentation for state attributes (#3772)
* Better documentation for state attributes

* Fix extra tick

* Extra notes for new components
2017-10-25 15:42:16 -04:00
Pascal Vizeli
cc614c75fc Update addon_config.markdown 2017-10-25 12:17:52 +02:00
Ryan Bahm
025c6ab51d Added some punctuation to the last paragraph (#3770)
For greater clarity.
2017-10-25 07:25:24 +02:00
Fabian Affolter
33a6bd4e49
Add details about bugfix releases 2017-10-23 12:20:42 +02:00
Fabian Affolter
8b11170505
Fix redirect (related to #3729) 2017-10-23 08:30:40 +02:00
Fabian Affolter
90d07e2d61
Update instructions 2017-10-22 01:45:07 +02:00
Fabian Affolter
8791e6e89a Merge pull request #3694 from home-assistant/release-0-56
0.56
2017-10-22 00:55:58 +02:00
Fabian Affolter
1ff2e9f9df
Update credits 2017-10-21 22:20:28 +02:00
c727
39c2487cf0 custom panel example: update to polymer 2 class (#3693) 2017-10-21 17:36:29 +02:00
c727
b61ba91c17 custom-ui state-card upgrade example (#3698)
* custom-ui state-card upgrade example

* wording

* Add some line breaks
2017-10-21 17:35:16 +02:00
Fabian Affolter
869e9f1856
Add details for commit messages 2017-10-21 15:07:47 +02:00
Fabian Affolter
ebc5bb1f72
Add details about tests 2017-10-20 08:25:29 +02:00
Paulus Schoutsen
81a79e6bd7 Add privacy policy, tos from forums 2017-10-19 21:29:29 -07:00
Fabian Affolter
0e376d126d
Move redirect to standards 2017-10-16 21:58:58 +02:00
Jürgen W
242019bcd8 update ssh details to be clearer on what is needed (#3579) 2017-10-16 20:23:36 +02:00
Pascal Vizeli
7cf3d72755 Update addon_communication.markdown 2017-10-15 15:49:34 +02:00
Pascal Vizeli
4160e39ac4 Update addon_config.markdown 2017-10-14 00:40:56 +02:00
Pascal Vizeli
b5716c5afa Update addon_config.markdown 2017-10-14 00:39:39 +02:00
c727
37a7104d7d fix example for custom state cards (#3592)
* change to state-card-my-custom-light

* .html
2017-10-12 17:25:09 +02:00
Dale Higgs
ba6e507456 [WIP] Standards/Style Guide for Documentation of Home Assistant (#3461)
* Initial list of ideas for documentation standards

* Add more points

* Rename files

* Create new section for Documentation and split content

* Fixes (Links, content and alike)
2017-10-09 20:49:00 +02:00
Fabian Affolter
53185d3a80
Add details about required/optional 2017-10-09 15:55:39 +02:00
Pascal Vizeli
f47d6658e1 Update addon_communication.markdown 2017-10-08 23:15:26 +02:00
Pascal Vizeli
75cab1cee6 Update addon_communication.markdown 2017-10-08 22:32:47 +02:00
Pascal Vizeli
b0fb762ed9 Update addon_development.markdown 2017-10-08 22:29:35 +02:00
Pascal Vizeli
69c502f1bb Create addon_communication.markdown 2017-10-08 22:28:12 +02:00
Ashton Campbell
9e6b9cb658 Fixed common spelling mistakes (#3544)
* fix spelling errors

* Update binary_sensor.xiaomi_aqara.markdown

Reverts to previous revision before spell check.

* Update tellstick.markdown

Reverts to previous revision before spell check.

* Update owntracks_two_mqtt_broker.markdown

Reverts to previous revision before spell check.

* Update cla_sign.html

Reverts to previous revision before spell check.

* Update credits.markdown

Reverts to previous revision before spell check.

* Update api.markdown

Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
Fabian Affolter
f7d3b9c1e9
Update for 0.55 2017-10-08 00:31:13 +02:00
Fabian Affolter
3963d98d7d
Update instructions 2017-10-07 21:58:52 +02:00
Paulus Schoutsen
f9e3f7e099 Merge remote-tracking branch 'origin/current' into next 2017-10-05 09:24:55 -07:00
Ashton Campbell
028eac04c6 Update development_states.markdown (#3528)
Changed typo of entitiy to entity.
2017-10-05 15:36:26 +02:00
Fabian Affolter
d9f7a2f672
Update 2017-10-04 10:40:15 +02:00
gitmopp
dd6c65d28b Enhanced documentation of api/history (#3508)
Added missing end_time information
2017-10-04 07:47:54 +02:00
Pascal Vizeli
df95e40f1f last change with 0.68 2017-10-03 21:43:59 +02:00
Pascal Vizeli
cb46af9bab Update addon_config.markdown 2017-10-03 01:05:00 +02:00
Adam Mills
9b0b3a4690 Fix sentance structure (#3474) 2017-10-01 01:07:16 -04:00
Adam Mills
aae68cd051 Update frontend development docs (#3463) 2017-09-30 19:47:09 -05:00
Fabian Affolter
c8ec8391f4
Merge branch 'current' into next 2017-09-30 13:30:14 +02:00
Fabian Affolter
8a729176c7
Add more details, add updates and link to external docs 2017-09-30 13:25:15 +02:00
Pascal Vizeli
4d96cb31db Update addon_config.markdown 2017-09-29 22:28:18 +02:00