More updates to the Juicebox sensor #297

This commit is contained in:
ccostan 2018-02-16 10:16:06 -05:00
parent 125dc52bce
commit ff179bb592
2 changed files with 2 additions and 1 deletions

View File

@ -770,7 +770,7 @@
</g>
</g>
<g id="climate.downstairs" transform="translate(21.312394,67.123371)" inkscape:label="#climate.downstairs">
<text id="text957-6" transform="matrix(1 0 0 1 13.1829 95.6504)" style="font-family:'ArialMT'; font-size:12px;">XX</text>
<text id="text957-6" transform="matrix(0.7633 0 0 1 13.1832 95.6506)" style="font-family:'ArialMT'; font-size:12px;">XX</text>
</g>
<text id="sensor.downstairs_thermostat_humidity" inkscape:label="#text960-2" transform="matrix(1 0 0 1 95.1238 163.9985)" style="enable-background:new ; font-family:'ArialMT'; font-size:12px;">XX</text>

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -34,6 +34,7 @@ rules:
- sensor.downstairs_thermostat_humidity
- sensor.upstairs_thermostat_humidity
- sensor.dark_sky_humidity
- sensor.carlojuice_amps
text_template: '${entity.state ? Math.ceil(entity.state) : "undefined"}'
class_template: 'return "static-temp";'