Commit Graph

22 Commits

Author SHA1 Message Date
Paulus Schoutsen a1057681f1 Initial getting rid of HA-JS (#180)
Getting rid of HA-JS
2017-01-29 18:34:45 -08:00
Adam Mills 894c2cd29e Add supportsPlay (#169) 2017-01-09 01:10:21 +01:00
Michaël Arnauts cc64fc9809 Don't capitalize entity names in the UI, causes the UI to use the specified friendly_name from the configuration. (#164) 2016-12-27 21:28:44 +01:00
Paulus Schoutsen 2652823d35 Lint 2016-12-04 14:45:14 -08:00
Paulus Schoutsen a767765c5b Clean up media player progress 2016-12-04 14:12:23 -08:00
Paulus Schoutsen 968deae5b2 Fix when showing covers for media player card 2016-12-04 13:21:52 -08:00
Paulus Schoutsen b76ad67d4a Fix lint 2016-11-27 22:33:17 -08:00
Bjarni Ivarsson 4d7e1fef75 Support for showing playback progress in media_player (#150)
* Added support for showing playback progress in media_player.

* Small bugfix.

* Playback progress now updates without needed state transitions in HA.

* media_position_update_at property is now a datetime.

* Linting fixes + removed _internal polymer property + cleanup

* More linting.
2016-11-27 22:25:17 -08:00
Bjarni Ivarsson bba2bfabd9 Media_player background only shown if there is no album art. (#151) 2016-11-01 20:50:06 -07:00
Adam Mills ab187a7a84 Media players can support turn off without turn on (#148) 2016-10-28 08:50:46 -07:00
Bjarni Ivarsson 898a8acdc0 Music album art aspect ratio set to 1:1 (#146)
* Music album art aspect ratio set to 1:1

* Javascript sillyness.
2016-10-26 12:18:39 -07:00
Paulus Schoutsen c4b17a24a3 Fix imports thanks to polymer-lint 2016-08-02 09:06:22 -07:00
Paulus Schoutsen f0b7682815 Fix media player card CSS 2016-07-31 20:01:48 -07:00
Paulus Schoutsen 406c382a3f Move style into templates 2016-07-19 01:19:44 -07:00
Paulus Schoutsen 111b6c6f48 More ES6->ES5 conversion 2016-07-17 23:18:48 -07:00
Paulus Schoutsen 49e5cdde46 Collapse media cards with no cover 2016-04-19 21:38:33 -07:00
Paulus Schoutsen e21ffafd3d Fix media player top card radius 2016-04-14 23:03:39 -07:00
Paulus Schoutsen 5b4c45c147 Change media player caption padding 2016-04-12 08:18:06 -07:00
Paulus Schoutsen 6a4514015d Disable prev/next MP card when off 2016-04-12 00:50:53 -07:00
Paulus Schoutsen 4ab308a9d2 Redesign media player card (thanks @DesignFirst) 2016-04-12 00:22:18 -07:00
Paulus Schoutsen f82f6629cc Tweak media player card controls 2016-04-10 15:16:55 -07:00
Paulus Schoutsen a127c74a53 Add media player card 2016-04-10 01:31:28 -07:00