Update dead link in state tutorial (#314)

This commit is contained in:
Chris Colohan 2019-09-12 15:07:50 -07:00 committed by Fabian Affolter
parent 5020580993
commit 2fd3e8ee3d

View File

@ -21,7 +21,7 @@ To get started, create the file `<config dir>/custom_components/hello_state.py`
Support for showing text in the frontend. Support for showing text in the frontend.
For more details about this component, please refer to the documentation at For more details about this component, please refer to the documentation at
https://home-assistant.io/cookbook/python_component_basic_state/ https://developers.home-assistant.io/docs/en/dev_101_states.html
""" """
import logging import logging