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 [ci skip] Translation update 2019-09-25 00:32:16 +00:00
__init__.py
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
sensor.py delete incorrect "mdi:brightness-3" (#29309) 2019-12-02 16:19:56 -08:00
strings.sensor.json