platypush/platypush/config
Fabio Manganiello 5ca3757834
A more readable configuration for the `calendar` plugin.
The old type configuration
(`platypush.plugins.calendar.name.CalendarNamePlugin`) is a bit clunky.

Instead, since the type will always be a plugin, we should encourage
the use of `calendar.name` directly to identify the type.
2023-10-01 01:09:15 +02:00
..
__init__.py FIX: We shouldn't expand `cfgfile` if it's empty. 2023-09-21 01:18:15 +02:00
config.yaml A more readable configuration for the `calendar` plugin. 2023-10-01 01:09:15 +02:00