5068 Commits

Author SHA1 Message Date
Paulus Schoutsen
1195a690c5 Add websocket API page 2016-11-27 21:18:27 -08:00
Paulus Schoutsen
c29931eb75 Merge branch 'current' into next 2016-11-27 21:13:44 -08:00
Lewis Juggins
17419d5853 Generic thermostat tolerance improvement (#1506) 2016-11-27 18:52:24 +01:00
fredespi
6169e1f9ae Update sensor.template.markdown (#1509) 2016-11-27 18:49:38 +01:00
Fredrik Lindqvist
97d19293db Removed extra an space. (#1507)
Extra space was added in with update of text.
2016-11-27 14:04:52 +01:00
Fabian Affolter
f2ae78ac01
Update ha_release 2016-11-27 12:41:59 +01:00
amahlaka
adcdc33446 Added note on Android support (#1505) 2016-11-27 02:10:49 -08:00
Matt N
bf204314b1 Delete removed simple_alarm component docs (#1498)
This was superseded by /source/_cookbook/python_component_simple_alarm.markdown
2016-11-26 18:03:22 +01:00
Matt N
39dd48d1ce Change condition example to use the lowercase 'on' state (#1500)
HA normally uses a lowercase 'on' state: 32ffd006fa/homeassistant/const.py (L160)
2016-11-26 18:01:43 +01:00
Matt N
d3e5b9865c jupyter_notebooks_introduction typo: emtpy => empty (#1499) 2016-11-26 18:00:53 +01:00
Fabian Affolter
91d932528a
Fix header, add title, and add ha_reelase 2016-11-25 18:12:40 +01:00
Fabian Affolter
9b0fd8492f
Remove whitespace 2016-11-25 18:09:53 +01:00
dainok
33ce8f3ef9 Documentation for GPSLogger (#1496)
GPSLogger merged https://github.com/home-assistant/home-assistant/pull/4089
2016-11-25 18:09:25 +01:00
Patrick Hobusch
289caa944e Add missing 'update_interval' variable to darksky sensor documentation (#1497) 2016-11-25 18:07:18 +01:00
Fabian Affolter
388198465d
Update configuration sample 2016-11-25 17:03:48 +01:00
Vlad Korniev
bd56303a72 IP Bans configuration (#1450)
* IP Bans configuration
2016-11-25 07:27:18 +01:00
Paulus Schoutsen
10eff18e9b Release 0.33.4 2016-11-24 15:54:03 -08:00
Jon Caruana
3e563c57da LiteJet: Add held_more_than and held_less_than options for the automa… (#1463)
* LiteJet: Add held_more_than and held_less_than options for the automation trigger.
LiteJet: Fix unrelated documentation details.

* LiteJet: Formatting tweak.
2016-11-24 19:06:17 +01:00
Simon Szustkowski
a8e5bebb9d Proper documentation for foursquare (#1492) 2016-11-24 15:08:38 +01:00
Sebastiaan
02f60a507d Update tls_self_signed_certificate.markdown (#1491)
Fixed link to https://home-assistant.io/blog/2015/12/13/setup-encryption-using-lets-encrypt/
2016-11-24 14:16:20 +01:00
dasos
44cb27801b Docs for Hook (#1490)
* Documentation for Hook
* Fixed spelling
* Added `ha_version` and `ha_iot_class`
2016-11-24 05:41:52 +01:00
Fredrik Lindqvist
5ecf4e6909 Implement changes from #1394
Implement changes from #1394 because of merge conflict. 
All credit goes to @	Marcel030nl
2016-11-23 15:56:45 +01:00
kaustubhphatak
395007ba63 Corrected the mapping for HA vs MySensors State (#1486) 2016-11-23 15:50:48 +01:00
dpressle
2fc0b02136 MySensor: Add description on current temperature option (#1484)
* Add description on current temperature option for MySensor.
2016-11-23 14:26:13 +01:00
Matt N
2b5d3c0c10 Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
2016-11-23 10:23:23 +01:00
Marcel030nl
455325fe61 Update sensor.pvoutput.markdown (#1480) 2016-11-23 08:56:57 +01:00
Johan Bloemberg
0326a68363 Dmsr (#1432)
* Add DSMR documentation.

* Add to index, add Dutch names.

* Update docs for device -> port change.

* Add tested versions.

* Add ha_version, screenshot and more known hardware
2016-11-23 08:44:59 +01:00
Valentin Alexeev
a1e108e74f WAQI sensor (#1451)
* WAQI sensor description.

* Rework as Markdown table.
2016-11-23 08:30:26 +01:00
Ciquattro
1dd95ed15f modified an error on the config syntax (#1446)
* modified an error on the config syntax 

as stated here
https://home-assistant.io/getting-started/scripts-conditions/
under condition: can't set platform: time but condition: time
* Update automation-examples.markdown
Address feedback from @fabaff
2016-11-23 08:27:41 +01:00
Fabian Affolter
e05b408b9d
Add ha_release 2016-11-23 08:24:39 +01:00
Fabian Affolter
62fb1262d5
Replaced by Neato for featured 2016-11-23 08:07:36 +01:00
Carlo Costanzo
60d706ef8d Quick time window update (#1479)
Added example of windo crossing midnight as per https://github.com/home-assistant/home-assistant/pull/2158
2016-11-23 07:53:14 +01:00
Matt N
0e8ad94d3a light.mqtt_template: Fix typo: "optionaly" (#1481) 2016-11-23 07:39:49 +01:00
Harris Borawski
b9c0bb0dcb Add Sonarr sensor (#1469)
* Add documentation for Sonarr sensor

* Fix spelling mistake and add link to sonarr main site
2016-11-22 22:32:36 -08:00
Paulus Schoutsen
1de24a1b8d Add issue section to blog 2016-11-22 20:49:39 -08:00
Paulus Schoutsen
8f3036e30c Release v0.33.3 2016-11-22 20:37:11 -08:00
Carlo Costanzo
04aa47785a Added in helpful tip (#1472)
* Added in helpful tip

Excluding entries in logbook every 3 minutes.

* Update cover.garadget.markdown
2016-11-22 15:46:20 +01:00
Sean Dague
fe4a822513 increase documentation on hue_activate_scene service. (#1475)
This describes the hue_activate_scene service on the light.hue page,
including the answers to questions I've gotten since this went into
HomeAssistant. Hopefully a good start that can be improved on by
folks.
2016-11-22 15:40:12 +01:00
Erik Eriksson
cad2cea2f3 More details about config (#1476) 2016-11-22 15:38:04 +01:00
Erik Eriksson
dd09cd5e8b Removed obsolete info (#1477)
Removed obsolete info and unnecessary info to end-users
2016-11-22 15:37:17 +01:00
Malte Franken
5ab682ed67 New config parameter for min_max sensor (#1404)
* explaining new config parameter to specify number of digits for rounding average value

* listing available types
2016-11-22 15:36:50 +01:00
Fabian Affolter
c5ea3f50b8
Add timetable data for Switzerland 2016-11-22 13:44:25 +01:00
David De Sloovere
2d73da8e4c Update installation-raspberry-pi-image.markdown (#1459)
* Update installation-raspberry-pi-image.markdown

Add info to customize. I had to search a few minutes to figure out how to change the keyboard layout. 

Add Windows 10 SSH in bash info. Maybe there should be a seperate page in the documentation, where all 'How to connect/SSH' topics link to. That way it won't have to be repeated throughout the docs.

* Update installation-raspberry-pi-image.markdown

* Update installation-raspberry-pi-image.markdown

Reworked mention of Windows 10 bash feature mention.

* Update installation-raspberry-pi-image.markdown

Contained a typo, but also changed the wording
2016-11-22 13:38:03 +01:00
neonbunny
144bb13be3 Remove "icon" setting from device_tracker component (#1473)
Whilst the icon setting might be handy for representing a device, there's no code in the device_tracker component to support this setting.
2016-11-22 11:14:14 +01:00
Molodax
205484f722 Update sensor.vasttrafik.markdown (#1474)
Apparently, **from** is required.
2016-11-22 11:03:37 +01:00
dennisaion
152ca9d906 Update (#1470)
Hey there.

I noticed a mistake in the configuration example


I changed this

notify:
  - name: NOTIFIER_NAME
    platform: kodi
    host: http://192.168.0.123

to this

notify:
  - platform: kodi
    name: NOTIFIER_NAME
    host: http://192.168.0.123
2016-11-22 10:54:16 +01:00
Paulus Schoutsen
553a0442fe Version bump to 0.33.2 2016-11-21 19:46:54 -08:00
Pascal Vizeli
6d20493650 Update recorder.markdown 2016-11-21 14:20:18 +01:00
Pascal Vizeli
a2a75c0eeb Update recorder.markdown 2016-11-21 14:19:37 +01:00
Paulus Schoutsen
690f1155c7 Release 0.33.1 2016-11-20 12:15:08 -08:00