Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. Monitoring battery charging

Monitoring battery charging

Scheduled Pinned Locked Moved Development
3 Posts 3 Posters 1.2k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hey guys, just starting out here!

    I've set a RPi up with Home Assistant, and have a MightyHat I'm using as a serial gateway plugged in to the RPi. The MightyHat has a back up battery (a UPS if you will) I want to read the battery voltage and report that back as well as if its charging or not!

    For the battery voltage should I use V_VOLTAGE under the Multimeter, or use sendBatteryLevel()? What would be the best way to report if its charging or not?

    mfalkviddM Boots33B 2 Replies Last reply
    0
    • ? A Former User

      Hey guys, just starting out here!

      I've set a RPi up with Home Assistant, and have a MightyHat I'm using as a serial gateway plugged in to the RPi. The MightyHat has a back up battery (a UPS if you will) I want to read the battery voltage and report that back as well as if its charging or not!

      For the battery voltage should I use V_VOLTAGE under the Multimeter, or use sendBatteryLevel()? What would be the best way to report if its charging or not?

      mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by mfalkvidd
      #2

      @phill21 sendBatteryLevel is meant for reporting the battery level of the node itself (for a battery powered node). Controllers treat this differently from V_VOLTAGE. For example, there is no way to get a graph of the batteryLevel in Domoticz, but V_VOLTAGE will give a graph.

      For charging or not you can use a binary switch/light (on means charging, off not charging) or send the amount of current or power (V_CURRENT or V_WATT)

      1 Reply Last reply
      1
      • ? A Former User

        Hey guys, just starting out here!

        I've set a RPi up with Home Assistant, and have a MightyHat I'm using as a serial gateway plugged in to the RPi. The MightyHat has a back up battery (a UPS if you will) I want to read the battery voltage and report that back as well as if its charging or not!

        For the battery voltage should I use V_VOLTAGE under the Multimeter, or use sendBatteryLevel()? What would be the best way to report if its charging or not?

        Boots33B Offline
        Boots33B Offline
        Boots33
        Hero Member
        wrote on last edited by
        #3

        @phill21 Have a look at this project i did a while back. you may get some inspiration from there :)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        6

        Online

        11.7k

        Users

        11.2k

        Topics

        113.1k

        Posts


        Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • MySensors
        • OpenHardware.io
        • Categories
        • Recent
        • Tags
        • Popular