* Assist: update Mario tutorial
- to reflect current software
- it is no longer required to create a personality in the OpenAI integration first
- update screenshots
* Revert changes from previous commit.
- It is still required to create the personality first
- Update screenshot
* Assist: update overview topic
- add link to blogpost
- add link to stream
- this section is targeted at people who may not have checked out the start page but landed in the docs directly.
* Add screenshot
* Add draft of chapter 3 blog post
* Tweaks
* one more update
* More tweaks
* Small wording tweaks for better flow
* Add watch video
* Add watch video to intro
* Tweaks
* Add social image
* Make pngs tiny
* Move Android stuff to top
* Intro tweaks
* Add "Until Next Time" section
* Tweaks
* Tweaks
* More screenshots
* Adjust multi-server screenshot
* Tweaks
* Remove multiple servers reference watch
* Use right link for sentence trigger
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Add link to chapter 3
---------
Co-authored-by: Michael Hansen <mike@rhasspy.org>
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Assist: Move wear OS content into its own section
- to prepare for separate section on Android phones/tablets
* Assist on Android: how to make it the default assistant
* Add prerequisite
* Add info to hold home button to start Assist
* Make Assist default assistant on Wear OS
* Make Assist default assistant on Wear OS
* Update wear OS section
* Add example of POSTing data to retrieve sensors
I found it hard to get a website that required POST data to work, so to save others the work of looking up how to specify the data (in this case) and setting the correct headers, I made this real-life example.
* Fix example to retrieve actual data
I've added a working postcode/house number combination, so that users can play around with live data.
* Removed duplicate resources
* Update source/_integrations/scrape.markdown
* Update source/_integrations/scrape.markdown
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
If the media_player entity was provided there was an error:
```
[homeassistant.helpers.service] Unable to find referenced entities media_player.sony_tv or it is/they are currently not available
```
It turns out that the remote entity needs to be provided here
* HomeKit: add procedure on adding via Ethernet/Wi-Fi
- Move supported device types section further back to other reference material
- Add links to supported devices section from within procedures
- Restructure section on adding via Ethernet/Wi-Fi into procedural topic
* Add header
* Remove redundant information
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Move step to prerequsites
* Change ordered list to unordered list
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Move section out of list
* Update source/_integrations/homekit_controller.markdown
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update source/_integrations/homekit_controller.markdown
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Tweaks
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Fix ol numbering to comply with new md rule
---------
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Added documentation on Assist in developer tools.
* tiny tweaks
* Moved Assist section to the bottom in the same order as developer tools.
Change resulted from conflict merge resolution.
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>