I am trying to get the devices to show Temperature in Fahrenheit instead if Celsius. I changed the config to show:
$config['allow_entity_sensor']['celsius'] = 0;
But this seems to have no effect. Any ideas?
~John