* Persistant changed to persistent
* Added log_attributes to the config documentation for statsd (#625)
* Fix AsusWRT docs to prevent SSH key confusion (#623)
pxssh is expecting the path to a private key, not a public key
* add yahoo weather support (#621)
* add yahoo weather
* update with woeid not longer required
* Doc for simplisafe alarm (#613)
* Minor fixes
* Rename the blog post for 0.24
* Initial blog post for 0.24
* Update sensor.apcupsd docs to reflect changes (#617)
* Update sensor.apcupsd docs to reflect changes
* Remove "type:" from configuration
* Add apcupsd sensor breaking change
* Added samsung models to the list of supported Samsung Smart TV's (#630)
* Add IMAP sensor docs
* Add IMAP sensor
* add joaoapps join component and platform. (#633)
* Add join
* Added documentation of the KNX component (#611)
* Added set_brightness to website docs. (#582)
* Added configuration for card order to customize docs
* Added configuration options to docs for the set_brightness command.
* Revert "Added configuration for card order to customize docs"
This reverts commit bd310fbd115c76bc49d994fff4ff3e1a0d0e9540.
* Add new contributors
* Add TP-Link smart plug docs
* Sync with PR
* update service (#634)
* Move KNX docs to right folder
* Fix typos and layout
* Add missing KNX logo
* Fix logo name
* Fix category
* Revert "Added set_brightness to website docs." (#636)
* Add initial KNX docs for binary sensors and switches
* Update title, desc, and date
* Rename blog post
* Update for 0.24
* pyhomematic update 0.1.9
* add example
* Example config (#638)
* Added dynamic entity tracking documentation (#641)
* Change ordering
* Added dynamic entity tracking documentation
* Add more details
* Add sqlalchemy as dep
* Add various db_url
* Added bah2830 configuration (#644)
* update media_player.markdown (#643)
* Rename release blog post
* Add CARTO
* Hide sensor.imap until stable
* Typo edits (#642)
* Update demo
* Minor tweaking
* Add additional example
* Add simple example for renaming
* Make it raw
* Update camera.rpi_camera.markdown (#537)
* Add link to binary version
* Fix indent
* Minor change for #537
* Update date
* Initial snmp sensor docs (#538)
* Fixed markdown and added logo (#551)
* Added documentation for router operating mode for asuswrt (#545)
* local_file camera component documenatation (#554)
* Documenation for local_file camera component
* Update camera.local_file.markdown
* Added information about voltage sensor
* Instructions for Pandora media player (#552)
* Add release
* Add pub_key
* Add BT Home Hub docs
* Markdown tweaks (#553)
* Add docs about MySensors IR switch (#556)
* Update sensor.mysensors docs, about moving V_IR_SEND type to switch
platform.
* Update switch.mysensors docs. Add section about the new service and
additional example sketch for the IR switch device.
* Update index.html
* plex sensor (#526)
* Add var descriptions
* Adds documentation for the Local File Camera (#482)
* Revert "Adds documentation for the Local File Camera" (#563)
* Minor changes
* Add Wink Rollershutter (#559)
* Added example of using template in shell_command. (#547)
* Add Documentation for Netatmo Welcome (#542)
* Reorganize documentation for Netatmo
As Netatmo is now a Hub component, documentations has been splitted in several
parts betweent the hub, the sensors and the camera
Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
* Add configuration variables for Netatmo Welcome cameras
* Add ha_release information on new documentation pages
* Netatmo Weather Station is a weather sensor
* Add blog post 0.22
1. Major improvements to the responsive styling.
2. Toggleable sidebar
3. Upgraded to modernizr 2.0 which includes Respond.js
4. IE7-9 testing and fixes
5. New theming system which should make forkers happy
6. New rake task for installing Octopress themes
7. Magic
highlighting tests, improved syntax highlighting and styling of pre
blocks.
Overriding dynamic gist styling.
Added a plugin for pygments caching which should speed things up
terrifically.
added ender.js as a lightweight way of scripting the DOM, events, etc.
Some general typography and semantic html improvements.