mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update python_component_basic_state.markdown (#437)
This commit is contained in:
parent
ad3a4c318f
commit
16ac0e8dfb
@ -10,7 +10,7 @@ footer: true
|
|||||||
ha_category: Custom Python Component Examples
|
ha_category: Custom Python Component Examples
|
||||||
---
|
---
|
||||||
|
|
||||||
This is a simple tutorial/example on how to write a component for [Home Assistant](https://home-assistant.io/). We will work on a component called "hello_state" to beginn with. The purpose of this component is to display a given text in the frontend.
|
This is a simple tutorial/example on how to write a component for [Home Assistant](https://home-assistant.io/). We will work on a component called "hello_state" to begin with. The purpose of this component is to display a given text in the frontend.
|
||||||
|
|
||||||
The setup of a development environment is described in the [Developers section](/developers/#starting-development) of the documentation.
|
The setup of a development environment is described in the [Developers section](/developers/#starting-development) of the documentation.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user