Ok, hier erstmal die Definition meines RSSfeeds:
defmod RSS.CaschysBlog rssFeed http://feeds.feedburner.com/stadt-bremerhaven/dqXM?format=xml 300
attr RSS.CaschysBlog DbLogExclude .*
attr RSS.CaschysBlog alias RSS Feed Cashys Blog
attr RSS.CaschysBlog event-on-change-reading .*
attr RSS.CaschysBlog icon remotecontrol/black_btn_RSS
attr RSS.CaschysBlog rfAllReadingsEvents 1
attr RSS.CaschysBlog rfEncode utf8
attr RSS.CaschysBlog rfMaxLines 1
attr RSS.CaschysBlog rfReadings title,pubDate,link
attr RSS.CaschysBlog room 96_RSS
attr RSS.CaschysBlog stateFormat {sprintf("%s - %s", RSSFeedTimeToDDMMYY(ReadingsVal("RSS.CaschysBlog", "n00_pubDate", "Thu, 01 Jan 1970 00:00:00 +0000")), ReadingsVal("RSS.CaschysBlog", "n00_title", ""))}
attr RSS.CaschysBlog suppressReading state
Dann hier mein Event-Log:
2017-10-05 12:36:21 rssFeed RSS.CaschysBlog f_title: Caschys Blog
2017-10-05 12:36:21 rssFeed RSS.CaschysBlog f_link: http://stadt-bremerhaven.de
2017-10-05 12:36:21 rssFeed RSS.CaschysBlog n00_title: Bildbearbeitung: DxO OpticsPro 11 wird verschenkt
2017-10-05 12:36:21 rssFeed RSS.CaschysBlog n00_link: http://feedproxy.google.com/~r/stadt-bremerhaven/dqXM/~3/Qvgicm64RFE/
2017-10-05 12:36:21 rssFeed RSS.CaschysBlog n00_pubDate: Thu, 05 Oct 2017 10:30:34 +0000
2017-10-05 12:36:21 rssFeed RSS.CaschysBlog preparedLines: 1
und wenig später:
2017-10-05 12:41:21 rssFeed RSS.CaschysBlog f_title: Caschys Blog
2017-10-05 12:41:21 rssFeed RSS.CaschysBlog f_link: http://stadt-bremerhaven.de
2017-10-05 12:41:21 rssFeed RSS.CaschysBlog n00_title: Bildbearbeitung: DxO OpticsPro 11 wird verschenkt
2017-10-05 12:41:21 rssFeed RSS.CaschysBlog n00_link: http://feedproxy.google.com/~r/stadt-bremerhaven/dqXM/~3/Qvgicm64RFE/
2017-10-05 12:41:21 rssFeed RSS.CaschysBlog n00_pubDate: Thu, 05 Oct 2017 10:30:34 +0000
2017-10-05 12:41:21 rssFeed RSS.CaschysBlog preparedLines: 1
Hilft das?