fix(documentation): enquote html color

thanks, @kartben. 

closes #872
This commit is contained in:
akloeckner
2023-04-16 00:14:02 +02:00
committed by GitHub
parent c50ac9ddbc
commit dbdeab86f9

View File

@@ -443,7 +443,7 @@ entities:
- entity: sensor.outside_temp
aggregate_func: max
name: Max
color: #e74c3c
color: "#e74c3c"
- entity: sensor.outside_temp
aggregate_func: min
name: Min