Skip to content

Commit

Permalink
Merge 006e6e5 into 4de847f
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Jul 22, 2018
2 parents 4de847f + 006e6e5 commit 5aa0175
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions homeassistant/components/tuya.py
Expand Up @@ -142,11 +142,6 @@ def name(self):
"""Return Tuya device name."""
return self.tuya.name()

@property
def entity_picture(self):
"""Return the entity picture to use in the frontend, if any."""
return self.tuya.iconurl()

@property
def available(self):
"""Return if the device is available."""
Expand Down

0 comments on commit 5aa0175

Please sign in to comment.