Commit graph

4416 commits

Author SHA1 Message Date
Fabian Affolter
2617026e58 Merge pull request #834 from persandstrom/modbus_write_register
modbus write register service
2016-08-30 09:37:31 +02:00
Fabian Affolter
27b186ab99 Merge pull request #848 from llauren/patch-1
Add info on how to install python, pip3 and python3-libyaml on a Debian system
2016-08-30 09:37:09 +02:00
Fabian Affolter
6e453cd12f Merge pull request #858 from MartinHjelmare/fix-heatmiser
Fix heatmiser example config
2016-08-30 09:36:09 +02:00
Fabian Affolter
0c028bcd29 Merge pull request #862 from technicalpickles/zwave-macos
Document macOS zwave device path
2016-08-30 09:35:45 +02:00
Fabian Affolter
642cbb4957 Merge pull request #869 from garrettbeachy/patch-2
Update climate.honeywell.markdown
2016-08-30 09:34:45 +02:00
garrettbeachy
0443eceaf2 Update climate.honeywell.markdown
Fix typo on Honeywell page.
2016-08-29 21:22:35 -05:00
Pascal Vizeli
20d259dfc6 Update notify.smtp.markdown 2016-08-29 22:32:06 +02:00
Pascal Vizeli
e3a51b49a0 Update notify.file.markdown 2016-08-29 22:30:15 +02:00
Fabian Affolter
0a14d4cbdc
Update categories 2016-08-29 21:47:59 +02:00
Fabian Affolter
6afd484fad Merge pull request #867 from sgauche/patch-1
Update device_tracker.locative.markdown
2016-08-29 21:24:50 +02:00
sgauche
83a2c1f561 Update device_tracker.locative.markdown 2016-08-29 15:19:35 -04:00
Fabian Affolter
e0c415b7f3
Add blog post from #664 2016-08-29 19:40:32 +02:00
Fabian Affolter
9a39102b03 Merge pull request #864 from oa-/patch-2
Updated title
2016-08-29 12:45:55 +02:00
John Arild Berentsen
3ab278f809 Update cover.command_line.markdown 2016-08-29 12:28:41 +02:00
oa-
03ad5afd96 Updated title
Changed the title to differentiate it from the non-LE Bluetooth tracker
2016-08-29 11:46:34 +02:00
Fabian Affolter
b5fe7df1f2 Merge pull request #861 from technicalpickles/link-to-source
Link to more things
2016-08-29 11:03:28 +02:00
John Arild Berentsen
fad9cfa968 Update cover.mqtt.markdown 2016-08-29 07:38:14 +02:00
Martin Hjelmare
216f5a4d02 Fix media_player services (#860)
* Correct service and attribute names and add missing services.
2016-08-28 21:08:25 -06:00
Teagan Glenn
d60ae6a6be Allow specification of server for speedtest.net (#847) 2016-08-28 21:06:13 -06:00
Josh Nichols
2f0b1e4979 Document macOS zwave device path 2016-08-28 21:01:34 -04:00
Josh Nichols
9f7923e827 Link to more things 2016-08-28 20:58:32 -04:00
John Arild Berentsen
7ac8c005b2 Update cover.command_line.markdown
Wrong config commands
2016-08-28 22:57:24 +02:00
Fabian Affolter
c85ef82e61
Add entry for validation 2016-08-28 22:39:08 +02:00
Fabian Affolter
51acfc5560
Add new validations 2016-08-28 22:39:08 +02:00
Fabian Affolter
588b5f3bfa Merge pull request #859 from bbangert/patch-1
Update component initialization for accurate count
2016-08-28 22:32:20 +02:00
Ben Bangert
653f05354d Update component initialization for accurate count 2016-08-28 13:18:31 -07:00
MartinHjelmare
aaf6e26c05 Fix heatmiser example config
* `tstats` requires a list.
2016-08-28 20:34:50 +02:00
Fabian Affolter
c9b3fe80c8
Alphabetical order 2016-08-28 19:24:36 +02:00
Robbie Trencheny
e73712f641 Update 2016-08-27-notifications-hue-fake-unification.markdown
Grammar, add forgotten things to breaking changes, add some links
2016-08-28 10:18:42 -07:00
Fabian Affolter
efbb221801 Merge pull request #855 from ThinkPadNL/patch-2
Update sensor.mhz19.markdown
2016-08-28 19:01:42 +02:00
Fabian Affolter
4b1c7741a4 Merge pull request #857 from captainnapalm/patch-2
fix grammatical error for "climate"
2016-08-28 19:01:19 +02:00
Brendan Berg
fe4e5da0cc fix grammatical error for "climate" 2016-08-28 09:30:52 -06:00
Josh Nichols
0907816187 Add SleepIQ documentation 2016-08-28 09:14:20 -04:00
ThinkPadNL
6826408566 Update sensor.mhz19.markdown
CO2 level outside isn't 250 - 350pmm, but assumed to be 400ppm. It has risen over the years, due to global warming :-(
Most sensors that do automatic calibration assume 400ppm as lowest.

See also https://www.co2.earth/ for actual CO2 level on the earth.
2016-08-28 12:41:24 +02:00
NMA
18d61c115c Updated waypoint import description
Updated to match the final changes.
2016-08-28 14:05:19 +05:30
Robbie Trencheny
c7a198fcec Merge pull request #853 from tchellomello/fix_nest_climate
Fixed typo for climate component
2016-08-28 00:20:09 -07:00
Marcelo Moreira de Mello
65390c187b Fixed typo for climate component 2016-08-28 03:17:40 -04:00
Robbie Trencheny
094f358d95 Merge pull request #852 from tchellomello/fix_syntax_after_voluptuous
Updated documentation to match with voluptuous config validation
2016-08-27 22:28:34 -07:00
Marcelo Moreira de Mello
10317da550 Updated documentation to match with voluptuous config validation
--
After the upgrade to use voluptuous to parse the configuration, sensor.imap needs to pass username instead user. Note that user also works, but to keep it coherent, we are updating the documentation.

(home_assistant) ↪ hass --script check_config
Testing configuration at /home/hass/.homeassistant
16-08-28 00:49:35 ERROR (MainThread) [homeassistant.bootstrap] Invalid config for [sensor.imap]: required key not provided @ data['username']. Got None
Failed config
  sensor.imap:
    user: <redacted>
    port: 993
    platform: imap
    password: <redacted>
    server: imap.gmail.com
    name: Gmail Alerts

Successful config (partial)
  sensor.imap:

   After replacing ```user``` by ```username```, ```hass --script check_config``` works as expected.
2016-08-28 00:53:11 -04:00
Robbie Trencheny
9e4330bed8 Merge remote-tracking branch 'upstream/current' into next 2016-08-27 20:56:42 -07:00
Robbie Trencheny
dcc17df8ee Merge pull request #821 from icovada/patch-1
Update Telegram notify
2016-08-27 20:55:13 -07:00
Robbie Trencheny
9f23d1d223 Merge pull request #838 from home-assistant/kellerza-check_config-1
Introduce the check_config script in 0.27
2016-08-27 20:55:06 -07:00
Robbie Trencheny
31f1027686 Merge pull request #843 from home-assistant/next
0.27
2016-08-27 20:54:53 -07:00
Robbie Trencheny
e5ef5e74dc Update homepage version 2016-08-27 20:50:30 -07:00
Robbie Trencheny
06e1b686eb Update blog post 2016-08-27 20:49:49 -07:00
Robin Laurén
e5255ecd7c Add
Added info on how to install python, pip3 and python3-libyaml on a Debian system.
2016-08-27 23:14:10 +03:00
Fabian Affolter
b70bd36f73
Sync blog post 2016-08-27 14:20:36 +02:00
Fabian Affolter
643a1bb746
Rename blog post 2016-08-27 14:05:20 +02:00
icovada
102e1ed700 Fixed open parenthesis
As suggested by @Landrash
2016-08-27 13:43:19 +02:00
Fabian Affolter
3e84f46a85
Add content from #820 2016-08-27 13:33:43 +02:00