Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,906
» Latest member: naasongs
» Forum threads: 3,898
» Forum posts: 19,886

Full Statistics

Online Users
There are currently 54 online users.
» 0 Member(s) | 37 Guest(s)
AhrefsBot, Amazonbot, Bytespider, Crawl, Google, Sogou web, bot

Latest Threads
B4 Smart Controller ESP32...
Forum: B4
Last Post: admin
1 hour ago
» Replies: 0
» Views: 1
kWh resolution
Forum: N30
Last Post: admin
3 hours ago
» Replies: 37
» Views: 1,619
KC868-16A crashing in inf...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
3 hours ago
» Replies: 3
» Views: 15
Current and Power not add...
Forum: N60
Last Post: admin
Yesterday, 05:35 AM
» Replies: 3
» Views: 17
"KCS" v3.24.3 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
Yesterday, 03:02 AM
» Replies: 0
» Views: 35
A24 configure yaml for ES...
Forum: KinCony A24
Last Post: admin
04-12-2026, 12:12 AM
» Replies: 25
» Views: 7,199
KC868-A4 with Tuya app
Forum: "KCS" v2 firmware system
Last Post: admin
04-12-2026, 12:04 AM
» Replies: 1
» Views: 11
N60 N30 N20 N10 ARM CPU f...
Forum: N30
Last Post: admin
04-12-2026, 12:02 AM
» Replies: 10
» Views: 203
Connecting Nextion NX3224...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
04-12-2026, 12:00 AM
» Replies: 3
» Views: 83
T16M
Forum: News
Last Post: admin
04-11-2026, 11:58 PM
» Replies: 1
» Views: 14

  Read 12V battery charge
Posted by: darsh - 11-25-2024, 11:03 AM - Forum: KC868-A6 - Replies (7)

Hello,
I am powering the board with a solar panel connected to a charge controller and a 12V battery. I have installed the ESPHome system on the board connected to Home Assistant, and it is working perfectly.

I would like to read the battery charge level using the analog sensor A1, but I know that this sensor reads a maximum of 5V, so the 12V from the battery (13V when fully charged) needs to be reduced. For this, I tried using a voltage divider circuit with two resistors, one 200KOhm and one 100KOhm. I connected the GND and A1 terminals of the analog sensors across the 100KOhm resistor, with the GND terminal going to the negative terminal of the battery.

+12V (Battery)
      |
      |
    [R1]  200kOhm
      |
      +------ A1
      |
    [R2]  100kOhm
      |
      |
    GND (Battery -)

The configuration in ESPHome is:

Code:
sensor:
  - platform: adc
    pin: 36
    name: 'Battery Charge - Voltage'
    id: battery_charge_voltage
    accuracy_decimals: 5
    device_class: "voltage"
    state_class: "measurement"
    unit_of_measurement: "V"
    update_interval: 5s
    filters:
    - multiply: 24.6

This configuration gives me readings of values below 0, which I had to multiply by 24.6 to get battery voltage values close to what I read using a voltmeter connected to the battery terminals.

Additionally, the values read are not stable, while the voltmeter provides a rather stable value.

Can you tell me if I am making any mistakes in the configuration or in the circuit? Is there a simpler way to perform this reading?

Thank you.

Darsh

Print this item

  M16 Incorrect current reading
Posted by: salvolivigni - 11-23-2024, 05:06 PM - Forum: KC868-M16 / M1 / MB / M30 - Replies (1)

Hi Admin, I recently purchased the M16 and 13 SCT013 board, I configured everything with esphome, so far everything is ok. But when I go to read the values of the specific probes, comparing them for example with a PZEM 0-16, I have values in watts very far from the real absorption, I also did a comparison with a clamp meter, and unfortunately the M16 probes all read values much higher than reality. For the voltage I solved it by modifying the file #define SENSITIVITY 525.0f, and now the voltage is correct, but unfortunately for the wattage I can't find a solution, can you help me?

Print this item

  HC868-AK firmware update
Posted by: leliodm - 11-23-2024, 03:25 PM - Forum: KC868-HxB series Smart Controller - Replies (6)

Hello,
can you please point me to a step by step guide on how to update the AK firmware to the latest version?
regards

Print this item

  Wired Water Leak Sensor on modul A16
Posted by: Brouk - 11-23-2024, 11:33 AM - Forum: KC868-A16 - Replies (1)

dear admin,

I would like to connect the "Wired Water Leak Sensor" https://shop.kincony.com/products/wired-...282c&_ss=r to the KC868-A16 module and read the flood value in HomeAssistant in ESPHome.

> could you please publish the wiring diagram for the "Wired Water Leak Sensor" connection to A16?
> the sensor is connected to a digital input and is thus used as an active input in ESPHome?

regards



Attached Files Image(s)
   
Print this item

  KC868-A8 board esphome + Tuya + Mqtt
Posted by: gnetinternet@gmail.com - 11-23-2024, 05:22 AM - Forum: KC868-A8 - Replies (1)

I would like to use mqtt + Tuya controlling via homeassistent, however, this is a challenge for me. My board is kc-868-A8. Thank you for your attention.



Attached Files
.txt   Tuya + esphome testes mqqt.txt (Size: 9.86 KB / Downloads: 376)
Print this item

  How use SIM800 on KC868-A2
Posted by: Mihanic - 11-22-2024, 05:59 PM - Forum: KC868-A2 - Replies (1)

I have a SIM800 modem. How can I transfer data via GPRS to my home assistant server (for example MQTT) or the Tuya cloud if I do not have an Ethernet and WiFi connection.
I use firmware 2.2.7 - there you can only SIM7600

Print this item

  t possible to use ADC A1, A2, A3 and A4 as a digital input for a switch?
Posted by: ebalcsk - 11-22-2024, 12:21 PM - Forum: KC868-A6 - Replies (1)

Hello
 
I wonder if it possible to use ADC A1, A2, A3 and A4 as a digital input for a switch?

I will using A6 with esphome.

Thank you



Attached Files Image(s)
   
Print this item

  in A6 it possible to use ADC A1, A2, A3 and A4 as a digital input for a switch
Posted by: ebalcsk - 11-22-2024, 11:21 AM - Forum: KC868-A6 - Replies (1)

hello 

I wonder if it possible to use ADC: A1, A2, A3 and A4 as a digital input for a switch?

I will use A6 with esphome. 

thank you



Attached Files Image(s)
   
Print this item

  A8S v2. Incorrect wiring of toggle switches module
Posted by: Denis - 11-20-2024, 02:54 PM - Forum: KC868-A8S - Replies (1)

On the A8S v2 controller and A8S-EXT-V1.0 expansion module, toggle switch S1 (and LED) corresponds to relay8, toggle switch S2 corresponds to relay7, etc.
Is this a known bug and will it be fixed?

Print this item

  Sensor DHT22 on modul A16
Posted by: Brouk - 11-20-2024, 12:16 PM - Forum: KC868-A16 - Replies (26)

dear admin,

I am using KC868-A16 and I need to connect temperature and humidity sensors to 3 1-Wire inputs. I connected DS18B20 sensors to pins "GPIO32" and "GPIO33" and DHT22 sensor (/AM2302) to pin "GPIO14". When installing the module in HomeAssistant add-on ESPHome, DS18B20 sensors are loaded correctly, but DHT22 sensor is not found. I tried two DHT22 sensors with the same result.

This is the code in YAML
###
one_wire:
  - platform: gpio
    pin: GPIO32
    id: one_wire1
  - platform: gpio
    pin: GPIO33
    id: one_wire2
  - platform: gpio
    pin: GPIO14
    id: one_wire3

.
.
.
sensor:
  - platform: dallas_temp
    address: 0x773ce1d458ac1a28
    name: temperature1
    update_interval: 120s
    one_wire_id: one_wire1
  - platform: dallas_temp
    address: 0xfd3ce1d4432b6528
    name: temperature2
    update_interval: 120s
    one_wire_id: one_wire2
###


The attached image is a screenshot from the installation.
   

Please could you help me? Where am I making a mistake?

Is this the correct code to get values from DHT22?
###
- platform: dht
    model: DHT22
    one_wire_id: one_wire3
    temperature:
      name: "Temperature3"
    humidity:
      name: "Humidity3"
    update_interval: 30s

###

Print this item