Added
pyppms.ppms.get_running_sheet()
now has an optional parameterlocalisation
(defaulting to an emptystr
) that will be passed to the call topyppms.ppms.get_systems_matching()
, allowing to restrict the runningsheet to systems of a given "room".
Full Changelog: v3.2.1...v3.3.0