Update docstring (config file) and attempt to honor PEP0257
This commit is contained in:
parent
78a555faf5
commit
914a6dff5e
20 changed files with 52 additions and 67 deletions
|
@ -1,13 +1,12 @@
|
|||
"""
|
||||
homeassistant.components.sensor.mysensors
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Support for MySensors sensors.
|
||||
|
||||
Configuration:
|
||||
|
||||
To use the MySensors sensor you will need to add something like the
|
||||
following to your config/configuration.yaml
|
||||
following to your configuration.yaml file.
|
||||
|
||||
sensor:
|
||||
platform: mysensors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue