Commit graph

1086 commits

Author SHA1 Message Date
Robbie Trencheny
1645d0b80c Update page name, make it featured 2016-08-17 22:00:44 -07:00
Robbie Trencheny
9d16d40d91 Initial notify.HTML5 docs 2016-08-17 16:03:54 -07:00
David Straub
c674e44b99 Documentation for FritzBox call monitor (#779)
* Documentation for FritzBox call monitor

* Category and version number adapted.
2016-08-16 12:05:23 +02:00
Juggels
8d156fe4f4 Provide documentation for HP ILO (#789)
* HP ILO component

* Small textual fixes

* Textual updates

Also refer to Integrated Lights-Out instead of only using HP ILO

* Changed ha_release and ha_category

Processed feedback from @balloob:
- changed ha_release to 0.27
- changed ha_category from Sensor to System Monitor
2016-08-16 12:04:08 +02:00
Paulus Schoutsen
bf4390e943 Merge branch 'master' into next 2016-08-16 00:04:26 -07:00
Landrash
de8ce1c1c3 Fix typo and reversed order of pkg install (#786)
- Reversed order or system pkg install. To avoid confusion for user of debian/raspbian/all-in-on-install. 
 - Fixed typo for configuration variables.
2016-08-15 18:46:44 +02:00
Robbie Trencheny
29bc8e3bad Change Foursquare to Social 2016-08-14 21:00:41 -07:00
Paulus Schoutsen
f6602cab8c Update categories 2016-08-14 14:29:57 -07:00
Paulus Schoutsen
a56d6c282c Update categories 2016-08-14 13:10:10 -07:00
Fabian Affolter
56f3d26844
Add IoT class and logo 2016-08-14 22:07:03 +02:00
Fabian Affolter
b6ddbec5d1
Add IoT class 2016-08-14 21:55:50 +02:00
Paulus Schoutsen
ce6fad1337 Update proximity.markdown 2016-08-14 11:35:37 -07:00
Fabian Affolter
5ad7cdf110 Update for migration to voluptuous (#785) 2016-08-14 19:59:48 +02:00
Paulus Schoutsen
80644112a3 Update blog post 2016-08-13 12:11:45 -07:00
Fabian Affolter
b0384e9f0b Add initial docs for GPSD component (#656)
* Add initial docs for GPSD component

* Rename file

* Update
2016-08-13 10:41:26 -07:00
Matthew Treinish
5beb433ef8 Add min_cycle_duration to heat_control documentation (#733)
This commit adds documentation for the heat_control min_cycle_duration
option added in home-assistant/home-assistant#2726
2016-08-13 10:33:19 -07:00
Robby Grossman
71c92b4ac4 Document structure configuration variable for Nest. (#737) 2016-08-13 10:32:46 -07:00
Paulus Schoutsen
1957efefb8 Merge branch 'master' into next
Conflicts:
	source/_cookbook/custom_panel_using_react.markdown
2016-08-13 10:29:41 -07:00
Fabian Affolter
b656a78096
Fix remaining issues 2016-08-13 18:12:55 +02:00
Fabian Affolter
fc17f18065
Fix the remaining issues 2016-08-13 18:10:19 +02:00
Pascal Vizeli
8a127d27bd add ffmpeg support (#753)
* add ffmpeg support

* add image quality options
2016-08-13 18:10:05 +02:00
David-Leon Pohl
945dd10af5 Documentation for the pilight component (#743)
https://github.com/home-assistant/home-assistant/pull/2742
2016-08-13 17:58:19 +02:00
Fabian Affolter
1e6c9cdabe
Add IoT class 2016-08-13 17:02:34 +02:00
Fabian Affolter
7643076844
Fix title 2016-08-13 17:02:34 +02:00
Fabian Affolter
fbe1a09fe5
Place example in a section 2016-08-13 17:02:34 +02:00
Fabian Affolter
064c2ed8a4
Add logo 2016-08-12 12:18:06 +02:00
Fabian Affolter
aa1cf369c3
Add missing variable 2016-08-12 12:16:39 +02:00
mertenats
5c6c7fe0b9 Add a MQTT sensor example for a DHT22 sensor (#773) 2016-08-12 08:31:39 +02:00
Adam Mills
0a9336581e Fix openweathermap api link (#772) 2016-08-12 08:30:22 +02:00
Fabian Affolter
dfe9d13755 Remove warning and update samples (fixes #767) (#771) 2016-08-12 08:30:05 +02:00
Fabian Affolter
b52b2b7615
Remove old pm docs 2016-08-11 10:21:21 +02:00
Fabian Affolter
5664262b79
Merge with already existing docs 2016-08-11 10:20:55 +02:00
Open Home Automation
939a614764 Documentation for serial particulate matter sensors (#765) 2016-08-11 10:15:22 +02:00
Nolan Gilley
5ee123c97b fast.com docs (#764) 2016-08-10 17:42:06 -07:00
demonspork
a9b890ee75 Update switch.template examples to use is_state (#761)
Common scenario is when a template switch loads before the platform it is attempting to retrieve the state of for its template. This results in a spam of messages in the error log about invalid states if using the states object directly in the template. Added a note to the documentation about this situation as well as updated the examples to use is_state instead of the states object and avoid this issue for people referencing these examples.
2016-08-10 16:42:06 +02:00
Nolan Gilley
5f5b21074f install python-dev on debian (#759) 2016-08-10 16:41:52 +02:00
Fabian Affolter
32ffdc6136
Add ha_release 2016-08-10 15:18:27 +02:00
Robbie Trencheny
bf0fac7283 Two quotes snuck in and safety needed some love 2016-08-10 00:40:50 -07:00
Robbie Trencheny
a60c2c24bf Revert "A single quote snuck in and safety needed some love"
This reverts commit 2479c682e2.
2016-08-10 00:39:28 -07:00
Robbie Trencheny
2479c682e2 A single quote snuck in and safety needed some love 2016-08-10 00:38:40 -07:00
Corban Mailloux
67382dbf20 Add documentation for new mqtt_json light platform. (#760)
* Add documentation for new mqtt_json light platform.

* Add IoT class.
2016-08-10 09:03:27 +02:00
Robbie Trencheny
90cac41443 Correct previously incorrect and incomplete CORS documentation 2016-08-09 16:05:27 -07:00
Fabian Affolter
6685a41314
Remove line breaks 2016-08-09 15:37:41 +02:00
Fabian Affolter
22c3aee40a
Add initial pm docs 2016-08-09 15:37:41 +02:00
Fabian Affolter
b4047c18ee
Add changed_by 2016-08-09 15:37:41 +02:00
Nick Touran
a6402643e1 Docs for new smtp image attachments. (#739)
* Docs for new smtp image attachments.

* Fixed configuration example for SMTP attachments.
2016-08-09 14:43:45 +02:00
Robbie Trencheny
3c1619a70f Add docs for the Foursquare component (#755) 2016-08-08 18:44:50 -07:00
Robbie Trencheny
0a2b0e2327 Add OhmConnect docs (#754) 2016-08-08 17:55:37 -07:00
tasgoon
483838453e Spelling corrections (#752) 2016-08-08 21:36:12 +02:00
Teagan Glenn
9ba7da10a1 Proximity List and Configurable Unit of Measure (#698)
* Proximity List and Configurable Unit of Measure

List of proximity component and valid unit of measurement configuration

* Add type to code segment

* Add default value to markdown
2016-08-08 08:53:21 -07:00