@Dracarys It still works for me without any problems.
Do you get any logs?
Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
-
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
@Overbid4225 yap, that‘s strange. The Yahoo Finanance library is unofficial and does not use a public API. Instead it just parses the Yahoo Website ;-)
-
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
@Overbid4225 please check your logs:
API request for BOQ.AS failed: Quote not found for ticker symbol: BOQ.AS
This message does not come from the MMM-Jast module, but from the Yahoo Finance library. Apparently a required value is not available for this symbol.
Since MMM-Jast depends on the results of the Yahoo Finance Library, unfortunately I can’t help you here either. -
RE: Warnmeldungen inn den pm2 logs
@xIExodusIx bitte öffne ein Issue auf GitHub. Ich kann es mir dann ansehen.
-
RE: Use of Samsung „The Frame“ with MM
@MajorC
I did not find this option as a setting on my Frame (latest Firmware). Unfortunately, I also can‘t test this because I don’t have a Anynet device -
RE: Use of Samsung „The Frame“ with MM
@sdetweil
haha, of course it works with HDMI ;-)But I think this question is about Samsung The Frame specific features and not TVs in general 🙃
-
RE: Use of Samsung „The Frame“ with MM
@MajorC
I have a Samsung the Frame, but you can only display photos in the power-saving Art Mode and not a browser. This is also not possible in Ambient Mode. -
RE: MMM-RAIN-MAP (new: version 2.x)
A few days ago, Openstreepmap obviously made some changes with their tile servers. They seem to block requests now, when the requests come from Electron applications. This is the case in most MagicMirror installations. As a consequence, MMM-RAIN-MAP does not show map tiles anymore.
I suspect, that also other modules are effected.
One possible fix is using another tile server for MMM-RAIN-MAP. One that still works at the moment, is the German fork “https://a.tile.openstreetmap.de/${z}/${x}/${y}.png”.
I will adjust the module soon, to use this tile server as a default.
You can also change the tile server by setting this property in the module config:{ mapUrl: "https://a.tile.openstreetmap.de/${z}/${x}/${y}.png" }
-
RE: MMM-BoschSmartHome
@majorc nope, not yet. But feel free to create a Feature Request on GitHub for that.