Convert subpages to folders

This commit is contained in:
Paulus Schoutsen 2015-10-26 23:24:55 -07:00
parent aaa837c3e7
commit e59252a39b
81 changed files with 184 additions and 184 deletions

View file

@ -28,7 +28,7 @@ devices but use a third-party Python 3 library to do so. This way Home Assistant
code with the Python community and we can keep the project maintainable.
Platforms can specify dependencies and requirements the same way as a component does. Please see
[the component page](/developers/creating_components.html#dependencies) for more information.
[the component page](/developers/creating_components/#dependencies) for more information.
### {% linkable_title Creating Entities %}