Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MQTT analog request...

Featured Replies

  • Author

OK... i understand now....so yes.. with this one wemos device i am running temp and humidity, a switch(relay), and the analog for battery sense.

 

It is inside of my chicken coop, monitoring temp. Idea is to monitor temp, humid, battery and run a fan as temp rises, but if battery drops to a point then stop the fan. battery is charged via solar, but wemos also runs of same battery.

so far everything works as i planned it, other than the battery range issue, which you are graciously trying to fix.

i will be more than happy to be the ginnea pig for ya.. :)

and enjoy your vacay!!

Thanks!

Glad we got that cleared. Thanks for the explanation. You have some very happy chickens.

If you don't hear from me by 15. Aug, I hereby grant you permission to bug me!

Cheers

  • 3 weeks later...
  • Author

bug bug....hope you had a good vacay!

On 7/27/2023 at 10:37 PM, EWhite said:
<editor id="ANALOG">
            <range uom="56" min="0" max="1024" prec="0" />
    </editor>

Yup, haven't forgotten about you and another user has run into the same issue. Unfortunately, I'll be tied up for a few more days. It's tax season in Colombia... Sorry about that

  • Author

no problemo! 

Thanks!

 

where you getting any thing back from range? into your node

 

  • Author

yes.. i was...the max of 1024.

When in actuality the voltage(range) was 1280 to 1420 (lithium battery)

 

 

5 minutes ago, EWhite said:

yes.. i was...the max of 1024.

When in actuality the voltage(range) was 1280 to 1420 (lithium battery)

 

 

Good morning. I got that modified, but am struggling with git🫣. Should be resolved today... I'll shoot you a mail, when it's done...

  • Author

ok.. i may have screwed up.. i didnt remove nodes in this before when updating...

i did this time to fresh start .

problem is analog is not working at all..showing a status of false with a reading of 0

maybe its a configuration problem? what the config line for what you have above?

 

  • Author

nevermind.. im an idiot....forgot to restart the AC...

 

26 minutes ago, EWhite said:

ok.. i may have screwed up.. i didnt remove nodes in this before when updating...

i did this time to fresh start .

problem is analog is not working at all..showing a status of false with a reading of 0

maybe its a configuration problem? what the config line for what you have above?

 

Is it working?

  • Author

yes.. its working great so far!

Thank you!

  • Author

ok.. last complaint.. for now.. hehehe

It shows that i have version .11 beta, and keeps asking me to update, but i have.. obviously its working now..

it just keeps showing to upgrade to .12 beta, is there a versioning miss somewhere? could it be just that te store is wrong? or PG#x is fubar?..just curious.. 

i have one other node doing the same thing..its on the latest and greatest, just doesnt know it for some reason.

Yes Sir. I was just educated on this topic of Version numbers. Will study up, release a new beta and let you know. No more vacay!

Edited by TriLife
added missing information

21 hours ago, EWhite said:

ok.. last complaint.. for now.. hehehe

It shows that i have version .11 beta, and keeps asking me to update, but i have.. obviously its working now..

it just keeps showing to upgrade to .12 beta, is there a versioning miss somewhere? could it be just that te store is wrong? or PG#x is fubar?..just curious.. 

i have one other node doing the same thing..its on the latest and greatest, just doesnt know it for some reason.

Good Morning @EWhite,

your MQTT node server should be asking you to upgrade (from Beta). Again! But this time you should see version 0.0.12 (Thanks @bpwwer) and that will hopefully be the last of it. Until someone asks for an iteration!

Sorry for all the iterations.

 

  • Author

AWESOME job buddy!

that did it.. thanks much!

  • 2 months later...
On 8/21/2023 at 2:34 PM, TriLife said:

Hello @EWhite,

Alright, version 0.0.12 is in the Beta Store, or you can go to: https://github.com/Trilife/udi-mqtt-pg3x.git

To download it.

image.png.886cf2fc2cdb9a34298c81f1bb04552b.png

Let me know, if this works and any other improvements you would like to see.

Cheers.

@TriLife Trying to install MQTT from the non-prod store on my EISY/PG3x for the same exact setup as @EWhite. I switch to the non-prod store, select install, then purchase, then get this error:

image.png.5dcb3ed30c379f9e1a3913d26528d4d5.png

 

Tried the instructions on https://github.com/Trilife/udi-mqtt-pg3x which fail at the first command:
cd: /home/admin/.polyglot/nodeservers: No such file or directory
How do I get this installed?

Edited by jkosharek
added more info

45 minutes ago, jkosharek said:

@TriLife Trying to install MQTT from the non-prod store on my EISY/PG3x for the same exact setup as @EWhite. I switch to the non-prod store, select install, then purchase, then get this error:

image.png.5dcb3ed30c379f9e1a3913d26528d4d5.png

 

Tried the instructions on https://github.com/Trilife/udi-mqtt-pg3x which fail at the first command:
cd: /home/admin/.polyglot/nodeservers: No such file or directory
How do I get this installed?

Hi @jkosharek,

Not sure about the error you're getting from the beta-store install.

Are you on an eISY or Polisy? Which PG and IoX versions?

I'm traveling at the moment, won't be back at my terminal to help you troubleshoot for a few more days...

Cheers.

  • Author

i just installed from non production store....i dunno why it isnt working.. above my paygrade

4 minutes ago, TriLife said:

Hi @jkosharek,

Not sure about the error you're getting from the beta-store install.

Are you on an eISY or Polisy? Which PG and IoX versions?

I'm traveling at the moment, won't be back at my terminal to help you troubleshoot for a few more days...

Cheers.

On an eISY

PG3x 3.2.14

IoX 5.7.0

Thank you

 

Support was able to resolve the MQTT Non-Prod install error on the Node install, it now prompts for a slot to install it. 

Glad it is fixed.

I will be making some changes to the Dimmer node in a few days. Let me know, if this will be an issue...

Shouldn't be an issue, I am monitoring generator start battery voltage on A0 and will add some relays and temp sensors. 

10 minutes ago, TriLife said:

Glad it is fixed.

I will be making some changes to the Dimmer node in a few days. Let me know, if this will be an issue...

Any thought in to adding a working status for if the device if offline?

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.