Read the statement by Michael Teeuw here.
Any MMM-Hive Users that can help, please?
-
Thanks very much for getting back to me on this.
I’m not at all familiar with how things work behind the scenes, so do not understand what you mean by I have to authenticate initially? and request info from the hub?
Then to use the session ID? … I see these are the same up to last points - Auth/session… and /nodes,whereas the one in the config is https://api-prod.bgchprod.info:443/omniaDo I need to enter those url’s somewhere?
My outside temp looks to be working just fine, and even increased today by 1C so it is okay, just the inside one that shows no house icon, and says Null C. Really wanted this to work, and took my time reading the steps, but I cannot see what I have done wrong, or what I should add.
-
@randomnoise
Thanks, Yeah It was your post from Seven months back that I read, and did as you said to remove the ‘s’ and the outside worked… so many thanks for posting back about that or I would never have known to even try that.I will go look in my sub folder and check if there is a node_modules folder.
Yeah if I remove MMM-Hive from config, MM works as normal.What do you mean about adding just the basics? - You mean to just add in what it says in the read-me about sample config? Leave everything else out that I copied in?
I’m not sure how the debugging works as never done that before, or what info I should look at and then to know what is relevant… although I remember you did mention things on your post seven months back, so maybe I should head back there to see if it is mentioned what I need to do to get those files up?
If you think of anything else at all that you did on your setup, please advise, as I am only using one unit… no seperate hot water as I have a Combi. and my receiver was already named as Receiver 1… same as my Thermostat, but as you know, Thermostat cannot be changed, so thought I had better keep both at default names - Receiver 1, and have this as my node name in config.
Is it worth just deleting it from MM, and recloning and hope this makes a difference, or as stated above to mongo116 do I need to add or do anything with those ulr’s he mentioned, as this was not mentioned to do this, so unsure if this is where I went wrong? did you do anything with these url’s?
-
@Damian Yes I think it would be best to just use the basic config from the readme 1st & see if that works (obvs with your username / password combo).
All @mongo116’s comments about authenticating / session IDs etc are more for if you are stepping through the code yourself with a debugger in your browser. I don’t think that’s what you’re trying to do. You don’t need to worry about any of that if you’re just wanting to view the module on your mirror as it should do all that in the background. If you did want to start trying to see where its going wrong you can enable the
debug : true
option and then connect your web browser on a computer to the mirror and use the web developer console too see some more detailed info on whats happening in the background.
-
@randomnoise
Thanks, I will delete MMM-Hive 2mor and start afresh.There is no node_modules folder, just a node.js… maybe that is what confused me there?
I am assuming that the only 2 things you changed in the whole setup was the ‘s’ in the main file url, and you named your nodename Receiver 2 as you have 2 units, and as I have only one named Receiver 1, I shall remain using that.
Other than those 2, you never changed, moved, or added anything, and it simply worked?Fingers X all works as it should 2mor?
Thanks again to you, and @mongo116 for the help, really appreciate it.
-
Ok, deleted MMM-Hive from Pi MM, and started again… still got same result😣
Did as you suggested and opened up deb on PC, but no clue whatsoever what or where to find info that you need to see? - I have debug - true set in configThen thought to put MMM-Hive onto my PC MM… just to see if it would work on there any better… nope ! 😣
One thing I did notice, and this could mean nothing? But my Thermostat and receiver are both named Receiver 1… and as such, I duly named the nodename Receiver 1… but, when looking at the debug info, that has retained the default Your Receiver… so, is that a possible problem? Why has that not changed since I have changed it in my config?I have attached a couple shots in the hope you can tell me what I should do in the debugger and what info you need me to look at and show you here.
-
Hi,
The last screenshot shows Frost Protect Enabled. Is this actually active on your hive?
-
@mongo116
Yeah, by default… I thought this was normal as the only other setting on thermostat is child lock… or lower/raise the frost protect. I took that screenshot when heating was on, but mirror shows it when on and off. -
You have this too in your post of 7 months ago …
-
@Damian Hi, yeah the frost protect should only show when the target temperature is below a certain value. I would guess the issue here is the data being received from Hive. I won’t ask you to paste the data here (which should show up under the browser’s developer console, when debug is enabled) as it contains data related to your account (from what I remember anyway). The most likely issue is that the receiver name is incorrect or that the relevant data relating to temperature etc is not where the module is expecting it to be. Unfortunately now I no longer have access to Hive there’s not much I can do to look into this. Sorry…
-