Is It Possible connect to Balenacloud without BalenaOS?

Have at it. It’s the same setup I posted on twitter a few months ago under Moon Disco Haven’t really changed anything. It works, minus the new AM2315C Humidity Sensor. It doesn’t want to work when the original AM2315 is also connected to the Multiplexer on Adafruit’s Feather M0+ WiFi. Tends to shut shut off when both are connected.

1 Like

@mpous, I publish the balenaHub Fleet a little quick. Is there a way to add and edit the “Description” and add a IMG to the project. I looked around and couldn’t find out how to accomplish that.

1 Like

@john.evolve yes! you might need a balena.yml file with all the information.

Check this to learn more Deploy with balena button - Balena Documentation

Do you think you can add the Deploy with balena button as well?

1 Like

Damn, sometimes I feel like got drop on the head when I was a baby. I read that two days ago and started doing that. Only to forget I forgot about that when I went to take care of some other work. As far as the Button, I think I can implement it.

Just for kicks, does it mater where on my github project balena.yml is? or does it need to be on the root?

Yes… not sure how this is going to affect your github repo! Actually we still don’t support branches (i think).

But feedback is welcome @john.evolve :slight_smile:

@mpous ok cool. I will just reorganize the folders then.

sounds good! keep me updated @john.evolve :slight_smile:

1 Like

I got the button to semi work. Still can’t get it to load only the Pi4 or show the logo on balenaHub with the description. Need to drink some coffee and put my thinking cap on. :smile:

balena deploy button

1 Like

@john.evolve to get the logo in place use this URL on the balenay.yml file :point_down:

https://raw.githubusercontent.com/moondisco/SensorsEvolve/main/EVOLVE-Logo.png

To update your description on balenaHub you have to deploy a new release on your fleet on balenaCloud :slight_smile:

Remember to put the balena.yml file next to the docker-compose/Dockerfile template!

1 Like

@mpous Thank You! I feel kinda dumb now… smh

don’t feel dumb @john.evolve you made a great job :call_me_hand:

1 Like

Hahah thanks man.

1 Like

Took some free time tonight and got it fully up and working with the button.

balena deploy button

1 Like