* Add information about data update frequency
* add terminology tooltip
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Remove references to "Actions on Google Console" and update instructions as applicable
Changed any steps that referenced the deprecated "Actions on Google Console" to point to "Google Developer Console".
Remove or corrected any steps that are no longer needed or have different locations or behaviors on the applicable pages to reflect Google's current interface of the the "Google Developer Console" site.
Shortened and renamed the ENABLE DEVICE SYNC section since this is now enabled automatically by following the manual setup steps.
Stopped review and edits right before YAML CONFIGURATION section
* Update google_assistant.markdown to fix numbering
Fix sequential numbering of steps after removing and adding instructions
* Update google_assistant.markdown, change login to log in
Per Coderabbitai, change login to log in when used as a verb
* Update source/_integrations/google_assistant.markdown
fix grammar per coderabbitai
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* terminology tweaks
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
* Add configuration_basic, move Add integration button to the top
* fix indents in config block
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Added documentation of the "remove" action which is present in the shopping_list_updated event that is fired when an item is removed from the list. This was not present before (only add and update were).
* Update troubleshooting.markdown
Added media source fix for no TTS in YAML config.
* Update troubleshooting.markdown
streamlined media source text and added refence for default config. added local network header for more consistent style.
* Update squeezebox.markdown
Adds specific examples for entering call_method in the Visual Editor with working parameter syntax, as well as showing the properly formed YAML generated.
Squeezebox increment / decrement parameters require a preceding plus or minus, which will be dropped by the Visual Editor if not double-quoted.
* Update squeezebox.markdown
Correct missing closing pipes in tables per Code Rabbit suggestion.
* Update hass.markdown
add text as per issue #20086 (https://github.com/home-assistant/home-assistant.io/issues/20086).
also change bash to text in the markdown to remove the colour highlighting from 'exit', 'file' etc
* Update source/_docs/tools/hass.markdown
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update source/_docs/tools/hass.markdown
I think all I need to do here is 'Commit suggestion' and then it will happen. I have no authority to disagree with the suggested change!
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>