Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-M16v2 configure yaml for ESPhome
(10-19-2025, 10:34 AM)admin Wrote: you can re download firmware. Or edit from home assistant for calibration.

hi
i bought a m16v2.1 and loaded into HA via esphome. however the input sensors dont show. i only see the firmware sensor as in the image. where might the issue be.


Attached Files Image(s)
   
Reply
(10-19-2025, 10:34 AM)admin Wrote: you can re download firmware. Or edit from home assistant for calibration.

hi,
managed to get M16v2 integrated into HA via esphome. the route I followed was to do the initial setup in esphome, and then selected the install option. all went ok. the device was then discoverable by HA. When i look at it in HA it doesn't have the input sensors. see attached image. what is missing?
some information        
Reply
just use our yaml file directly.
Reply
(12-19-2025, 01:53 PM)admin Wrote: just use our yaml file directly.

thanks.
used to yaml file but am getting a custom error in esphome builder.


Attached Files Image(s)
   
Reply
use this yaml: https://www.kincony.com/forum/attachment.php?aid=8221
Reply
(12-21-2025, 01:35 PM)admin Wrote: use this yaml: https://www.kincony.com/forum/attachment.php?aid=8221

Still no good. I get an error about an issue with the github link not finding the init file.
Code:
external_components: [source /config/esphome/powermeter.yaml:10] - source: type: git url: https://github.com/hzkincony/esphome-zmpt101b components:  Could not find __init__.py file for component ZMPT101B. Please check the component is defined by this source (search path: /data/external_components/11fcc513/components/ZMPT101B/__init__.py).

Used this code to define the component but it still fails too:

Code:
external_components:
  - source:
      type: git
      url: https://github.com/hzkincony/esphome-zmpt101b
    components: [ZMPT101B]
    refresh: 1min     
Reply
we have updated plugin file for esphome today. you just re compile esphome yaml file will be ok.
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)