esphome-docs/cookbook/sonoff-light-switch.rst
Ben Suffolk b3d811d5a3 Cookbook for Sonoff Light Switches (#407)
* Cookbook for Sonoff Light Switches

Cookbook for various Sonoff Light Switch options including Basic, Dual and T1-3

* Removed references to myself

All references to I have been removed and re worded into a more generic text

* Fixed Formatting issues to Pass Travis Checks

* Update cookbook/sonoff-basic-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* Update cookbook/sonoff-dual-light-switch.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* YAML updates

Removed fast_connect, UART swotches from Dual R1, and reference to an issue that no longer exists
2019-11-29 18:27:26 +01:00

25 lines
718 B
ReStructuredText

Sonoff Light switch options
===========================
.. seo::
:description: A series of options on using Sonoff devices as a light switch within ESPHome
:image: sonoff_light_switch.jpg
:keywords: Relay, Sonoff Basic, Sonoff Dual Dual R1, Light, HASS, Home Assistant, ESPHome
There are a number of options for using Sonoff Devices as light switches, including purpose built ones
like the T1/2/3 Series
.. imgtable::
Sonoff T1/T2/T3, cookbook/sonoff-T1-3, sonoff_1t_t3.png
Sonoff Basic, cookbook/sonoff-basic-light-switch, sonoff_basic.jpg
Sonoff Dual, cookbook/sonoff-dual-light-switch, sonoff_dual_r2.jpg
See Also
--------
- :doc:`/guides/automations`
- :doc:`/devices/sonoff_basic`