Files
core/homeassistant/components/switch
Ryan McLean 2d93285689 Linode (#9936)
* Fix: Last Played Media Title in plex would stay even when player was idle/off
     Primary Fix is in the "if self._device" portion.
     code in "if self._session" is a catch all but i'm not 100% if it is needed.

* Fixed lint issues with previous commit

* 1st Pass at refactoring plex refresh
Moved _media** into clearMedia() which is called in _init_ and
at start of refresh.

Removed redunant _media_* = None entries

Grouped TV Show and Music under single if rather than testing
seperately for now.

* Fixed invalid name for _clearMedia()
Removed another media_* = None entry

* Removed print() statements used for debug

* Removed unneeded "if" statement

* Added Base Support for Linode

* Removed unused Attr

* Corrected some Typos

* updated requirements & coveragerc

* added import to prevent var not declared errors in linter

* Fixed Typo

* Added Switch Component for Linode and corrected some errors if data was blank

* Updated api lib to hopefully remove dependancy on enum34

* Fixed Reference error

* fix pylint errors

* Update linode.py

* Update linode.py

* Update linode.py

* Update linode.py
2017-10-27 16:19:47 +02:00
..
2017-10-19 10:56:25 +02:00
2017-09-23 17:15:46 +02:00
2017-05-02 22:47:20 +02:00
2017-10-24 16:44:12 +02:00
2017-05-02 09:18:47 -07:00
2017-09-03 16:07:12 +02:00
2017-09-17 20:47:30 +02:00
2017-05-02 09:18:47 -07:00
2017-10-18 20:57:53 +02:00
2017-05-02 22:47:20 +02:00
2017-09-23 17:15:46 +02:00
2017-09-23 17:15:46 +02:00
2017-05-02 22:47:20 +02:00
2017-10-27 16:19:47 +02:00
2017-08-03 10:51:01 +02:00
2017-04-18 09:03:56 -07:00
2017-05-26 13:12:17 -07:00
2017-05-03 10:11:39 +02:00
2017-10-24 12:25:12 +02:00
2017-10-17 09:24:52 +02:00
2017-06-04 23:56:21 -07:00
2017-08-29 16:22:28 +02:00
2017-03-10 14:56:13 +01:00
2017-05-02 09:18:47 -07:00
2017-10-08 20:14:39 +02:00
2017-10-26 10:38:27 +02:00
2017-05-02 09:18:47 -07:00
2017-09-23 17:15:46 +02:00
2017-09-18 17:35:35 +02:00
2017-10-19 10:56:25 +02:00
2017-10-09 14:38:00 +03:00
2017-05-02 09:18:47 -07:00
2017-10-24 18:36:08 +02:00
2017-05-02 09:18:47 -07:00
2017-07-26 14:03:29 +02:00
2017-05-02 22:47:20 +02:00
2017-06-30 08:53:14 +02:00
2017-05-02 09:18:47 -07:00
2017-09-14 18:49:03 -04:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 22:47:20 +02:00