* Adds documentation for Lupusec alarm control panel
* Fixes to the example conf
* ⬆️ Updates ha_release
* Adds back minimal example
* clarified default scan_interval; improved speeling
* updated version, small fixes
* description of component fixed
* Shopping List Card documentation
* Add note on shopping list intent requirement
* Cleanup description
* Update gif and description based on MVP
* Updated gif for changes to card
* Add documentation for traccar
* Remove unused link
* Add username + password to example
* Change host description from GH to Traccar
* Clearer wording
* Add files via upload
* Add files via upload
* Initial release of documentation for the w800rf32 component, binary_sensor and switch.
* Update missing pieces in docs and properly format yaml section
* Minor change to make it more concise
* Remove switch platform
* Use new configuration format
* Update version and fix mapping error
* Change type from list to map
* have a comment on the format of the repo
i had to read the source of run.sh to figure out the logic - thought it would
be good to have a comment about the format.
* ✏️ Tweaks
I got a little lost adding the service to google assistant. I found it in the Google Home app on Android. Google may have recently changed this, or it's Android specific. Also added a link to the configuration.yaml setup information.
* Update Rflink hub component configuration
Update style of Rflink light component documentation to follow new configuration variables description.
Related to #6385.
* Homogeneous with PR #7200
* You are right
Co-Authored-By: javicalle <31999997+javicalle@users.noreply.github.com>
* 👕 Relative links
* Fix default name for version
Still stated `Home Assistant Version` as default name while it was reversed in a later commit to maintain compatibility in existing configurations.
* Update sensor.version.markdown
Forgot the quotes
* initial documentation for image_processing.tensorflow
* add raw tag to fix template errors
* changes per review
* update documentation to reflect latest component changes and pull script out to gist
* do not use deps folder as default, as it should only be managed by HA. Update to have tensorflow in root config directory
* make gist a link, remove additional deps references
* add additional cameras to example config, shorten model selection section, add warning at top for Hass.io
* Update warning adding further Hassbian instructions
* changes per PR review
* fix init location in docs
* fix spelling of raspberry
* Update image_processing.tensorflow.markdown
* Minor changes
* Add class
* add link to tensorflow install site for additional installation options