Skip to content

Commit

Permalink
Merge pull request #139 from rursache/main
Browse files Browse the repository at this point in the history
Support for Zigbee2MQTT 2.0
  • Loading branch information
xyzroe authored Jan 4, 2025
2 parents 5cfd817 + d7d4a20 commit ed288ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/websrc/js/functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ advanced:
result = `# ${i18next.t('p.zi.cfg.ss')}
serial:
# ${i18next.t('p.zi.cfg.lxzg')}
adapter: zstack
port: tcp://${ip}:${port}
${mist_cfg_txt}`;
break;
Expand Down

0 comments on commit ed288ad

Please sign in to comment.