mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Merge pull request #21 from claytonjn/master
Pull in manifest.json and services.yaml
This commit is contained in:
commit
bb4e7f82a3
2 changed files with 11 additions and 0 deletions
8
custom_components/circadian_lighting/manifest.json
Normal file
8
custom_components/circadian_lighting/manifest.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"domain": "circadian_lighting",
|
||||
"name": "Circadian Lighting",
|
||||
"documentation": "https://github.com/claytonjn/hass-circadian_lighting",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@claytonjn"],
|
||||
"requirements": []
|
||||
}
|
||||
3
custom_components/circadian_lighting/services.yaml
Normal file
3
custom_components/circadian_lighting/services.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
values_update:
|
||||
description: Updates values for Circadian Lighting.
|
||||
fields:
|
||||
Loading…
Add table
Add a link
Reference in a new issue