Skip to content

Commit

Permalink
README file structure update
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Buga committed Mar 25, 2019
1 parent 2e70837 commit 045d5eb
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ sonoff:
And copy the *.py files in `custom_components` folder using the same structure like defined here:
```
custom_components
├── sonoff.py
└── switch
└── sonoff.py
└── sensor
└── sonoff.py
└── sonoff
└── __init__.py
└── switch.py
└── sensor.py
```
`email` [Deprecated] used only for compatibility, may be eliminated in future.
Expand Down

0 comments on commit 045d5eb

Please sign in to comment.