Dovado
The dovado
integration manages communication with the Dovado router.
There is currently support for the following device types within Home Assistant:
To add a Dovado integration to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
dovado:
username: YOUR_USERNAME
password: YOUR_PASSWORD
Notifications
The dovado
notify platform allows you to send SMS from your Dovado router, if it supports it.
To add the Dovado notify platform to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
notify:
- platform: dovado
Usage
This is a notify platform and thus can be controlled by calling the notify service as described here. It will send an SMS notification to a single phone number in the notification target.
# Example automation notification entry
automation:
- alias: "The sun has set"
trigger:
platform: sun
event: sunset
action:
service: notify.dovado
data:
message: "The sun has set"
target: "+14151234567"
Sensor
The dovado
sensor platform let you monitor your Dovado router.
To add a Dovado sensor to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: dovado
sensors:
- network