Adding enigma2 docs#8669
Closed
fbradyirl wants to merge 121 commits into
Closed
Conversation
* 🚜 Merges/Redirect Rachio component pages * ✏️ Tweak
Corrected device entity id format (inserted missing underscore) in line 74.
Bought and tested Denon AVR-X1500H
You need to change the "stop_name" to a location where you want id for, else you only get a short random list of id's :)
8 tasks
klaasnicolaas
requested changes
Feb 21, 2019
Co-Authored-By: fbradyirl <fbradyirl@users.noreply.github.com>
I couldn't get the "ios.notification_action_fired" event to trigger an automation using this guide. Through trial and error, I found the automation yaml needs an additional line "data:" below "event_data:"
…guration panel. (#8671) * Capitalize OwnTracks to comply with HomeAssistant [documentation standards](https://developers.home-assistant.io/docs/en/documentation_standards.html) * Clarify that if you're going to use the configuration panel for configuring the `person` component you need to add `person:` to your `configuration.yaml` file and restart Home Assistant
* Add SmartThings Scene docs * ✏️ Tweak
* Update providers.markdown * Update providers.markdown
* automated commit 21/02/2019 20:05:00 * :pencil2: Tweaks
Update to API Link (previous link invalid. Added details of cost introduced to use their cloud API. I was informed of this when I recently requested my client_secret. I was given the following from Smappee support but has yet to configure with local API via MQTT (Mosquitto & Node Red). If anyone knows how best to write this information into the page, would appreciate it. Here are the links they provided: How to find the UUID.pdf https://support.smappee.com/attachments/token/y7MJ5O6e9P2kzuniuNfP5glFw/?name=How+to+find+the+UUID.pdf Smappee local MQTT topics -20-09-2018.pdf https://support.smappee.com/attachments/token/o5gKlg0jqbK2mVh0B6yfHArCy/?name=Smappee+local+MQTT+topics+-20-09-2018.pdf Node Red, Smappee nodes: https://flows.nodered.org/node/@smappee/node-red-contrib-smappee
* Updates for python36 and scl Latest changes to installing the scl environment don't include the scl command, scl-utils is needed along w/ the proper repository in Centos7 to be enabled via RH and then downloaded to the environment which you are building and then SCL commands will work and setting python environment for bash will work too. * Minor changes
* Added informations for initial setup * ✏️ Tweak
The Aux commands work on my new D16XD. I haven't tested panic.
* Create enable_i2c.markdown * Update sensor.bme680.markdown * Update hassio_navigation.html * ✏️ Tweaks * ✏️ Tweaks
See also home-assistant/core#20260, the --init argument makes sure that the python service does not run with PID 1 which on some host systems can not be killed, i.e. restarting the service from within the UI is unreliable without that argument.
Explains that paths aren't supported in base_url so someone attempting to set settings doesn't expect something that isn't currently possible. Related: home-assistant/core#21113
Contributor
Author
|
@klaasnicolaas are you happy with this PR? |
Member
|
I'm missing the |
Co-Authored-By: fbradyirl <fbradyirl@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Adding enigma2 docs. (this is based on comments from a stale review here: #5984 ).
Pull request in home-assistant (if applicable): home-assistant/core#21271
Checklist:
current. New documentation for platforms/components and features should go tonext.