Skip to content

Adding enigma2 docs#8669

Closed
fbradyirl wants to merge 121 commits into
home-assistant:nextfrom
fbradyirl:next
Closed

Adding enigma2 docs#8669
fbradyirl wants to merge 121 commits into
home-assistant:nextfrom
fbradyirl:next

Conversation

@fbradyirl
Copy link
Copy Markdown
Contributor

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:

  • Branch: Fixes, changes and adjustments should be created against current. New documentation for platforms/components and features should go to next.
  • The documentation follow the standards.

@ghost ghost added the to-do label Feb 21, 2019
Comment thread source/_components/media_player.enigma2.markdown Outdated
@klaasnicolaas klaasnicolaas added new-integration This PR adds documentation for a new Home Assistant integration ready-for-review This PR needs to be reviewed next This PR goes into the next branch has-parent This PR has a parent PR in another repo and removed to-do labels Feb 21, 2019
klaasnicolaas and others added 4 commits February 21, 2019 19:42
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
andrewsayre and others added 13 commits February 27, 2019 01:55
* 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
@fbradyirl
Copy link
Copy Markdown
Contributor Author

@klaasnicolaas are you happy with this PR?

@klaasnicolaas
Copy link
Copy Markdown
Member

I'm missing the name and port variable 😉

@fbradyirl fbradyirl closed this Feb 28, 2019
@ghost ghost removed the ready-for-review This PR needs to be reviewed label Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo new-integration This PR adds documentation for a new Home Assistant integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.