Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-H32BS questions
#1
Hello

I have 2 questions if you could help me please.
1. After restarting the H32BS modul all my lights turn on (all channels 1-32). I have tried to make changes to Relay Recovery: Yes / No but no effect.
    How can be fixed?
2. I have observed with MQTT explorer that on state topic I'm receiving 2 different format of topic:
   a. when pressing wall switch button wired to relay input
Code:
{
  "relay1": {
    "on": 0
  },
  "relay2": {
    "on": 0
  },
  "relay3": {
    "on": 0
  },....}
   b. when pressing wall switch button wired to digital input
Code:
{
  "DI1": {
    "on": 1
  "relay1": {
    "on": 0
  },
  "DI2": {
    "on": 1
  "relay2": {
    "on": 0
  },
  "DI3": {
    "on": 1
  "relay3": {
    "on": 0
  },......}

Basically the "relay1, relay2,..." is disappearing from the state value and becomes D1, D2, D3... This generates tons of errors 3000 errors in 2 hours.
How can I correct this or is it necessary a new firmware?

Thank you very much.
Reply


Messages In This Thread
KC868-H32BS questions - by hentes - 01-16-2023, 09:28 AM
RE: KC868-H32BS questions - by admin - 01-16-2023, 01:09 PM
RE: KC868-H32BS questions - by hentes - 01-16-2023, 04:25 PM
RE: KC868-H32BS questions - by admin - 01-17-2023, 01:59 AM
RE: KC868-H32BS questions - by hentes - 01-17-2023, 06:47 AM
RE: KC868-H32BS questions - by admin - 01-17-2023, 07:00 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)