@Klettner oh it’s easy then to fix it. :)
Thanks for the solution.
@Klettner oh it’s easy then to fix it. :)
Thanks for the solution.
@Klettner I asked because I’ve got a TV and those commands do not apply to turn on and off the screen. 😉
Can you please add also support to package cec-utils
(https://packages.debian.org/buster/cec-utils)?
@Klettner said in MM-Remote Android App:
- toggle the monitor on/off
Did you add CEC compatibility with TVs too? :)
If yes I am gonna give it a try.
OK I solved the problem by replacing this module with MMM-FreeboxTV. 👋
@Bugsounet neither do I usually, but all solutions found around have failed.
USB microphones do not get detected anymore from one day to another… 🤷🏽♂️
Of course they work perfectly if ie. I connect them to my Windows 10 computer.
@sdetweil okie dokie I am going to reinstall both Debian and MM too in the next days because of other issues.
I will reply here thanks.
@sdetweil OK where should I look at please ? 😅
@sdetweil I’ve installed your fork and… it’s going back and forth too! :smiling_face_with_open_mouth_cold_sweat:
Here’s my module config just in case:
{
module: "MMM-NewsFeedTicker",
disabled: false,
position: "bottom_bar",
//classes: "day_scheduler",
config: {
feeds: [
{
title: "Cambio Euro/Dollaro",
url: "https://eur.fxexchangerate.com/usd.xml",
customLogo: "xe.png"
},
{
title: "Agenzia ANSA - Ultima Ora",
url: "https://www.ansa.it/sito/notizie/topnews/topnews_rss.xml",
customLogo: "ansa.jpg"
},
{
title: "La Gazzetta del Mezzogiorno - Lecce",
url: "https://www.lagazzettadelmezzogiorno.it/rss.jsp?sezione=113",
customLogo: "gdm.jpg"
},
{
title: "Hardware Upgrade",
url: "https://feeds.hwupgrade.it/rss_hwup.xml",
customLogo: "hwu.png"
},
{
title: "HDblog.it",
url: "http://feeds.feedburner.com/hd-blog?format=xml",
customLogo: "hdblog.png"
},
{
title: "Tom's Hardware",
url: "https://www.tomshw.it/feed/",
customLogo: "tomshw.png"
},
{
title: "Punto Informatico",
url: "https://www.punto-informatico.it/feed/",
customLogo: "pi.png"
},
{
title: "LeccePrima",
url: "http://www.lecceprima.it/rss/",
customLogo: "lecceprima.png"
},
{
title: "Galatina.it",
url: "http://www.galatina.it/rss.xml",
customLogo: "galatina.png"
}
]
}
},