3mdeb/sonoff-rest-api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# RF Sonoff library Two implemeentations are present here: - `sonoff-api-tasmota.robot` - for devices running [Tasmota](https://tasmota.github.io/docs/) firmware - `sonoff-api-esphome.robot` - for devices running [ESPHome firmware](https://esphome.io/devices/sonoff.html) The default one is `Tasmota`. Desired implementation can be set via a symlink: `sonoff-api-tasmota.robot`.