Garadget
The garadget
cover integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] lets you control Garadget
Configuration
To enable Garadget Covers in your installation, add the following to your configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file.
After changing the configuration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file, restart Home Assistant to apply the changes. The integration is now shown on the integrations page under Settings > Devices & services. Its entities are listed on the integration card itself and on the Entities tab.
Configuration Variables
List of your doors.
This is the device id from your Garadget portal. It can be found in the Settings section of the Garadget website or mobile application.
Your Garadget account username. Use with password
to obtain the access_token
automatically.
Your Garadget account password. Use with username
to obtain the access_token
automatically.
A generated access_token
from your Garadget account. To obtain an access_token
, use the network tab of the developer tools for your web browser while logged into the Garadget website. When supplied, the username
and password
values are not required.
Example
Some of the Garadget sensors can create a lot of clutter in the logbook. Use this section of code in yourconfiguration.yaml
The configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] to exclude those entries.
As of firmware release 1.17 the garadget device has native support for MQTT. The options allow the end-user to configure the device in the following ways ‘cloud only’, ‘cloud and MQTT’ or ‘MQTT only’.
For configuration of the garadget as a MQTT cover:
Replace device_name with the name of the device provided when configuring garadget.