Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this how the UI is supposed to look? #11

Open
Lunchtime0614 opened this issue Jul 30, 2020 · 8 comments
Open

Is this how the UI is supposed to look? #11

Lunchtime0614 opened this issue Jul 30, 2020 · 8 comments

Comments

@Lunchtime0614
Copy link

Lunchtime0614 commented Jul 30, 2020

Is this how it's supposed to look - the images in the readme are better - like the temperature selection buttons on mine are out of place? Note I already had a Pi Zero setup running TiltPI. So all I did was add the extra modules, then loaded the flow. Perhaps something in TiltPi is causing the issue?

Screen Shot 2020-07-29 at 8 17 50 PM

@clausbroch
Copy link
Owner

Are you sure you have installed all the required components?
It looks like you are missing the "node-red-contrib-ui-level" component

@pppedrillo
Copy link

Exactly the same issue here. :(
node-red-contrib-ui-level installed.
Buttons misplaced and no heat level display.

@Lunchtime0614
Copy link
Author

Exactly the same issue here. :(

node-red-contrib-ui-level installed.

Buttons misplaced and no heat level display.

It's the version of node red. You probably need to upgrade. I did. Are you using tilt pi at the same time?

@pppedrillo
Copy link

It's the version of node red. You probably need to upgrade. I did. Are you using tilt pi at the same time?

Hmm... seems no.
I just did clean brand new installation of everything - Buster, nodered and gfconnect.
Still see broken UI and moreover - "BREW SESSION" almost empty widget (with a placeholders) is shown on the right of the "Timer" widget
Capture

Node RED v1.1.2
dashboard v2.23.0
ui-level v0.1.33

@Lunchtime0614
Copy link
Author

Humm I don't know. But below is what I did that seemed to work. Except for the tilt creating a new google sheet every time it logged ( I don't use the google sheets so I just turned that off).

I didn't follow these steps exactly as where tiltpi asks for a specific version I used the most recent instead. Also since my pi had the grainfather running first I imported the tiltpi flow.

  1. Pi Zero - installed fresh raspberry buster following these instructions - https://desertbot.io/blog/headless-raspberry-pi-3-bplus-ssh-wifi-setup

  2. Installed Grainfather Connect Following - https://www.norgesvej12a.dk/husbryg/setting-up-a-new-raspberry-pi-zero-w-for-gf-connect/

  3. Installing the TiltPi flow from their github (https://github.com/baronbrew/TILTpi) following the readme and adding the aioblescan and python, then using the Node-Red Import>Cipboard>NewFlow option. That gave me something that looks like the below....

Yes TiltPi will log to brewfather, but it seems that it's creating a new google sheet every time it logs - every 15 min.

@clausbroch
Copy link
Owner

The Timer widget and the Brew Session widget should not be shown at the same time.
I have sometimes seen this if the general flow didn't initialize correctly. I this case there should be some errors or warnings logged in the debug panel in the flow editor.
Another possibility is if your browser doesn't handle the tags correctly. Which browser are you using?

@pppedrillo
Copy link

Another possibility is if your browser doesn't handle the tags correctly. Which browser are you using?

Firefox 79.0

@clausbroch
Copy link
Owner

Firefox 79.0

That should be OK.
Could you check in the debug panel in Node RED if any messages are logged that might give a hint?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants