Read the statement by Michael Teeuw here.
[MMM-MieleAtHome] - Show the status of your Miele@Home Devices
-
hey Victor,
yes it is really strange. I have no clue why a different module uses your logo. I prepared the screenshot below. In the right screenshot you see that MIELE logo in the MMM-Fuel module. I just took a brief look into the custom.css from your module and the MMM-fuel module. The only Idea i have is that both objects are called “logo”.But no clue ;)
One more thing which I noticed last week. We have 3 machines online now. TUmbler, dishwasher and washing machine. I noticed that there is no fixed order of display. In example the washing maching machine in the tumbler always changed position on the screen i believe every “updatefrequenzy ms”. Can you create a fixed order?
Another one: you publish the time to finish. E.G. 1h50min. Is it possible to make a switch in config file for time finished? So Washing machine done at 13:00.
Just my thoughts and feedback from a user side with a lack of programming skills. I hope you don’t feel angry about it ;)
Thanks again for your work.
DIrk
Screenshot: (white areas are censored)
-
@ViDiBi I have started the work on making a port of your module for Home Connect. I think the first version can be ready next weekend
-
Inspired by the good work of @ViDiBi, I have created a version for Home Connect: https://github.com/djerik/MMM-HomeConnect
It’s my first try of this - please let me know if this is useful and if you have ideas for improvement
-
-
@djerik said in [MMM-MieleAtHome] - Show the status of your Miele@Home Devices:
Inspired by the good work of @ViDiBi, I have created a version for Home Connect: https://github.com/djerik/MMM-HomeConnect
Hi,
I am having difficulties in registering an application in order to get a client ID and a client_secret.
In the Register Application form, what do I use for example for the Redirect URI ?
-
Sorry, that is missing from the documentation. The URI must be:
http://localhost:3000/o2cUpon the first start of MagicMirror, it will start a browser and show the authorization screen using this URI. This is only necessary the first time, the access token will be refreshed automatically afterward.
-
@djerik said in [MMM-MieleAtHome] - Show the status of your Miele@Home Devices:
it will start a browser and show the authorization screen using this URI.
It will not take my password :-(
I have the same login name (email address) as the home-connect account, perhaps that is the reason.
I am trying to delete the account, but till now no luck.
Will keep trying and will report back. -
This post is deleted! -
@dirkie said in [MMM-MieleAtHome] - Show the status of your Miele@Home Devices:
edit:
I found out there seems to be some (at least for me) not understandable interference between MMM-Miele and MMM-Fuel(https://github.com/fewieden/MMM-Fuel). In MMM-Fuel you have “car ICON” which can be enabled or disabled. it was enabled at first and then next to that little car there popped up. when using iconHeader=false in MMM-Fuel the car and the MIELE icon disappeared. Is this a problem with your module or with MMM-Fuel module? Would be great if you can have a look at it… ;)Having the same issue. Thanks for the module, anyway :-)
-
@evroom
Strange. Have you set up the application as described here:
https://github.com/artcom/home-connect-jsHave you entered the ID and Secret in your MM config?
Any errors in the log?
Do you have a screenshot?