Gergely Imreh
fa9718c368
Add documentation for the Enviro pHAT sensor ( #2557 )
...
* Add documentation for the Enviro pHAT sensor
* sensor.envirophat: incorporating feedback
* sensor.envirophat: update metadata
2017-05-04 21:55:09 -07:00
Oliver
106cb51871
Experimental support of Marantz receivers ( #2489 )
...
Some Marantz receivers seem to have a quite similar interface compared to Denon AVR receivers. This was added to the module and tested with Marantz M-RC610.
2017-05-04 21:51:39 -07:00
Paulus Schoutsen
0ac6fd0f3f
Merge branch 'current' into next
2017-05-04 21:49:24 -07:00
Russell Cloran
57701f81cc
Add support for ZigBee Home Automation ( #2155 )
...
* Add support for ZigBee Home Automation
* Update binary_sensor.zha.markdown
Replace ZHA with ZigBee Home Automation
* Update light.zha.markdown
Replace ZHA with ZigBee Home Automation
* Update sensor.zha.markdown
Replace ZHA with ZigBee Home Automation
* Update switch.zha.markdown
* Update zha.markdown
2017-05-04 21:44:40 -07:00
Paulus Schoutsen
245d4280b8
Remove component that no longer exists
2017-05-04 21:18:32 -07:00
MrRemmers
0184492777
Update light.mqtt.markdown ( #2558 )
...
details added for color temperature command
2017-05-04 22:21:32 +02:00
Nolan Gilley
da1278cc74
update joaoapps join for PR 7443 ( #2564 )
2017-05-04 13:14:24 -07:00
Paulus Schoutsen
44b8dbd9f5
Update shell_command.markdown
2017-05-04 09:02:09 -07:00
Jonathan Batchelor
fef4f53787
Added TX-50DX700B. ( #2556 )
...
This TV works ok.
2017-05-04 16:58:00 +02:00
Adam Mills
ec26660cf6
Automatic push documentation ( #2553 )
...
* Automatic push documentation
* Example event automation
* Use event trigger built-in checking
2017-05-02 21:21:12 -07:00
zeltom
fa74ce22ba
Pilight binary sensor component ( #2325 )
...
* Create binary_sensor.pilight.markdown
* Update binary_sensor.pilight.markdown
* Update binary_sensor.pilight.markdown
* Chg disarm_after_trigger: 'yes' to True
* Update binary_sensor.pilight.markdown
2017-05-02 21:15:01 -07:00
John Mihalic
54ca6ebc5c
Eight Sleep docs ( #2499 )
2017-05-02 18:04:41 +02:00
Scott Bradshaw
a77e9be126
Added OpenGarage.io cover documentation ( #2521 )
...
* Added OpenGarage.io cover documentation
* Updating screenshot; removing stop button
* Moved {% raw %} tags in front of the template. Added {% endraw %} tags.
2017-05-02 18:03:05 +02:00
Julian Kahnert
dd9223e8ae
macOS installation added ( #2551 )
2017-05-02 12:03:13 +02:00
Jordi
ee00391c7f
Fixed example configuration ( #2547 )
2017-05-02 11:47:58 +02:00
Erik-jan Riemers
8a7f5d4f0f
Easier to find with google ( #2552 )
2017-05-01 22:25:52 +02:00
Rick Sharp
2a5426e90b
Update media_player.samsungtv.markdown
...
Added to not working
2017-05-01 22:09:08 +08:00
Fabian Affolter
95616014ff
Update ha_release
2017-05-01 11:17:21 +02:00
Erik-jan Riemers
a7d3998b1b
Added a note on ios app discovery ( #2532 )
2017-05-01 11:13:39 +02:00
Jack Minardi
e48ddb37f7
Update device_tracker.tplink.markdown ( #2539 )
...
* Update device_tracker.tplink.markdown
Depends on https://github.com/home-assistant/home-assistant/pull/7289
* Make a real sentence
2017-05-01 11:12:50 +02:00
onsmam
7718e6b098
Create light.knx.markdown ( #2534 )
2017-05-01 11:08:05 +02:00
LvivEchoes
4d256f623d
Mikrotik device tracker ( #2522 )
...
* Create device_tracker.mikrotik.markdown
* Add mikrotik logo
2017-05-01 11:01:36 +02:00
Paulus Schoutsen
e3d71518ec
Fix template example
2017-04-30 20:41:06 -07:00
Robbie Trencheny
96cef97035
Merge pull request #2526 from cribbstechnologies/next
...
Updating documentation for mqtt cover
2017-04-30 15:57:04 -07:00
Fabian Affolter
d12cdae725
Add docs
2017-04-30 19:30:24 +02:00
Fabian Affolter
82490bef9f
Update Lutron docs
2017-04-30 09:47:48 +02:00
Gergely Imreh
0607999a19
Adding documentation for Sense HAT lights ( #2530 )
...
* Adding documentation for Sense HAT lights.
Lights component page plus cross referencing from the Sense HAT
sensors component page.
* Update light.sensehat.markdown
2017-04-29 21:37:39 -07:00
Brian Cribbs
b0768fc772
updating documentation
2017-04-29 19:29:09 -04:00
Fabian Affolter
d2b94034c1
Update sample
2017-04-29 12:10:59 +02:00
Brian Cribbs
a3fe52135b
updating docs to match schema changes
2017-04-28 21:46:04 -04:00
Brian Cribbs
5bb498db03
updating documentation for mqtt cover
2017-04-28 13:14:20 -04:00
Adrian Goins
1a8bd87aa3
add troubleshooting steps to docs ( #2525 )
...
I spent a day wondering why `ubus` wouldn't report changes to the device list in the ARP table before digging into the packets and discovering that it only looks at `hostapd.*`. Since I don't use the AP on my router, this won't work for me. I would have been thrilled to know in advance that it doesn't apply to my use case. I've added a line at the top that clarifies what it looks for, and I've added a block of troubleshooting steps because they were fresh in my mind and might help others in the future. I see a lot of posts in the forums about, "what the heck is <insert component> doing?" Knowing how to look at packets with tcpdump and wireshark is a useful skill.
2017-04-28 16:25:07 +02:00
Anders Melchiorsen
05bfeb3e03
Allow multiple recipients for SMTP notify ( #2516 )
...
* Allow multiple recipients for SMTP notify
* Update notify.smtp.markdown
Changed formatting and wording.
2017-04-28 16:21:45 +02:00
Luar Roji
d8bc0956d5
Update to use new format on the full config sample ( #2524 )
...
* Update to use new format on the full config sample
* Replace hass with Home Assistant
2017-04-28 13:37:17 +02:00
Fabian Affolter
e944c6c0c1
Fix samples
2017-04-28 10:51:01 +02:00
Fabian Affolter
ede87269af
Minor changes
2017-04-28 10:23:52 +02:00
Patrick Easters
44defba407
Update binary_sensor.ping note for Windows support ( #2520 )
...
- Removed note about testing on Windows-based systems.
- Added note about attribute differences between Windows and *nix systems
2017-04-28 09:34:52 +02:00
neonbunny
f6a35d4108
Fix spelling of "Jinja" ( #2518 )
2017-04-27 09:09:58 +02:00
Jan Losinski
e0f5bd4b95
Document blacklist_domains of InfluxDB ( #2493 )
...
* Document blacklist_domains of InfluxDB
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
* Adapt changes to InfluxDB include/exclude changes.
The config options used there are now following the same scheme as the
ones in recorder and similar components.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-04-27 07:54:09 +02:00
Johan Elmerfjord
4c9253b542
Thermostat-link is broken - Knx Thermostat in meny points to climate.knx ( #2510 )
2017-04-26 09:29:25 +02:00
tedstriker
ff7129a540
Fixed category ( #2512 )
...
* Fixed category
Changed category to "Climate"
* Update maxcube.markdown
Added missing formatting and text.
2017-04-26 09:13:23 +02:00
Fabian Affolter
580d5d20db
Fix category
2017-04-25 20:48:14 +02:00
Fabian Affolter
3c6b558275
Update ha_release, description, and category
2017-04-25 10:58:34 +02:00
Scott Reston
c420ef5d1d
Clarify Redirect URI ( #2500 )
...
Help for HTTPS users.
2017-04-25 09:24:04 +02:00
Fredrik Lindqvist
b95e3b8f86
Update telegram_command events ( #2496 )
...
Update documentation referring to telegram_command events.
2017-04-25 09:22:40 +02:00
Brian Hopkins
25877f0be7
Update explaining URI's ( #2487 )
...
Updated the documentation to show how to find the URI and use it to send playlists in the spotify component.
2017-04-25 09:21:31 +02:00
Brian Hopkins
568491c085
Update for power on sources ( #2502 )
...
Updated sources section to also document they have to be powered on as well to show up in the dev-console.
2017-04-25 09:17:06 +02:00
Mitesh Patel
1efc095942
Fixes mismatch between code and docs. ( #2503 )
2017-04-25 09:16:28 +02:00
micw
1241a5df07
RSS feed template documentation ( #2411 )
...
* RSS feed template documentation
* Small fixes
* Change release version
* Update rss_feed_template.markdown
Added missing `the`
* Option 'requires_api_password', default is True
2017-04-24 22:16:57 -07:00
Jan Losinski
efd24efc5b
Add documentation for the InfluxDB import script ( #2491 )
...
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2017-04-24 23:53:35 +02:00