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

@@ -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";'