mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-18 23:06:31 +00:00
Add note about docs/frontend
This commit is contained in:
parent
66a75e2796
commit
0fb096b431
@ -14,6 +14,8 @@ Home Assistant supports a wide range of products, and so not each feature that w
|
|||||||
|
|
||||||
To make it easier to get started, we have introduced a new scaffolding script. This script is able to create all the boilerplate necessary to add new features to existing entity integrations. Including tests! You will only need to focus on code to work with the specific integration. Instructions on how to use it are included in each issue linked below.
|
To make it easier to get started, we have introduced a new scaffolding script. This script is able to create all the boilerplate necessary to add new features to existing entity integrations. Including tests! You will only need to focus on code to work with the specific integration. Instructions on how to use it are included in each issue linked below.
|
||||||
|
|
||||||
|
_We are still working on collecting Hacktoberfest things for the frontend and the documentation. Check back soon for more info on those._
|
||||||
|
|
||||||
## Scenes
|
## Scenes
|
||||||
|
|
||||||
Scenes allow a user to define how a light should look (ie, it should be on and the color should be blue). When a scene is activated, it is then up to Home Assistant to figure out which services to call to make this happen.
|
Scenes allow a user to define how a light should look (ie, it should be on and the color should be blue). When a scene is activated, it is then up to Home Assistant to figure out which services to call to make this happen.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user