Move brightness control to global var
Clean up page Home
This commit is contained in:
@@ -12,7 +12,7 @@ Page climate
|
||||
|
||||
Events
|
||||
Preinitialize Event
|
||||
dim=home.brightness.val
|
||||
dim=brightness
|
||||
if(api==1||home.entity.txt=="embedded_climate")
|
||||
{
|
||||
climatesetting.txt="{\"page\": \"climate\", \"component\": \"currentpage\", \"value\": \"pagechange\", \"entity\": \""+home.entity.txt+"\"}"
|
||||
|
||||
Reference in New Issue
Block a user