Skip to content

0.45 #2657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 62 commits into from
May 20, 2017
Merged

0.45 #2657

merged 62 commits into from
May 20, 2017

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented May 18, 2017

Description:
Documentation update for 0.45

Pull request in home-assistant (if applicable): home-assistant/core#7648

Oliver and others added 30 commits May 4, 2017 21:51
Some Marantz receivers seem to have a quite similar interface compared to Denon AVR receivers. This was added to the module and tested with Marantz M-RC610.
* Add documentation for the Enviro pHAT sensor

* sensor.envirophat: incorporating feedback

* sensor.envirophat: update metadata
* Add custom ui documentation

* Add documentation for Sensibo climate
* Blink documentation update

Added force_update service and increased time between server calls

* Fixed double ticks and bad sentence
* Image processing opencv doc

* OpenCV doc

* OpenCV logo

* Doc updates

* Change docs to match opencv component

* Update docs

* Add comment to example

* Add camera config

* Add comment to example yaml

* Update docs to reflect the camera not being there

* Better documentation on configuration and attributes

* Reference hub

* Set release
PYOZW is now installed automatically from PyPI, simplifying the
installation process significantly.
* adding doc for tilt inversion

* updating frontend development docs to be more noob friendly

* updating frontend development docs to be more noob friendly

* updating readability issues
* Added documentation for the rpi_pfio platform.

* Changed version to next release

* Removed unused pull mode
…ments with callback queries and more notification options (#2508)

Telegram Bot doc changes for pull request #7294: some required fixes and an example of an AppDaemon app.

Telegram Bot doc changes for pull request #7294: fix

Telegram Bot doc changes for pull request #7294: minimal clarification about disabling notifications for Telegram web users

Telegram Bot doc changes for pull request #7294: added new notification services (like in the `mediaplayer` component doc); added a description to how operates now the `notify.telegram` platform; changed service calls from `notify/telegram_bot` to `telegram_bot/EXPLICIT_NEW_SERVICE` in some of the yaml examples and in the appdaemon example.

Telegram Bot doc changes for pull request #7294: added `parse_mode` global config variable in webhooks and polling platforms; fixed links to /components/notify.telegram

Telegram Bot doc changes for pull request #7294: removed complex usage of telegram_bot services (moved to the telegram_bot doc); removed api_key from required params; removed multiple target feature (it can be done with the telegram_bot services or simply defining more than one notifier); added keyboard and inline_keyboard config vars to every type of notification.

Telegram Bot doc changes for pull request #7294: change 'hass' to 'Home Assistant'
* Add initial myStrom buttons docs

* Add details about feedback
* Documentation for current_location

* Change app to application
* First draft of Axis component documentation

* Small improvements

* Added information about lowest supported Axis firmware

* Trigger time better explains functionality than scan interval

* Simplified explanation of automatic discovery

* Rephrasing manually configuring device

* Keep first and second level variables separated for ease of reading

* Moved up dependency and used Hassbian paths as an example

* Indented include variables descriptions to clarify their relation

* Made configuration variables tile linkable

* Axis devices are part of the discovery mechanism

* Update axis.markdown

* Update binary_sensor.axis.markdown

* Update camera.axis.markdown
Documentation for a new service call.
* Added Kodi-specific services doc

*  Removed `kodi_set_shuffle` service (is the same as `media_player.shuffle_set`)
balloob and others added 14 commits May 15, 2017 00:45
Document new service sonos_update_alarm
Make monitored_conditions optional.
* Kodi specific services to call Kodi API methods



 - Doc for new service: `kodi_execute_addon` to run a Kodi Addon with optional parameters. Results of the Kodi API call, if any, are redirected in a Home Assistant event: `kodi_execute_addon_result`.

 - Doc for new service: `kodi_run_method` to run a Kodi JSONRPC API method with optional parameters. Results of the Kodi API call are redirected in a Home Assistant event: `kodi_run_method_result`.

 - Add `timeout` parameter to yaml config (needed to make slow queries to the JSONRPC API, default timeout is set to 5s).

 - Examples for using the new services: one simple yaml example to call `kodi_execute_addon`and turn on the TV attached to Kodi; and other, more complex, to query the Kodi library and make a dynamic input select.

* remove `kodi_execute_addon` service; change example to work with `kodi_run_method`

* naming changes

* complex example to cookbook

* Update media_player.kodi.markdown
* Added RTSP documentation to Amcrest camera

* Removed ffmpeg_binary since this option is now inherited from ffmpeg root component
* Add seven-segments platform docs

* Add screenshot
@fabaff fabaff mentioned this pull request May 18, 2017
@tchellomello
Copy link
Contributor

tchellomello commented May 18, 2017

@fabaff can we cherrypick home-assistant/core#7646 on the PR home-assistant/core#7648 since it will be included on the docs too?

fabaff and others added 12 commits May 19, 2017 13:43
* Add raspihats component documentation

* Added raspihats binary_sensor documentation

* Add raspihats switch documentation
* Added RTSP documentation to Amcrest camera

* Removed ffmpeg_binary since this option is now inherited from ffmpeg root component
@fabaff fabaff merged commit b497fc4 into current May 20, 2017
@fabaff fabaff deleted the release-0-45 branch May 20, 2017 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.