Felix Eckhofer
fa4e1e9c4d
Use explicit links inside configuration blocks ( #11645 )
...
The converter used in the configuration plugin is not aware of
references declared outside of the block and therefore fails to render
reference links. This replaces them with explicit links.
Resolves #11643
2020-01-06 11:02:57 +01:00
Franck Nijhof
c0e76c2c17
Merge branch 'current' into next
2020-01-06 10:21:27 +01:00
ochlocracy
13d5d76fea
Add support for Alexa locale configuration ( #11566 )
2020-01-06 10:19:54 +01:00
brefra
d6bf73ae8c
Add automation example to Velbus integration ( #11623 )
...
* Add automation example to Velbus integration
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-06 10:19:29 +01:00
ha14937
d6cdd63b49
HS110 clarifications ( #11642 )
...
Hi all - my first proposed change, and it's minor. I ran into this issue where I misread the original and believed other devices (HS103's in my case) were supported for everything (control and sensors) when it's really just the HS110 that can create sensors. Anyway, I thought I would make it more clear for anyone else who may have misread it like I did. Cheers!
2020-01-06 08:04:27 +01:00
Jc2k
997c64673e
Mention fan support ( #11638 )
2020-01-05 19:16:38 +01:00
sdekker90
d383a54324
Update samsungtv.markdown ( #11639 )
...
Works on ES6100
2020-01-05 14:57:37 +01:00
Ville Skyttä
301edb9bd2
Home Assistant etc spelling consistency fixes ( #11637 )
...
* Be consistent with Home Assistant spelling
* Refer to the Configurator without "HASS"
That's what's it calls itself and how it is in the add-on store.
* Be consistent with Hass.io spelling
* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
GoSpursGoNL
8fba0f8c74
Fix typo ( #11636 )
2020-01-05 12:00:25 +01:00
Paulus Schoutsen
86a3bcb916
Add person reload service ( #11633 )
2020-01-05 11:36:53 +01:00
trentjw
f8abed18e0
Update tplink.markdown ( #11635 )
...
* Update tplink.markdown
* ✏️ Removal of non-existing platform to list.
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-05 11:01:00 +01:00
Jeff Irion
2675661e67
Add troubleshooting solution for devices that drop off WiFi ( #11634 )
2020-01-05 10:22:17 +01:00
Ville Skyttä
9f42bbb5d6
Point to Telegram chatbot page from Telegram config example ( #11631 )
...
* Point to Telegram chatbot page from Telegram config example
* Refer to chatbot platforms consistently as platform, not method
2020-01-04 22:07:08 +01:00
Iulius
e889908a40
separate cmd payloads to state values ( #11420 )
2020-01-04 17:41:28 +01:00
Petro31
1ef6a09dbe
Update example to show variable used in set_fan_speed template. ( #11624 )
...
Update to the example to let users know what set_fan_speed passes as a variable to the template.
2020-01-03 23:55:47 +01:00
Ross Cullen
b8a0872661
Improved & simplified documentation - Doorbird ( #11621 )
...
* Improved & simplified documentation
* New amendments tested and validated on both IOS and Android - instructions updated to reflect this.
* Improved & simplified documentation. I've gone through the menus on Android and IOS and can confirm this is where the information required is located
* Minor grammar tweaks
* Update source/_integrations/doorbird.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/doorbird.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/doorbird.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/doorbird.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 23:53:27 +01:00
David Cramer
4917634367
Add documentation for Sentry ( #11625 )
...
* Add documentation for Sentry
See also home-assistant/home-assistant#30422
* Fix YAML formatting
* Add ha_category, ha_iot_class
* Update category, add ha_release
* Remove optional params
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-01-03 23:51:06 +01:00
Bas Nijholt
e7544c8c7c
Add KEF integration ( #11274 )
...
* add KEF speaker integration docs
* ✏️ Tweak
* update text for usage of aiokef v0.2.0
* ✏️ Tweak
* add port to the configuration
* update ha_release to 0.104
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-01-03 19:11:03 +01:00
John Hollowell
d82aaa88d1
Add service information to homeassistant integration ( #11607 )
...
* Update homeassistant.markdown
Add services and descriptions for `homeassistant`
* Update service-calls.markdown
Add link to homeassistant services information
* Update homeassistant.markdown
adhere to documentation standards
* Apply suggestions from code review
Fix heading levels and a copy/paste typo
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Apply suggestions from code review
make entity_id's optional
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 19:09:23 +01:00
Ville Skyttä
ffec20f792
Spell Zigbee consistently, with lowercase "b" ( #11618 )
...
https://zigbeealliance.org/developer_resources/zigbee-specification/
"Please note that this uses old branding, Zigbee is always a lowercase
B, not a capital. This change occurred shortly after the official
release of this document."
Also other docs at https://zigbeealliance.org/solution_type/zigbee/ ,
https://github.com/zigpy/zigpy/issues/111
2020-01-03 18:50:06 +01:00
Franck Nijhof
bb90760fd9
Merge branch 'current' into next
2020-01-03 15:26:35 +01:00
Sérgio
fa5c116a9a
Update docs for telegram bot ( #11550 )
...
* Update docs for telegram bot
* Add example
2020-01-03 14:34:17 +01:00
Franck Nijhof
7e84cc707e
Fix remark linting warnings ( #11615 )
2020-01-03 13:32:01 +01:00
Franck Nijhof
3a573899ff
Merge branch 'current' into next
2020-01-03 12:33:57 +01:00
LWD
f5c2a55720
Update limitlessled.markdown ( #11606 )
...
Removing link to MiLight.com. This site is no longer active. I've personally lost money from this site.
There is a 94% bad rating on TrustPilot - https://uk.trustpilot.com/review/www.easybulb.com
2020-01-03 11:26:49 +01:00
Ronald Dehuysser
650b674c01
entity_id is not optional anymore - Media_player services ( #11609 )
2020-01-03 11:10:42 +01:00
John Hollowell
58b4c774b4
Update stream.markdown ( #11612 )
...
integration doesn't do any replacements in the filename, so removed ambiguous/incorrect section
2020-01-03 11:00:38 +01:00
Josh Bendavid
875918c6a2
Document denonavr generic commands ( #11598 )
...
* Document denonavr generic commands
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 10:12:56 +01:00
Issac
472a07be3d
Added local_ip integration ( #11466 )
...
* Added localip component
* Apply suggestions from code review
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* ✏️ Tweak
* Rename localip to local_ip. Add config entry
* Update release and description
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-01-02 13:17:01 +01:00
Alan Tse
19562e20f4
Add charging rate sensor. ( #11567 )
2020-01-02 13:04:19 +01:00
Josh Bendavid
ecd8c2c17d
Update webostv documentation ( #11584 )
...
* Update webostv documentation
Update webostv documentation following changes in https://github.com/home-assistant/home-assistant/pull/29296
* Update config file location
* Remove reference to (not functional) auto-discovery
* Add documentation for generic commands and buttons
2020-01-02 13:03:41 +01:00
omegacore
14a6b3a10e
Alert users pymysql is not required for external MariaDB ( #11527 )
...
* Update recorder.markdown
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-02 09:54:01 +01:00
Jon Gilmore
03dcf26563
example automation for hunter douglas scenes ( #11592 )
2020-01-02 09:30:54 +01:00
stappel
b86b20e695
Added information to clarify options ( #11580 )
...
* Added information to clarify options
Added information to clarify options
* Minor changes
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-01-02 09:29:39 +01:00
brefra
d5ef4b7cfb
Add light to velbus integration ( #11581 )
2020-01-02 09:28:51 +01:00
Maciej Bieniek
6effbe0f2d
Add documentation for GIOS integration ( #11162 )
...
* Add documentation for GIOS integration
* Bump HA version
2020-01-02 09:28:20 +01:00
Phil Bruckner
3af6295867
Remove Amcrest deprecated sensors and switches ( #11577 )
2019-12-31 08:24:02 -06:00
Steven Barth
e0636a3ef9
homematic: Add host port config documentation ( #11498 )
2019-12-31 08:46:21 -05:00
Panagiotis Panagiotopoulos
4edb0f7b84
Entity_id isn't optional anymore at light.{turn_off/turn_on} ( #11578 )
...
After #29178 entity_id isn't optional anymore. You have to use
group.all_lights as entity_id.
2019-12-31 10:33:15 +01:00
Ronald Dehuysser
e2b1830910
Update climate.markdown ( #11575 )
2019-12-31 10:17:07 +01:00
Patrick Smits
7adb9d0b27
Update proxmoxve.markdown ( #11576 )
...
Machine was misspelled
2019-12-30 23:45:24 +01:00
Aaron Bach
1a50ee649a
Correct SimpliSafe website link ( #11574 )
...
* Revert "Linked to SimpliSafe website (#11563 )"
This reverts commit 412455943597a3c8710aed90601f139dbee81805.
* Revert "Revert "Linked to SimpliSafe website (#11563 )""
This reverts commit a0543d47d71ce9cd961317dfb1337553ac8d6535.
* Corrected link
2019-12-30 22:27:36 +01:00
Rudertier
4f88bf1ef5
Update rmvtransport.markdown ( #11568 )
2019-12-30 12:55:42 +01:00
SukramJ
c7dc9b86a2
Add TM to Homematic IP Cloud ( #11551 )
2019-12-30 10:09:48 +01:00
Emil Hørlyck
4124559435
Linked to SimpliSafe website ( #11563 )
...
Added inline link to SimpliSafe website to show their lock.
2019-12-30 10:01:00 +01:00
Geoff Pursell
4e4245df33
Cleanup, doc hierarchy, and ordering ( #11562 )
...
* Cleanup, doc hierarchy, and ordering
Hierarchical headings for TV support, working, not working lists, put naming info first to assist with finding your TV on the list
* ✏️ Tweak
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2019-12-30 10:00:35 +01:00
Luke Pomfrey
9d0fef4eb6
Clarification on external access for Alexa intents and smart h… ( #11555 )
...
Clarifies that your Home Assistant instance must be accessible from the
internet via HTTPS on port 443, using a valid certificate to use account
linking.
2019-12-30 09:58:44 +01:00
Andrew Jackson
a4871be308
Update transmission.markdown ( #11561 )
...
Corrected Sensors & Switches sections.
All are prefixed with transmission_ and on_off has changed to transmission_switch.
2019-12-30 09:56:54 +01:00
Jc2k
594c6458b9
Mention support for smoke sensors ( #11560 )
2019-12-30 09:55:52 +01:00
Ville Skyttä
c903c60eee
RFLink now supports * and ? anywhere in ignore_devices strings ( #11559 )
2019-12-30 09:55:11 +01:00