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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,493
» Latest member: angelamhammond
» Forum threads: 2,284
» Forum posts: 11,883

Full Statistics

Online Users
There are currently 51 online users.
» 1 Member(s) | 21 Guest(s)
Bing, Bytespider, ChatGLM-Spider, Crawl, Facebook, Google, PetalBot, Semrush, Yandex, bot, facebookexternalhit, kHTTP/, keys-so-bot, owler, tonymiller@gmail.com

Latest Threads
Lesson23- How to connect ...
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
5 hours ago
» Replies: 10
» Views: 7,152
KC868-AG RF - sending rep...
Forum: KC868-A series and Uair Smart Controller
Last Post: PhilW
8 hours ago
» Replies: 3
» Views: 8
Usar entradas y oled i2c ...
Forum: KC868-A6
Last Post: sistemasyusa
Today, 03:16 AM
» Replies: 4
» Views: 14
a16 as basis for a securi...
Forum: KC868-A16
Last Post: admin
Yesterday, 11:58 PM
» Replies: 8
» Views: 52
GSM CALL RELAY
Forum: KC868-A2
Last Post: admin
Yesterday, 11:53 PM
» Replies: 9
» Views: 4,106
KC868-A16S or KC868-A8S
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 11:51 PM
» Replies: 3
» Views: 37
KCS firmware
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 11:48 PM
» Replies: 10
» Views: 110
[Arduino IDE demo source ...
Forum: KC868-A6
Last Post: sistemasyusa
Yesterday, 09:03 AM
» Replies: 8
» Views: 4,563
Problem with DS1307 on KC...
Forum: KC868-A6
Last Post: sistemasyusa
Yesterday, 08:25 AM
» Replies: 18
» Views: 189
KC868-M16v2 configure yam...
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
Yesterday, 02:04 AM
» Replies: 24
» Views: 2,294

  how to compile new tasmota firmware by simplest way
Posted by: admin - 04-01-2024, 02:07 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

1. use Gitpod, you just need a web browser: https://tasmota.github.io/docs/Gitpod/

2. for example:  we make a new tasmota firmware for ESP32 MATTER + enable PCF8574 i2c bus chip.
   

3. When compiling your build add the following to user_config_override.h
#define USE_I2C                                // Add support for I2C
#define USE_PCF8574                            // [I2cDriver2] Enable PCF8574 I/O Expander (I2C addresses 0x20 - 0x26 and 0x39 - 0x3F) (+2k1 code)
#define USE_PCF8574_SENSOR                  // Enable Mode1 inputs and outputs in SENSOR message (+0k2 code)
#define USE_PCF8574_DISPLAYINPUT            // Enable Mode1 inputs display in Web page (+0k2 code)
#define USE_PCF8574_MQTTINPUT                // Enable Mode1 MQTT message & rule process on input change detection : stat/%topic%/PCF8574_INP = {"Time":"2021-03-07T16:19:23+01:00","PCF8574-1_INP":{"D1":1}} (+0k5 code)

4. after SAVE the FILE, then run command:   "platformio run -e tasmota32"
Command "platformio run -e tasmota32"  is correct for ESP32 builds,  "platformio run -e tasmota"  is only for esp8266 builds.

5. after compiled, download "tasmota32.factory.bin". 
   

6. then use ESP DOWNLOAD TOOL write to ESP32 in address 0x0
   

7. after re power on of ESP32 board, you can connect with tasmota, config it with I2C SDA and SCL pins firstly, then you can see the PCF8574 option and MATTER option.
   
   

Tasmota ESP32 MATTER+PCF8574 firmware download (after downloaded the ZIP file, you need to unzip get the BIN file)

.zip   tasmota32.factory.zip (Size: 1.69 MB / Downloads: 85)

Print this item

  which board uses SX1278 LORA???
Posted by: masoos - 03-30-2024, 09:19 PM - Forum: DIY Project - Replies (1)

Hi, which board you show in the picture for SX1278 Wireless Transceiver Module Lora 868Mhz? It has Lora and a small OLED display :-) I want this!!!!

https://ae01.alicdn.com/kf/U580db2b9a8fb....jpg_.webp

https://www.aliexpress.com/item/10050042...2572425%21

Print this item

  Differences in protocols between H32B and H32B Pro?
Posted by: lulu01 - 03-30-2024, 08:34 PM - Forum: Development - Replies (2)

Hello,

I want to use a H32B and a H32B Pro with Home assistant.

For the H32B, I used this unofficial integration: https://github.com/fiLLLip/hass-components-sha. It uses the RELAY-SET- and RELAY-READ- commands; you can see the code here https://github.com/fiLLLip/hass-componen..._init__.py. This works very well.

The same code does not work for H32B Pro. Only about 50% of clicks on switches work, and I often get error messages such as 'Failed to call service switch/turn_on. 'NoneType' object has no attribute 'group''.

Is this normal? Do the H32B and the H32B Pro use different protocols? I found the page for the protocol used in H32B, is it not supposed to work the same on the Pro?

Thank you!

Print this item

  Help to choose the right board
Posted by: Bergoglio - 03-29-2024, 08:13 PM - Forum: KC868-A series and Uair Smart Controller - Replies (3)

Good afternoon,

I need an help to choose the right KC868-A model (I don't want to make a mistake because I must buy 21 pieces....)
My hardware minimum specs :

  1. the board must have an ethernet (rj45) port
  2. min 5 releays NO/NC max load 1 A at 230v
  3. I must connect to every board n. 4 temp sensors DS18B20
What is the best solution ?

Thanks

Print this item

  Firm ware
Posted by: STV - 03-29-2024, 01:06 PM - Forum: KC868-A8 - Replies (1)

Can i get Firmware v1.0.9 same as the video tutorial - 2023 new "KCS" firmware for KinCony ESP32 board detailed explanation

Print this item

  KinCony ESP32 Tuya IoT Adapter V2 released
Posted by: admin - 03-29-2024, 07:36 AM - Forum: News - No Replies

KinCony ESP32 Tuya IoT adapter V2 let relay board or IoT devices easy integrate to tuya IoT platform. We have designed by ESP32 work with Tuya module. Tuya module will connect with Tuya cloud server, when using tuya phone app, message will send to tuya wifi module and decode by ESP32. ESP32 support use arduino IDE to write code, get the tuya message and send any command to RS485 or network device. it’s a good convert tool for smart home automation DIY.

You can add ESP32 Tuya IoT adapter, let your KC868-A series board can use voice control by alexa or google home speaker.

adapter support to use “Tuya MCU SDK Arduino Library”

KC868-H32B,KC868-H32BS …. HxB series smart controller will be easy support TUYA phone application, alexa and google home voice control function.
[Image: esp32-tuya-adapter-v2-1.jpg][Image: esp32-tuya-adapter-v2-4.jpg]
[Image: esp32-tuya-adapter-v2-2.jpg]

[Image: esp32-tuya-adapter-pins-define.jpg]

[Image: esp32-tuya-adapter-v2-6.jpg]

Print this item

  KinCony Server16 Node-Red testing flows demo example
Posted by: admin - 03-29-2024, 07:35 AM - Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module - No Replies

   
   
Node-Red flows download: 
.zip   flows-test-English.zip (Size: 3.24 KB / Downloads: 61)

Print this item

  KinCony Server16 Raspberry Pi iot gateway CM4 GPIO pins define
Posted by: admin - 03-29-2024, 07:33 AM - Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module - No Replies

   

Print this item

  Two IFTT on same Input
Posted by: philippe - 03-28-2024, 08:07 AM - Forum: KC868-A series and Uair Smart Controller - Replies (1)

Hi,
I use KCS V2.2.2
Id like to use one button to do 2 different things:
-if single press do relay1
-if press and hold for 1sec do relay2

Can I do that? How?
Thank you

Print this item

  KC686-A4 0-10 ->PWM
Posted by: Yocee - 03-27-2024, 10:44 AM - Forum: KC868-A4 - Replies (1)

Hello!

Is it possible to use the 0-10v output as a pwm output? I want to control a heating pump with it.
The firmware would be ESPhome. I am attaching the pump PWM signal data.

esphome:
  name: pump
  platform: ESP32

wifi:
  ssid: "xxx"
  password: "xxx"

# Enable logging
logger:

# Enable Home Assistant API
api:
  password: "xxx"

ota:
  password: "xxx"

output:
  - platform: ledc
    pin: GPIO26
    frequency: 100 Hz
    id: pump_pwm

fan:
  - platform: speed
    output: pump_pwm
    name: "pump"



Attached Files Image(s)
   
Print this item