core/homeassistant/components/moon
Marius 9587afc5ce delete incorrect "mdi:brightness-3" (#29309)
delete incorrect 'mdi:brightness-3' in final 
```
def icon(self):
        """Icon to use in the frontend, if any."""
        return MOON_ICONS.get(self.state, "mdi:brightness-3")
```

which still shows in the sensors attributes
2019-12-02 16:19:56 -08:00
..
.translations
__init__.py
manifest.json
sensor.py delete incorrect "mdi:brightness-3" (#29309) 2019-12-02 16:19:56 -08:00
strings.sensor.json