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. Controllers
  3. Home Assistant
  4. Sending Battery level with sensor data.

Sending Battery level with sensor data.

Scheduled Pinned Locked Moved Home Assistant
3 Posts 2 Posters 2.6k 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.
  • Lee GroomL Offline
    Lee GroomL Offline
    Lee Groom
    wrote on last edited by
    #1

    in HASS there is a field within each sensor for battery life, how do i put data in there?? I do not want to make a new sensor purely for battery level..

    {
    "V_STATUS": "off",
    "assumed_state": true,
    "battery_level": 0, <------ want to put data here....
    "child_id": 1,
    "device": "/dev/ttyUSB0",
    "friendly_name": "Test 1 1",
    "node_id": 1
    }

    thanks in advance.

    Lee

    1 Reply Last reply
    0
    • D Offline
      D Offline
      danivalencia
      wrote on last edited by danivalencia
      #2

      On your sketch... (from https://www.mysensors.org/download/sensor_api_15)

       gw.sendBatteryLevel(batteryLevel);
      

      But you'll have to measure batteryLevel before someway ;)

      1 Reply Last reply
      1
      • Lee GroomL Offline
        Lee GroomL Offline
        Lee Groom
        wrote on last edited by
        #3

        that i can do :)

        perfect,,

        thank you..

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


        18

        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