Cool.
Question, what is the mirror made of? acrylic or glass?
- Can you do a custom frame? I don’t really need anything else other than the frame cause I have no experience in wood working. would be 18" x 24"
Cool.
Question, what is the mirror made of? acrylic or glass?
Get a cana kit. will include most of waht you need and has a very good quick setup guide to get you up an running
Is there a way to unlink this from my personal google account info?
Ie when I ask to show me photos of dogs…it actually goes through MY google photos account and shows photos of my dog.
@jonspraggins said in First Attempt, Still a work in progress:
@dxfan227,
The Mirror is from Amazon: https://www.amazon.com/gp/product/B01MSAZ3PNThe Module is located here: https://github.com/sathyarajv/MMM-OpenmapWeather
My sanitized config for the openweathermap module:
{ module: 'MMM-OpenmapWeather', position: 'top_right', header: 'XXXXX', config: { location: 'XXXXX', locationID: 'XXXXX', //Location ID from http://openweathermap.org/help/city_list.txt appid: 'XXXXX', //openweathermap.org API key units: 'imperial', degreeLabel: 'true', colorIcon: 'true', onlyTemp: 'true' } },
I did a quick writeup (that I will improve on soon) here: https://jonspraggins.com/the-idiot-made-a-smart-mirror/
Thanks I’ll take a look, how do you like the mirror quality also transparency…is it good? do you see to much of the backlight etc…
Also how did you like endgame? I saw it last night, I won’t post any spoilers here obv but I thought it was pretty good…a little slow to start though.
trying to use a variant of this module…my camera works fine and the module works fine…bt after aout 10 min…the camera turns off ( still has power but stops recieveing video)
Thanks, i did find a solution. For some reason the HOTWORD RESUME notification was not working. I had to “hard code” it into the .js file itself for the module. It is now working.
looks good,
can I ask what kind of mirror
also what is the weather module u are using?
would love to know this swell.
I think it’s called a pull request, then the owner of the repo can review and decide to merge or not. I could be wrong though
@sdetweil Ok
Perhapes the config is missing the part I bolded here? :
modules: [
{
module: “MMM-Remote-Control”,
config: {
position: ‘right’,
apiKey: ’ ’
},
]
is an api key required to run properly?