Created
December 28, 2018 13:06
-
-
Save stritti/b4fd3353fe0c67c001e2f57996ad9922 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Number Sensor_Solar_Temperature "Solar" | |
(gPool, gTemperature, Chart_Pool_Temperature) | |
["CurrentTemperature", "object:solar"] { | |
mqtt="<[mqtt:/sensor/solar/temperature:state:JSONPATH($. value)]" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment