mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-06 11:08:59 +00:00
581 B
581 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category |
---|---|---|---|---|---|---|---|---|---|
page | Weblink | Instructions how to setup Links within Home Assistant. | 2016-02-02 20:00 | true | false | true | true | Other |
The weblinks
component allows you to display links in the Home Assistant frontend.
To use this component in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
weblink:
entities:
- name: Router
url: http://192.168.1.1/
- name: Home Assistant
url: https://home-assistant.io