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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,613
» Latest member: meoowu77
» Forum threads: 4,193
» Forum posts: 20,836

Full Statistics

Online Users
There are currently 45 online users.
» 0 Member(s) | 35 Guest(s)
Amazonbot, Baidu, Crawl, Google, PetalBot, bot

Latest Threads
KC868-H32B V5.08 firmware
Forum: News
Last Post: meoowu77
Yesterday, 11:46 AM
» Replies: 24
» Views: 8,262
KinCony B2 Smart Controll...
Forum: News
Last Post: admin
08-17-2026, 01:07 PM
» Replies: 0
» Views: 17
KC868-A8v3 PCB layout CAD...
Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file
Last Post: admin
08-17-2026, 08:44 AM
» Replies: 0
» Views: 15
CT Clamp Compatibility
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
08-16-2026, 11:08 PM
» Replies: 12
» Views: 1,819
N60 Sensor channel label
Forum: N60
Last Post: marekd1
08-14-2026, 09:14 PM
» Replies: 18
» Views: 2,302
solar production and cons...
Forum: N30
Last Post: admin
08-14-2026, 01:46 AM
» Replies: 3
» Views: 45
Current direction detecti...
Forum: N30
Last Post: admin
08-14-2026, 01:44 AM
» Replies: 3
» Views: 50
MQTT Discovery: missing s...
Forum: N30
Last Post: admin
08-13-2026, 02:48 PM
» Replies: 1
» Views: 32
ai automation
Forum: KinCony integrate with Loxone home automation
Last Post: mediverticals
08-13-2026, 06:56 AM
» Replies: 0
» Views: 50
Connecting sensors to Kin...
Forum: F16
Last Post: admin
08-13-2026, 12:18 AM
» Replies: 1
» Views: 48

  KinCony B2 Smart Controller released
Posted by: admin - 08-17-2026, 01:07 PM - Forum: News - No Replies

KinCony B2 ESP32 smart controller based on ESP32-S3-WROOM-1U (N16R8) wifi chip. Support 2 channel relay output, 4 channel 1-wire GPIOs, 4 channel ADS1115 16bit analog input ports. One SD card using SPI bus. B2 include DS3231 high precision RTC clock chip. LCD display will show wifi and ethernet IP address and Tuya connection state. B2 have I2C bus extender and RS485 port. B2 support use SIM7600E 4G module. You can write any code by Arduino IDE / MicroPython / ESP-IDF development tool to ESP32 module. We will supply Arduino / ESP-IDF demo code for different samples. Everyone can modify and change the code for your own smart home automation system project. it support use by ESPHome for home assistant or tasmota firmware for smart home automation DIY. B2 use KCS v3 firmware, it support home assistant auto discovery function by MQTT, so without write any config code (zero code) for home assistant. KCS v3 support KinCony cloud service (official shop customer free 2 years), remote monitor and control device by webpage in anywhere. KCS v3 support KinCony board integrate to Loxone Miniserver. Support Apple HomeKit for Siri.
[Image: B2-2.jpg]
Model No. KinCony B2
Description: KinCony 2 Channel ESP32-S3 Smart Relay Controller – B2
Power supply: 12-24V DC
Processor: ESP32-S3-WROOM-1U (N16R8)
Size: 124mm*83mm*56mm
interfaces: Ethernet(RJ45)-LAN 100Mbps IPv4/IPv6,WiFi,RS485,Bluetooth,USB-C,LCD,I2C,Tuya Module, 4G SIM7600
RTC: DS3231 high precision chip (battery socket on PCB)
SD Card: SPI bus
Installation method: DIN RAIL
LCD: SSD1306 I2C display
Outputs:
2CH relay Outputs, every relay use by MAX AC270V/10A
Inputs:
ADS1115 16bit ADC: 2CH analog input DC0-5V (A1,A2) 2CH analog input 4-20mA (A3,A4)
2CH dry contact inputs (optocoupler isolation, long distance circuit for MAX 500 meters cable)
3 buttons: 1:ESP32 Reset 2:ESP32 Download 3:Tuya config
1-Wire GPIO: 4CH (with pull-up resistance on PCB)
[Image: B2-1.jpg]

Print this item

  KC868-A8v3 PCB layout CAD file
Posted by: admin - 08-17-2026, 08:44 AM - Forum: Schematic & diagram & Dimensions of KinCony PCB layout CAD file - No Replies

KC868-A8v3 PCB layout CAD file

.zip   KC868_A8v3.1.zip (Size: 1.57 MB / Downloads: 9)

Print this item

  Current direction detection incorrect on channels 2 and 3
Posted by: dominique_manas@hotmail.com - 08-13-2026, 10:49 AM - Forum: N30 - Replies (3)

Hello,
I have also noticed another issue with the KinCony N30 when using the current direction detection.
My N30 has three rows/modules, and all of my current clamps are installed and wired in exactly the same physical direction.
However, when I enable the current direction detection, I get inconsistent results:

  • Module 1: current direction is detected correctly and the power values are positive.
  • Module 2: the power values are negative.
  • Module 3: the power values are also negative.
This happens even though the clamps on modules 1, 2 and 3 are installed in exactly the same direction.
Without current direction detection, the measured power values are otherwise consistent.
This makes me suspect that there may be an issue with the polarity/sign handling or current direction detection in the firmware for modules 2 and 3.
Could you please check whether the current direction detection is implemented identically for all three modules?
In particular, I would like to know whether there is a firmware configuration or calibration parameter that could cause modules 2 and 3 to have their current direction inverted compared with module 1.
The expected behavior is that, with all clamps physically oriented in the same direction, the three modules should report the same sign for the same direction of current.
Thank you.        

Print this item

  MQTT Discovery: missing state_class for power sensors in Home Assistant
Posted by: dominique_manas@hotmail.com - 08-13-2026, 10:41 AM - Forum: N30 - Replies (1)

Hello,
I noticed an issue with the MQTT Discovery configuration generated by the N30 when the device is integrated into Home Assistant.
For example, Home Assistant creates the following entity:

Code:
sensor.n30_d0cf13020244_energy2_ch2_power
The N30 publishes this MQTT Discovery payload:
Code:
{
  "uniq_id": "D0CF13020244_sensor_energy2_power_ch2",
  "~": "homeassistant/sensor/D0CF13020244energy2_power_ch2",
  "name": "energy2_ch2.power",
  "device": {
    "name": "N30-D0CF13020244",
    "identifiers": "D0CF13020244",
    "manufacturer": "KinCony",
    "model": "N30"
  },
  "config_topic": "~/config",
  "avty_t": "D0CF13020244/avail",
  "unit_of_meas": "W",
  "dev_cla": "power",
  "val_tpl": "{{ value | float | round(1) }}",
  "stat_t": "~/state"
}
In Home Assistant, the entity is therefore detected with:
Code:
device_class: power
unit_of_measurement: W
but without:
Code:
state_class: measurement
The missing field in the MQTT Discovery payload is:
Code:
"stat_cla": "measurement"
Interestingly, some other N30 power sensors are correctly detected by Home Assistant with:
Code:
state_class: measurement
unit_of_measurement: W
device_class: power
For example,
Code:
sensor.n30_bl0910_1_power_6
already has the correct
Code:
state_class
.
This suggests that the issue is specific to some of the MQTT Discovery configurations generated by the N30 firmware, particularly the
Code:
energy*_ch*_power
sensors.
Could you please check the N30 firmware and add:
Code:
"stat_cla": "measurement"
to the MQTT Discovery configuration of all instantaneous power sensors?
The expected configuration would be:
Code:
"unit_of_meas": "W",
"dev_cla": "power",
"stat_cla": "measurement"
This would allow Home Assistant to correctly identify these entities as power measurements and use them properly for statistics and energy-related features.
Thank you.

Print this item

  solar production and consomation
Posted by: dominique_manas@hotmail.com - 08-13-2026, 08:36 AM - Forum: N30 - Replies (3)

Current sensor does not detect current direction
Hello,
I have a question regarding the current/power sensor on my KinCony device.
The circuit is connected to a 1100 W pump, with approximately 1000 W peak solar PV production.
I expected the sensor to detect the direction of the current and therefore show negative power when the solar panels are producing energy and sending it back through the circuit.
In the attached screenshot:

  • Green area: nighttime. The pump is running and consuming approximately 1100 W. This is normal.
  • Red area: daytime. The solar panels are producing around 400 W, with no consumption from the pump. However, the sensor still reports the power as positive instead of negative.
So it appears that the sensor measures the current magnitude but does not detect its direction.
Is this sensor supposed to be bidirectional?
If so, is there a specific orientation for the current transformer/sensor, or does it require a particular configuration to detect the direction of the current?
Could someone explain how the current direction is detected and how I should configure or install the sensor to obtain positive values for consumption and negative values for solar production?
Thank you.

   

Print this item

  ai automation
Posted by: mediverticals - 08-13-2026, 06:56 AM - Forum: KinCony integrate with Loxone home automation - No Replies

Hi everyone,

I’m exploring how AI automation could work alongside Loxone for smarter home and building automation. Loxone already handles many rule-based tasks well, but I’m interested in where AI could add value without making the system unnecessarily complicated.

For example, AI could potentially analyze sensor data, learn usage patterns, optimize heating or lighting schedules, detect unusual energy consumption, or help automate certain routines based on changing conditions.

I recently came across Codeora Vision while looking into AI automation solutions, which got me thinking about how AI-based systems could complement existing automation platforms rather than replace them.

Has anyone here experimented with connecting AI services or machine-learning workflows with Loxone? I’d be particularly interested in practical approaches for integrating AI with Loxone Miniserver data, APIs, MQTT, or other compatible methods.

What AI automation use cases have you found genuinely useful in a smart home or building environment?

Print this item

  Connecting sensors to KinCony F16
Posted by: kostenko1954 - 08-12-2026, 02:29 PM - Forum: F16 - Replies (1)

- Without connecting the SHT30 temperature and humidity sensor, the LCD screen displays readings normally.
   
- After connecting the SHT30 temperature and humidity sensor, the LCD screen displays distorted readings.
   
- I tried setting the SHT30 address (I2C) to 0x44, but the address resets the next time the controller is polled.
- I also connected the RS485 JTH-2D1 temperature and humidity sensor to the RS485 port. Its address is: Temperature – 768; Humidity – 769

   
       
- I also connected an analog soil moisture sensor to analog input A1, using an external 3.3V power supply.
   
When the sensor is dry, the reading is 752.
   
When the sensor is submerged, the reading is 757.
   
When testing these sensors in an Arduino UNO R3, the readings are different.
   
How do I configure them in the KinCony ESP32-S3 Tuya relay board – F16 (16A removable relay)?

Print this item

  CT Sensor Direction
Posted by: chuyskywalker - 08-12-2026, 12:40 AM - Forum: N60 - Replies (1)

From what I've read (and based on most other power monitoring systems) it's important to get the direction of the sensor correct. So, should it look like A or B?

Code:
A)
               (  )---- Sense Leads ------
Source >-------(--)------------------------> Load
               (  )

B)
         ---- Sense Leads ------(  )
Source >------------------------(--)-------> Load
                                (  )

Thanks!

Print this item

  4-20mA loop voltage consideration
Posted by: Armsp0 - 08-11-2026, 06:21 AM - Forum: B4M - Replies (1)

Although the B4 and B4M devices allow connection of a 24Vdc supply it is not clear to me that the 4-20 mA analog inputs allow use of a 24 volt loop supply. The example drawings show 12 volt supply devices connected and I am concerned that I may damage the inputs by using a 24vdc loop. Please advise what is acceptable.

Print this item

  N60 Voltage reference
Posted by: Energizer - 08-10-2026, 09:46 PM - Forum: N60 - Replies (3)

I'm in Texas, US with a normal 200a panel. 
If I wanted to monitor 40 branch circuit can you explain how and what to use for voltage reference? Is it one per each 10? or is it like iotawatt that you use just one per the whole unit.

Print this item