Use color temp better format

This commit is contained in:
Otto Winter 2019-03-17 15:56:16 +01:00
parent 929a63965d
commit df58f99a68
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
2 changed files with 4 additions and 4 deletions

View File

@ -17,8 +17,8 @@ channels will be mixed using the color temperature configuration options.
name: "Livingroom Lights"
cold_white: output_component1
warm_white: output_component2
cold_white_color_temperature: 153 mireds
warm_white_color_temperature: 500 mireds
cold_white_color_temperature: 6536 K
warm_white_color_temperature: 2000 K
Configuration variables:
------------------------

View File

@ -20,8 +20,8 @@ and warm white channels will be mixed using the color temperature configuration
blue: output_component3
cold_white: output_component4
warm_white: output_component5
cold_white_color_temperature: 153 mireds
warm_white_color_temperature: 500 mireds
cold_white_color_temperature: 6536 K
warm_white_color_temperature: 2000 K
Configuration variables:
------------------------