Skip to content

myTselection/SongBPM

Repository files navigation

hacs_badge GitHub release GitHub repo size

GitHub issues GitHub last commit GitHub commit activity

SongBPM - Home Assistant integration

SongBPM Home Assistant custom component integration. SongBPM will try to find the BPM of a song..

This integration is in no way affiliated with SongBPM.

Installation

Integration

Status

Still some optimisations are planned, see Issues section in GitHub.

Technical pointers

The main logic and API connection related code can be found within source code SongBPM/custom_components/MyEnery:

All other files just contain boilerplat code for the integration to work wtihin HA or to have some constants/strings/translations.

If you would encounter some issues with this custom component, you can enable extra debug logging by adding below into your configuration.yaml:

Click to show example
logger:
  default: info
  logs:
     custom_components.songbpm: debug

Example

About

Home Assistant custom component HACS to fetch the BPM of a song

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Contributors

Languages