FHEM Forum

FHEM => English Corner => Thema gestartet von: franc am 03 August 2014, 08:55:47

Titel: Amazon SNS
Beitrag von: franc am 03 August 2014, 08:55:47

Here's the first version of an module to send a message to an Amzon SNS Topic in case someone else finds it useful

git@github.com:franc-carter/fhem-sns.git

cheers
Titel: Antw:Amazon SNS
Beitrag von: DR am 10 Februar 2015, 20:49:07
Thank you for your work, it is really useful - especially when you home many events that you want to track outside of FHEM.

But IMHO for newbies in this area it would be very nice if you write somewhere in description or readme.md that this script also needs Amazon::SNS module (https://github.com/dwery/amazon-sns or http://search.cpan.org/~zummo/Amazon-SNS-1.2/lib/Amazon/SNS.pm?). I've lost some time to find the necessary dependence.