Read the statement by Michael Teeuw here.
Which modules with Home Assistant currently work?
-
I tried this option but also to no avail.
-
@iorifly to dvbit point you could just use fullpageos if you just want to display a Lovelace tab…
Also, I have had homeassistany sensors working recently…if you want to give some more detail of what you’ve done and what the problem is. And share you relevant code I can try to help…
-
I would love to know how to display only one lovelace tab. But still it would be the whole screen or I can go down the screen to show only what I want.
I have my problem report here too:
https://community.home-assistant.io/t/magic-mirror/8443/59
what do you need ? I can pass everything !!!
-
You can use a custom card called custom header to minimize the top and right bar . also having it happen just for the mm through user agent recognition
-
@iorifly add debuglogging: true,
to the config.js for the HASS module
it doesn’t handle errors at all… but will report status if that flag is enabled
request(get_options, function(error, response, body) { completed_requests++; if(config.debuglogging) { console.log(error); console.log(body); }
-
added it to my config.js. However nothing happened or signaled … Thanks anyway.
-
@iorifly Will be in the terminal window, or pm2 logs output
-
I managed to solve !!! Connected !!! THANKS !!
-
@iorifly what was it? Can’t keep us guessing!
-
I created another token (in HA). and replace in the module.