mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Update dead link in state tutorial (#314)
This commit is contained in:
parent
5020580993
commit
2fd3e8ee3d
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user