Franck Nijhof
9e8931113a
Fix ha_release for 2 new integrations ( #11744 )
2020-01-15 02:10:46 +01:00
Tim Rightnour
6b871bc8a1
Update greeneye_monitor for voltage addition ( #11632 )
2020-01-15 01:30:08 +01:00
akasma74
25c5fb48d5
Add useful logging example ( #11742 )
...
I never knew it's possible to set per-script log level for python scripts so I think it's worth at least to add such an example to this page
2020-01-14 20:59:17 +01:00
Franck Nijhof
51c9cfb0e6
Add missing language tag to codeblock ( #11743 )
2020-01-14 20:57:34 +01:00
Franck Nijhof
259cbfa0e3
Add missing language tag to codeblock ( #11743 )
2020-01-14 20:55:31 +01:00
Franck Nijhof
8ca455aae9
Merge branch 'current' into next
2020-01-14 20:49:32 +01:00
Dubh Ad
359ee0730c
No longer loaded by default ( #11741 )
...
`discovery:` isn't included in the default configuration any more...
2020-01-14 19:55:45 +01:00
Rob Migchels
c8222b2ebf
Update dsmr.markdown - fixed broken URL ( #11736 )
...
Fixed the broken URL with official information about the P1 port. Updated it with a newer (5.0.2) version of the same document (PDF).
2020-01-14 10:23:17 +01:00
Bas Delfos
525028f883
Update docs to reflect changes in fritzbox integration ( #11732 )
2020-01-14 10:21:34 +01:00
MatthewFlamm
b0e936fe58
Remove references to 'template lock', add list of supported va… ( #11733 )
...
* Remove references to 'template lock', add supported values
* use backticks
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-13 22:31:39 +01:00
Franck Nijhof
acd4453a76
Removes Cisco Spark integration ( #11730 )
2020-01-13 10:23:44 -08:00
Alistair Galbraith
1a65e80f3a
Documentation for template alarm_control_panel ( #9801 )
...
* Added new platform documentation
* Move documentation to new integrations location
* Update documentation to modern level
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-13 17:00:17 +01:00
Franck Nijhof
cda7b104fd
Remove auto_hide from emby integration ( #11728 )
2020-01-13 15:55:00 +01:00
heytcass
46dfa1f959
Clarify which name to put in devices ( #11715 )
...
* Clarify which name to but in devices
When setting up Automatic, I found it confusing which name to put in the `devices` section, and put the nickname in, which broke the integration. Added a note to clarify for future users.
* Resolve @frenck suggestions.
Yeah, I figured the tone was a bit too playful. Figured I'd give it a go though.
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Resolve @frenck suggestions.
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-13 14:48:41 +01:00
Franck Nijhof
8bb75da0c2
Remove hidden property from xiaomi_miio.remote integration ( #11727 )
2020-01-13 13:51:01 +01:00
SukramJ
6cee626337
Add handling of missing devices to HomematicIP Cloud ( #11725 )
...
* Add handling of missing devices to HomematicIP Cloud
* fixes
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/homematicip_cloud.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-13 12:29:23 +01:00
Franck Nijhof
18cfd744c1
Merge branch 'current' into next
2020-01-13 12:26:28 +01:00
Marius Oei
6a48630682
Add another TV to Samsung TV supported devices ( #11718 )
...
I tried the component with my PS51D6900 and it worked. Even with the correct MAC address I could not get WOL to work unfortunately. Might just be a user error.
2020-01-13 11:22:23 +01:00
Yarmo Mackenbach
a06e7a5d6e
Update nederlandse_spoorwegen.markdown ( #11700 )
...
* Update nederlandse_spoorwegen.markdown
Changes reflect this [PR](https://github.com/home-assistant/home-assistant/pull/30611 )
* ✏️ Tweak
* Fixed typo
Co-Authored-By: Anders Melchiorsen <amelchio@nogoto.net>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Anders Melchiorsen <amelchio@nogoto.net>
2020-01-13 11:16:34 +01:00
akasma74
5daef0f320
On->on & Off->off ( #11721 )
...
just because they are not the same if used as state value.
stumbled upon it when discussing why this automation (https://community.home-assistant.io/t/integrating-rf-devices-with-sonoff-rf-bridge-on-tasmota-firmware/42484/112?u=ahmadk ) doesn't work.
2020-01-13 11:15:54 +01:00
linkztream
ae2509e233
Fixed ws-url and needed steps. ( #11717 )
...
* Fixed ws-url and needed steps.
Modified the ws-url to reflect the documentation from SPC-GATEWAY manual and added the two needed changes to customize.yaml + configuration.yaml to make the sensors produce usable output.
* Removed hidden sensors text
After changes made to the integration, sensors are no longer hidden and that text became obsolete. Removed to avoid confusion.
2020-01-13 11:09:03 +01:00
Aaron Bach
357a81d117
Add docs for upcoming SimpliSafe changes ( #11667 )
2020-01-13 08:48:07 +01:00
Daniel Powell
44dc93d5da
Update solax.markdown ( #11696 )
...
* Update solax.markdown
* grammar and simplify
* Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-12 10:24:44 +01:00
John Hollowell
64dc7f5442
Add Proxmox Permissions Information ( #11713 )
2020-01-12 09:31:12 +01:00
Spiffo
846f2367f7
Update sensor.buienradar.markdown ( #11714 )
...
alas... snow is not going to happen anymore anytime soon in the Netherlands... :)
snow_1d is not supported (anymore?) as a monitored condition in the sensor.
2020-01-12 09:25:21 +01:00
Spiffo
6f0971cc81
Update sensor.buienradar.markdown ( #11714 )
...
alas... snow is not going to happen anymore anytime soon in the Netherlands... :)
snow_1d is not supported (anymore?) as a monitored condition in the sensor.
2020-01-12 09:24:54 +01:00
Bill Durr
b136b44903
Add cover to ZHA supported devices ( #11695 )
...
* Add cover to supported devices
* 🚑 Fix
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-01-12 07:28:43 +01:00
thecem
98630e384d
Changed the temp and range options ( #11710 )
...
changed the option description min_temp/max_temp/range_from/range_to to right one like in the source code.
2020-01-11 20:17:34 +01:00
tigattack
f9e8f37381
Fixed links to "Configuring the platform" section ( #11711 )
...
Three links to "Configuring the platform" header were using underscores to separate the words instead of hyphens. This broke the link as it was invalid.
2020-01-11 20:08:28 +01:00
etheralm
744a1aef87
add TP06 model to dyson docs ( #11689 )
2020-01-11 10:51:47 +01:00
Franck Nijhof
b7deb649d8
Merge branch 'current' into next
2020-01-11 10:34:05 +01:00
Paulus Schoutsen
0dfee8ba31
Migrate Ring to config entry ( #11679 )
...
* Migrate Ring to config entry
* ✏️ Tweak
* ✏️ Tweaks
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-11 10:28:31 +01:00
Alexei Chetroi
a32870c4ef
Remove nonexistent default value for initial parameter. ( #11694 )
2020-01-10 16:44:11 -08:00
Paulus Schoutsen
92cae865df
Migrate Ring to config entry ( #11679 )
...
* Migrate Ring to config entry
* ✏️ Tweak
* ✏️ Tweaks
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-10 16:43:47 -08:00
tiagofreire-pt
cdc5b4941c
New nomenclature for Roborock fan speeds ( #11523 )
...
* New nomenclature for Roborock fan speeds
Docs updated regarding PR #30164 : https://github.com/home-assistant/home-assistant/pull/30164
* Update source/_integrations/vacuum.xiaomi_miio.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update vacuum.xiaomi_miio.markdown
* Update vacuum.xiaomi_miio.markdown
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-10 11:26:05 +01:00
John Hollowell
64b938b3d1
Update Misc Typos ( #11597 )
...
* Update providers.markdown
* Update tutorial.markdown
* Update aws.markdown
* Update vera.markdown
2020-01-10 09:30:44 +01:00
Daniel
5c307536bf
Add docs in vaccum.xiaomi_miio.markdown with how to clean a sp… ( #11676 )
...
* Add documentation in vaccum.xiaomi_miio.markdown with instructions how to clean a specific room
It specifies how the command send_command can be used for Xiaomi vacuums.
* Update Xiaomi vacuum docs on how to clean a room
An example is specified under a new section. The service vacuum.send_command is not documented here anymore.
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-09 11:25:23 +01:00
Alexander Petrov
d704be3803
Update input_datetime: reorder default values ( #11685 )
2020-01-09 10:44:22 +01:00
fwestenberg
cfa0cc2172
Add Stookalert integration ( #11572 )
...
* Stookalert integration
* Stookalert integration
* Stookalert integration
* Added Stookalert integration
* Added Stookalert integration
* Added Stookalert integration
* Removed the scan interval
* Changed release
* Province formatting
* Compress image
2020-01-08 21:05:25 +01:00
Åke Strandberg
ffdd815aec
Add link to Modbus Climate ( #11675 )
2020-01-08 19:03:06 +01:00
Franck Nijhof
4de6ba1316
Merge branch 'current' into next
2020-01-08 18:39:58 +01:00
Jeff Irion
c285782983
Switch order of Python and ADB server instructions ( #11658 )
...
* Switch order of Python and ADB server instructions
* Fix internal links
2020-01-08 18:38:39 +01:00
Franck Nijhof
617f684d04
Correct spelling of HDMI-CEC ( #11674 )
...
* Correct spelling of HDMI-CEC
* Empty commit to re-trigger build
2020-01-08 17:25:00 +01:00
Franck Nijhof
f64ebbd840
Merge branch 'current' into next
2020-01-08 13:28:18 +01:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests ( #11673 )
2020-01-08 13:25:21 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase ( #11672 )
...
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase
* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Eric Nagley
71b234544c
add testing notes for Q9F ( #11668 )
...
* add testing notes for Q9F
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-08 11:03:59 +01:00
Peter Epley
ebaa3e460e
Add Device Class info for customization ( #11670 )
...
* Add Device Class info for customization
* ✏️ Tweak
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-01-08 10:41:00 +01:00
FrengerH
07446d2bf6
Added documentation gesture support Deconz ( #11671 )
2020-01-08 10:40:09 +01:00
jeremywillans
6166ad00c2
Update media_player.markdown ( #11653 )
2020-01-07 21:36:16 +01:00