Weblink
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