Add timeout param to telegram_bot.send_file(send_video, send_photo, send_sticker, send_document) that help fixed issue with timeout error (with a large file size, poor internet connection, etc.)
* Update pvoutput.markdown
Replaced some single quotes with double quotes in the pvoutput template. Current template throwing errors similar to these (line numbers will vary based on configuration.yaml file:
```
Configuration invalid
CHECK CONFIG
Error loading /config/configuration.yaml: while parsing a block mapping
in "/config/configuration.yaml", line 408, column 9
expected <block end>, but found '<scalar>'
in "/config/configuration.yaml", line 408, column 56
```
Updated template configuration fixes these errors.
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* update discovery and pairing instructions, clarify configuration options
* close code markup
* fix markdown
* small tweaks to hopefully get build to pass
* adhere to guidelines
* try removing block quote
* Update source/_integrations/vizio.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_integrations/vizio.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* readd block quote and make it clear users should be on the latest version of pyvizio
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Add documentation for new opnsense component
This commit adds documentation for the opnsense device tracker which is
being added in home-assistant/home-assistant#26834.
* Update source/_components/opnsense.markdown
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
* Fixes from review comments
* More updates from code review
The previous updates in dc933232ab654d79a27cc0a16f8ca13b16196d46 around
the defaults were applied a bit too mechanically and the same problem
existed elsewhere in the configuration section. This commit also updates
those to fix the same issue there.
* ✏️ Tweaks
* Move documentation to new integrations location
* Remove LAN default for tracker_interfaces
Part of the review changes made to the PR adding this component was to
not set a default value for the tracker_interfaces to ["LAN"]. This
commit just updates the configuration section of the docs to reflect
this change.
* Update opnsense.markdown
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Added parameter time to search for a specific trip time.
* Apply suggestions from code review
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Added location where learned codes can be found
At the moment, the full codes are not published elsewhere it seems (bugs?). Eventually this file location should be removed again, but for now this info will help people.
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Example comment is a bit confusing by saying it sets the input_datetime to 05:30, however the actual examples shows different ways to set the input_datetime, not only setting it to 05:30