Skip to content

thexperiments/pimatic-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pimatic-play

A plugin for playing sounds in pimatic. Requires a suitable player installed on your machine:

afplay (osx available by default) mplayer (best for raspberry) mpg123 mpg321 play

Configuration

You can load the backend by editing your config.json to include:

{
  "plugin": "play",
}

in the plugins section. For all configuration options see play-config-schema

Currently you can play sounds via action handler within rules.

Example:

if it is 08:00 play "./alarm.wav"

in general: if X then play "path/to/file.wav"

currently the option for setting a player is not implemented!

About

Plugin for playing sounds with pimatic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •