mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 09:35:20 +02:00
Fix a tyop in the arduino switch component
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
homeassistant.components.switch.arduino
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Support for switching Arduino pins on and off. So fare only digital pins are
|
||||
Support for switching Arduino pins on and off. So far only digital pins are
|
||||
supported.
|
||||
|
||||
Configuration:
|
||||
|
Reference in New Issue
Block a user