First of all: Thank you for making a Bose implementation!
Sadly it does not seem to work with the Bose Home Speaker 500.
Any tweak you can implement to make this work?
Read the statement by Michael Teeuw here.
Posts made by Kuhlemann
-
RE: MMM-Bose-Soundtouch
-
RE: Mirror turning black after a while
The problem still seems to persist also with the newest version of MM. Maybe someone has found a real solution?
I will try out MMM-WatchDog meanwhile. -
MMM-bringList not working
Hi,
does someone use the module MMM-bringList?I get every other module I need working, but this one does not show anything on my MagicMirror (not even an error). It just got updated a few days ago, so it should not be a problem of the module being depricated.
-
RE: HomeKit or HomeBridge integration to readout room temperatures
@evroom Thank you, this worked for me! I would have never found this out alone!
Maybe someone should add this information to MMM-ioBroker! -
RE: HomeKit or HomeBridge integration to readout room temperatures
I now tried to solve this via ioBroker. I was able to adjust ioBroker via Node-RED to read out the temperature from my Hue motion sensor:
I tried to integrate this value via MMM-ioBroker.
But I can’t get MMM-ioBroker to read the value 20,31.
The config.js I use is:{ module: 'MMM-ioBroker', position: 'top_right', config: { host: 'localhost', port: '8081', https: false, devices: [ { name: 'Haustemperatur', deviceStates: [ { id: 'node-red.0.hue.temperatur', icon: 'wi wi-thermometer', suffix: '°' }, ] }, ] } },
The MagicMirror only shows a “-” where the 20,31 should be. The rest of the module loads fine.
Opening http://localhost:8081 in a browser opens the ioBroker on my Pi without any problem.Does anyone have an idea?
-
HomeKit or HomeBridge integration to readout room temperatures
Hi,
I just built my own MM and one thing that I am missing is a possibilty to show the room temperature.
I also use Apple HomeKit and have a temperature via Philips Hues Motion sensor. But I don’t find a way to let the MagicMirror read the temperature in my HomeKit.
Has anyone a solution for this?
MMM-hue-lights ist a great module by the way, but as the name says it only reads the status of the lights, not of the motion sensors.My HomeKit room as it looks on the iPhone: