Example #1
0
 def brightness(self):
     """Return the brightness of the light."""
     return to_hass_level(self._state["current_state"])
Example #2
0
 def brightness(self):
     """Return the brightness of the light."""
     return to_hass_level(self._state["current_state"])