Skip to main content

A Mopidy extension for using it with seven segment display.

Project description

Mopidy-SevenSegmentDisplay

Latest PyPI version

Travis-CI build status

Coveralls test coverage

A Mopidy extension for using it with seven segment display.

|

|

Installation

Install by running:

pip install Mopidy-SevenSegmentDisplay

Configuration

Optionally defaults can be configured in mopidy.conf config file (the default default values are shown below):

[sevensegmentdisplay]

buttons_enabled = false
light_sensor_enabled = true
relay_enabled = false
ir_receiver_enabled = true

ir_remote = manufacturer

default_tracks = http://janus.shoutca.st:8788/stream

default_volume = 20
default_preset = flat

light_sensor_volume = 5
light_sensor_preset = nobass
light_sensor_time_from = 22
light_sensor_time_to = 4

display_min_brightness = 13
display_max_brightness = 15
display_off_time_from = 8
display_off_time_to = 17

Usage

Make sure that the HTTP extension is enabled. Then browse to the app on the Mopidy server (for instance, http://localhost/sevensegmentdisplay/).

Changelog

v0.3.1

  • Fixed timer issue on webpage

v0.3.0

  • Timers added to webpage
  • Possibility to disable features in config
  • Music presets moved from sh to python
  • Menu animations changed
  • Light sensor added
  • Reboot/halt menu added
  • Refactoring
  • Minor adjustments

v0.2.1

  • Refactoring release.

v0.2.0

  • Initial release.

v0.1.0 (UNRELEASED)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mopidy_sevensegmentdisplay-0.7.9.tar.gz (103.1 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_SevenSegmentDisplay-0.7.9-py2.py3-none-any.whl (110.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page