Robert
28a2cba709
[Utility Meter] Add template sensors to DSMR example ( #9602 )
...
* Add template sensors to DSMR example
Add a daily and monthly template sensor to DSMR example that sum peak and off peak usage
* Try new syntax
* Surround jinja in yaml with raw
2019-06-19 08:12:09 +02:00
kloggy
be3c1cbc68
Document the default for with_group option ( #9598 )
...
* Document the default for with_group option
* ✏️ Tweak
2019-06-18 23:47:43 +02:00
Jeff Irion
f73c073a80
Fix logger examples (great migration) ( #9567 )
...
* Fix logger examples (great migration)
* Proposed change
Probably doesn't make a lot of sense to drill down into sub-packages of a component.
* Change examples
* Set log level for MQTT integration and SmartThings light component
2019-06-18 23:39:54 +02:00
tiagofreire-pt
a8767d55ea
Deleting config/emulated_hue_ids.json to reset ( #9491 )
...
* Deleting config/emulated_hue_ids.json to reset
* ✏️ Tweaks
2019-06-18 23:20:14 +02:00
Quentame
2f25f8e6cf
Add Linky sensors : yesterday + months + years ( #9422 )
...
* Add Linky sensors : yesterday + months + years
* ✏️ Tweak
* 🔥 Removed monitored_conditions
* 🔥 Removed tip
* ✏️ Reverted comment in example
2019-06-18 23:15:17 +02:00
Rick Rubino
c02aef683b
edited hold modes for clarity ( #9485 )
2019-06-18 23:11:06 +02:00
tomlut
473090ee73
Remove invalid example ( #9234 )
...
The example of a template for the name variable is not supported by the component. Templates are valid for the title and message only as evidenced by the component schema.
2019-06-18 22:20:03 +02:00
tetienne
ac342c9c84
Somfy open api ( #9625 )
...
* CREATE documentation for new Somfy component
- See home-assistant/home-assistant#19548
* UPDATE ha_release
* UPDATE ha_release to 0.95
* UPDATE ha_release to 0.95
* MERGE cover documentation within main one
* UPDATE No more notification, use Integrations
* ✏️ Tweak
* ✏️ Tweaks
* REMOVE qa scale
2019-06-18 22:16:09 +02:00
Andre Lengwenus
e0b5bb0faf
Add docs for LCN scenes platform ( #9545 )
2019-06-18 20:58:18 +02:00
Robert Svensson
845ce95d09
Update discovery and zeroconf documentation ( #9506 )
2019-06-18 20:55:45 +02:00
Kevin Cooper
bc100ed8e8
add code_arm_required to manual alarm ( #9088 )
...
* Add code_arm_required to manual alarm
* ✏️ tweak
2019-06-18 20:54:16 +02:00
michaeldavie
df2ecd988d
Add Environment Canada weather, sensor, and camera platforms ( #8604 )
...
* Add Environment Canada weather platform
* Add icon, and pages for sensor and camera platforms
* Add image file
* Collapse to single page and update
* ✏️ Tweaks
* 🚑 Fixes header
2019-06-18 20:13:11 +02:00
David Bonnes
86c0ec830f
honeywell - Fix issue 18932 & clean up the mess ( #9587 )
...
* clean up docs
* less notes
* ad first warning back in
* ✏️ Tweak
* ✏️ Tweak
2019-06-18 19:54:56 +02:00
David Bonnes
d4fcdc3860
Add Sensor, BinarySensor to geniushub ( #9456 )
...
* Initial commit
* ✏️ Tweak
* add example automation, tweak text
* tweak YAML
* restore {% raw %}
* tweak text
* restore {% raw %} 2
* small tweak to text
* ✏️ Tweaks
2019-06-18 19:05:17 +02:00
Philip Rosenberg-Watt
a19971a152
Add APRS device tracker documentation ( #9056 )
...
* Add APRS device tracker documentation
* Clarify timeout config
* Update release
* Update release
Hopefully this one is it.
* ✏️ Tweak
2019-06-18 14:55:29 +02:00
kbickar
6c2dc151cf
Added toggle services ( #9245 )
2019-06-18 13:32:08 +02:00
Phil Bruckner
40c3b8e6b7
Add control of Amcrest indicator light ( #9486 )
...
* Add control of Amcrest indicator light
* ✏️ Tweak
2019-06-18 13:10:06 +02:00
David Roberts
49d2c61908
Solaredge local ( #9490 )
...
* Add documentation for SolarEdge local component
* bump release
* Update source/_components/solaredge_local.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Update source/_components/solaredge_local.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* remove redirect
* remove monitored_conditions per https://github.com/home-assistant/architecture/pull/244
* ✏️ Tweaks
2019-06-18 13:07:17 +02:00
GoNzCiD
b326110e3c
Adding accuracy filter feature ( #9347 )
...
* Adding accuracy filter feature
I'm preparing #23292 PR to add this new feature to filter positions by accuracy
* Add skip filtering by accuracy function
2019-06-18 12:59:26 +02:00
Phil Bruckner
f6bb628e3d
Improve amcrest error handling ( #9554 )
...
* Improve amcrest error handling
Add max_errors and recheck_interval configuration variables.
* Update per code changes
2019-06-18 12:57:48 +02:00
Andy Castille
9bb32b6528
Add DD-WRT device tracker wireless_only option ( #9555 )
2019-06-18 12:55:48 +02:00
presslab-us
a3396a426c
Add Lock device type to zha.markdown ( #9522 )
...
* Add Lock device type to zha.markdown
* Remove lock line from redirect_from
2019-06-18 12:53:50 +02:00
Дубовик Максим
84de78d8bd
Google Cloud Platform Documentation ( #9367 )
...
* Google Cloud TTS service component manual
* Beautified
* * Added new parameter description
* Structurized
* Changed icon
* Update source/_components/google_cloud.markdown
Co-Authored-By: lufton <lufton@gmail.com>
* Added speed, pitch and gain parameters description
* * Added new profiles parameter
* Changed default and supported values
* Fixes
* Fixes
* It's too late to be added to 0.93 =(
* ✏️ Tweaks
2019-06-18 12:39:52 +02:00
z0p
31c2aa1e21
Smarty component documentation ( #8761 )
...
* Smarty component documentation
* required changes
* removed fan and sensor page
* Update source/_components/smarty.markdown
Co-Authored-By: z0mbieprocess <theo.nicolau@gmail.com>
* ✏️ Tweak
2019-06-18 12:24:20 +02:00
Johan Nenzén
a470dc41d2
Adds documentation for Plaato Airlock ( #9398 )
...
* Adds documentation for Plaato Airlock
* Fixes typo
* Adds logo and text describing the platform was not made by Plaato
* Removes quotes as per suggestion in review
* ✏️ Tweaks
2019-06-18 12:17:07 +02:00
Phil Bruckner
0c6672ffc7
Life360 integration ( #9539 )
...
* Life360 integration
* Update source/_components/life360.markdown
Fix ha_release per review comment.
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Update source/_components/life360.markdown
Fix ha_category per review comment.
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Update per code changes
* ✏️ Tweaks
2019-06-18 12:14:21 +02:00
Tomer Figenblat
764fd09b75
Add switcher kis auto off service ( #9640 )
...
* Prettier recommandations.
* Added switcher_kis.set_auto_off service documantation.
2019-06-18 10:27:25 +02:00
Kevin Cooper
a0dd5a0e01
add code_arm_required to manual alarm with mqtt ( #9087 )
...
* Add code_arm_required to manual alarm with mqtt
* ✏️ Tweak
2019-06-18 10:06:32 +02:00
Paulus Schoutsen
52ef839611
Use more realistic trusted proxy
2019-06-17 20:08:25 -07:00
Sören
b336f2aa65
Newer Mi Home App doesn ( #9580 )
2019-06-18 02:03:11 +02:00
Isabella Gross Alström
c69f3808b1
Add docs for new google service ( #9057 )
...
* Update google documention with new service
https://github.com/home-assistant/home-assistant/pull/22473
* ✏️ Tweaks
2019-06-18 02:00:48 +02:00
Tomi Blinnikka
852fc52adc
Fix set_cover_tilt_position
position attribute ( #9646 )
...
It looks like the correct attribute name is `tilt_position` not `position` for the `cover.set_cover_tilt_position`. Fixed doc and example.
2019-06-18 01:39:01 +02:00
Tommaso Marchionni
fadf8456de
Added documentation for invert_percent configuration for zwave rollershutte ( #9216 )
2019-06-17 14:45:18 -07:00
noodlemctwoodle
1686917201
Updated Netdata documentation ( #9606 )
...
* Updated Netdata documentation
* Added missing `sensor:` tag
* Added further examples and rephrased wording
* Fixed `JSON` display issue
* Fixed issues raised by fabaff
reverted `system_load` to `load`
modified full example
removed comments from example
* ✏️ Tweak
* ✏️ Tweak
* ✏️ Tweak
2019-06-16 15:08:36 +02:00
steckenpferd
c10f95ca22
Update homematicip_cloud.markdown ( #9604 )
...
HmIP-BBL is delted from docu because not supported yet and needs to be added first
2019-06-16 12:36:42 +02:00
Roland Beck
4904c47346
adding Simple Service Discovery Protocol ( #9639 )
...
adding the full name to the acronym.
SSDP - Simple Service Discovery Protocol
2019-06-16 12:02:23 +02:00
Clifford W. Hansen
d9fad023b9
Update synologydsm.markdown ( #9631 )
...
* Update synologydsm.markdown
Added name configuration option
* Remove optional key
2019-06-15 14:50:14 +02:00
Shulyaka
23a0d9faa4
Update modbus.markdown ( #9609 )
2019-06-14 10:08:44 +02:00
jyrki69
2a9dfb67dc
Update event prefixes ( #9627 )
...
* Update event prefixes
Changed the event name prefixes and the explanation how they will be seen in Home Assistant.
* Update doorbird.markdown
2019-06-14 10:06:58 +02:00
dnguyen800
c2cc345f31
Added note on remotely powering on Marantz receivers ( #9628 )
...
Added note that the 'Auto-Standby' feature must be enabled in Marantz receiver settings for Home Assistant to remotely power on the receiver.
2019-06-14 10:06:15 +02:00
Penny Wood
679659fcf5
Note about ptvsd memory use. ( #9624 )
...
* Note about memory use.
* ✏️ Tweak
2019-06-14 10:04:32 +02:00
Emilv2
8266f4ea5c
Clarify how the integration sensor works (home-assistant/home-assistant#24398) ( #9593 )
2019-06-14 10:00:52 +02:00
Dubh Ad
80a6813bc3
No more known_devices.yaml
( #9622 )
...
Updating the reference for where to look
2019-06-13 10:07:12 +02:00
Dubh Ad
9768e8962f
Drop reference to known_devices.yaml
( #9621 )
...
* Drop reference to `known_devices.yaml`
It no longer uses it, we shouldn't be talking about it here
* ✏️ Typo
2019-06-13 09:30:34 +02:00
Dubh Ad
764c0d96df
Added note about known_devices.yaml
( #9620 )
...
Given that this is being phased out, adding a warning about it here to reduce confusion.
2019-06-13 09:28:34 +02:00
Dubh Ad
447a9feee8
Merge pull request #9586 from home-assistant/DubhAd-patch-1
...
Moving outdated information
2019-06-12 17:21:53 +01:00
Dubh Ad
2f29ec7e60
Merge pull request #9608 from home-assistant/uber-removal
...
Uber API is going away on June 13, 2019, remove component docs
2019-06-11 20:42:12 +01:00
Dubh Ad
67fe606833
Update source/_components/group.markdown
...
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
2019-06-11 20:36:46 +01:00
Miroslav Ždrale
21ba04f355
Update list of supported Ubee models ( #9610 )
2019-06-11 08:44:21 -07:00
Robbie Trencheny
55abb7e402
Uber API is going away on June 13, 2019, remove component docs
2019-06-10 17:52:37 -07:00