diff --git a/atom.xml b/atom.xml index 85dc4c3681..ef7fc7b697 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
sensor: platform: nest monitored_conditions: - - 'temperature', - - 'target', - - 'away_temperature[0]', + - 'temperature' + - 'target' + - 'away_temperature[0]' - 'away_temperature[1]' - - 'humidity', - - 'mode', - - 'last_ip', - - 'local_ip', - - 'last_connection', + - 'humidity' + - 'mode' + - 'last_ip' + - 'local_ip' + - 'last_connection' - 'battery_level'