platypush/platypush
Fabio Manganiello 2a192dacc1 References to Config static getters moved from the constructor declaration to the constructor body to prevent the default Config object to be initialized before the time and any config override to be ignored. This should also fix the tests, #33 2018-01-02 19:44:58 +01:00
..
backend Google Assistant plugin to programmatically start/stop conversation 2017-12-26 15:06:59 +01:00
bus Added tests 2017-12-22 02:11:56 +01:00
config Added code for handling procedures - solves #1 2017-12-25 17:23:12 +01:00
context Added more general media control plugin, #10 2017-12-27 10:19:35 +01:00
event References to Config static getters moved from the constructor declaration to the constructor body to prevent the default Config object to be initialized before the time and any config override to be ignored. This should also fix the tests, #33 2018-01-02 19:44:58 +01:00
message Fixed corner case on event match in case the named argument is the last token 2018-01-02 01:37:30 +01:00
plugins s/playlistload/load/ 2017-12-29 12:48:14 +01:00
procedure Added code for handling procedures - solves #1 2017-12-25 17:23:12 +01:00
pusher Removed two unneeded rows 2018-01-02 19:34:41 +01:00
utils Added more general media control plugin, #10 2017-12-27 10:19:35 +01:00
__init__.py Version bump 2018-01-02 00:49:38 +01:00
__main__.py Added new files 2018-01-02 00:48:41 +01:00
config.example.yaml Updated sample config 2017-12-24 01:33:06 +01:00
create_device.sh s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00