Marc Teale
Marc Teale
Let me know if you need any more logs. Thanks. ``` [Strophe][DEBUG]: request id 13.1 state changed to 2 candy.min.js (line 1) [Strophe][DEBUG]: request id 13.1 state changed to 3...
Tested setting enableXHTML to true, seems to be working now. Thanks.
This is already accessible. This is my configuration: ```yaml - platform: template sensors: thermostat_outside: friendly_name: "Thermostat Temperature - Outside" unit_of_measurement: '°F' value_template: "{{ state_attr('climate.zone_1', 'outdoor_temperature') }}" device_class: temperature