@Module-Developers Why do you set this up as a smart TV. Why cant it be set up as a google assistant with video like the new displays they sell now?
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-AssistantMk2
-
RE: MMM-AssistantMk2
@cola0927 many of us had this issue and thats why we run it in servomode
-
RE: MMM-AssistantMk2
@sean I had to leave the assistant action part of the code out because it was causing errors in my config file.
-
Usb mic changing device number randomly
I have this strange issue where my pi changes what device number my USB mic is using randomly. This of course means that the audio stops working after a reboot until I modify the file again. Any ideas what can be causing this. I dont have anything else plugged in to usb ports.
-
RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)
@Module-Developers im trying to do something a bit different maybe you can help.
I’d like to use PIR but I also want that on one particular day of the week PIR shouldn’t work and it should stay on no matter what.
Is that possible? -
RE: MMM-AssistantMk2
@jomwells @Module-Developers
Did anyone figure out how to add led or sound, like a beep to show when google is listening and speaking. I dont think I’m good enough with linux to do this without a tutorial. Is it something that needs to be implemented in the module or can i learn how to do it from a simple aiy kit? -
RE: MMM-AssistantMk2
@markv have a look at this if your mic isnt working
https://github.com/eouia/MMM-AssistantMk2/issues/16 -
RE: MMM-AssistantMk2
just to update and help. I reinstalled everything without the AIY Google HAT and just using a usb mic and the issue of the audio choppiness went away. Still working on other issues like no kiosk mode and learning this complicated google home interface stuff but its really cool.
-
RE: Magic Mirror on the Raspberry Pi 1, agonizingly difficult
for some reason im having the same problem and it wont load the browser from the shell script. not sure why
-
RE: MMM-AssistantMk2
@sean @JRCelis Im having the same issue with the buzz and im also using the HAT. Did you fix the issue? Is there a way to just not use the HAT I have a usb mic but Im new at the whole raspberry thing.
Looks like a great module but im having small hickups along the way. -
RE: How can I add this script text to my screen
@idoodler i thought it would be simple because hebcal provides a script with that information
-
RE: How can I add this script text to my screen
I’m sorry I answered incorrectly. I would like the hebrew calendar date. Something that I think I can only get from that script I posted.
-
RE: How can I add this script text to my screen
@idoodler Its just the current date in hebrew
-
RE: How can I add this script text to my screen
@justjim1220 I just have the default module. It has the date right on top of the clock.
I dont know how to add this script -
RE: How can I add this script text to my screen
I see it didnt display. I had to remove the / character to show it.
script type=“text/javascript” charset=“utf-8”
src=“//www.hebcal.com/etc/hdate-he.js”>script -
How can I add this script text to my screen
please help someone who doesnt know java. I would like to add the following script that will place a hebrew date next to my English one. I dont know how and where to place this in the config file.