197 Commits

Author SHA1 Message Date
Koen Kanters
d4eff4fa71 Remove bin directories (use releases instead) 2025-07-10 15:22:45 +02:00
Koen Kanters
68d7b93d18 Merge branch 'master' into dev 2025-07-10 15:15:07 +02:00
Dustin Utecht
8c92c57f8b Updated cod.m product information and added the new RPi Module 0.4 with an CC2652P7 (#563) 2025-07-08 13:08:13 +02:00
Koen Kanters
f37f885d36 Z-Stack_3.x.0 router 20250403 Z-Stack_3.x.0_router_20250403 2025-04-09 22:26:18 +02:00
Koen Kanters
5e4db67e55 Z-Stack_3.x.0 coordinator 20250321 Z-Stack_3.x.0_coordinator_20250321 2025-04-03 21:56:14 +02:00
Olliver Schinagl
14cd338d26 boyscout: QoL improvements (#515)
* Ensure line-endings stay as intended in patch files

This avoids git being overly ambitious with git hygiene, as our target
does not follow git etiquette using crlf line endings.

This was re-introduced with the 20240710 build, so lets do it again.

Contributes to #511 again.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>

* Split maclib binary patch

The maclib binary patches are quite 'heavy' for editors and github won't
even show it. Split it into two patches, so it is easier to manage.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>

---------

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2024-09-28 15:05:44 +02:00
Koen Kanters
ab4d8deb8a Remove __MACOSX folders from zip files https://github.com/Koenkk/Z-Stack-firmware/issues/512 Z-Stack_3.x.0_coordinator_20240710 2024-08-26 20:46:10 +02:00
Koen Kanters
85d2fc7a6c Z-Stack_3.x.0 coordinator 20240710 2024-08-24 22:21:45 +02:00
Olliver Schinagl
15c27041a5 Match SDK and patch line-endings (#511)
* Ensure line-endings stay as intended in patch files

This avoids git being overly ambitious with git hygiene, as our target
does not follow git etiquette using crlf line endings.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>

* boyscout: Update COMPILE documentation

Sort boards and make it textually slightly nicer to read.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>

---------

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2024-08-24 14:08:08 +02:00
Olliver Schinagl
579956b4e1 Whitespace fixes (#506)
Applying the patch, git complains about a few useless whitespace
changes. Lets remove them to have a slightly cleaner patch.

/build/Z-Stack_3.x.0-coordinator.patch:331: trailing whitespace.

/build/Z-Stack_3.x.0-coordinator.patch:333: trailing whitespace.
  // ZDSecMgrPermitJoining is never called. Joining via a router would always fail now since
/build/Z-Stack_3.x.0-coordinator.patch:1397: trailing whitespace.
    // Set TXRX pin to 0 in RX and high impedance in idle/TX.
/build/Z-Stack_3.x.0-coordinator.patch:1415: trailing whitespace.
    // Set TXRX pin to 0 in RX/TX and high impedance in idle.
/build/Z-Stack_3.x.0-coordinator.patch:1616: new blank line at EOF.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2024-08-05 21:31:32 +02:00
Dustin Utecht
992b9670a9 Added new cod.m zigbee coordinator (CZC) (#503)
* Added a new entry to the new cod.m zigbee coordinator (CZC)

* Update coordinator/Z-Stack_3.x.0/bin/README.md

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>

---------

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2024-05-15 21:46:50 +02:00
Daniel Gomez
245509ce59 Fix mqtt link (#500) 2024-04-28 20:11:40 +02:00
sergge1
4e888d3310 List in alphabetical order (#453)
* list in alphabetical order

the list of 23 devices is reorganized to alphabetical order for easier navigation

* another info re adapters

Added info about smlight Zigbee adapters and firmware to be used with them

* rearranged according to the alphabetical order

identified that newly added devices were not in alphabetical order. rearranged them.
2023-06-08 14:51:32 +02:00
koenkk
c80b77f808 Z-Stack_3.x.0 coordinator 20230507 Z-Stack_3.x.0_coordinator_20230507 2023-06-08 10:33:03 +02:00
Sven Serlier
1c3f97ca9e Add URLs to readme (#445) 2023-04-15 09:12:11 +02:00
Koen Kanters
a7745634b5 Update index.json 2023-02-08 17:31:31 +01:00
Koen Kanters
517fbd0d68 Z-Stack_3.x.0 router 20221102 Z-Stack_3.x.0_router_20221102 2023-02-08 17:25:04 +01:00
Koen Kanters
7398d834eb Z-Stack_3.x.0 coordinator 20221226 Z-Stack_3.x.0_coordinator_20221226 2023-01-29 12:58:48 +01:00
David Beitey
93fe8d20fb Update URLs in coordinator README (#409) 2023-01-15 10:36:45 +01:00
Dustin Utecht
3406c6a0cd Added cod.m Zigbee CC2652P RPi Module and fixed information for the cod.m Zigbee CC2652P RPi Module (#370)
Co-authored-by: Dustin Utecht <dustin.utecht@codm.de>
2022-05-06 17:09:07 +02:00
Pipiche
3f0cb276dc Update the index.json accordingly the latest firmware (#368)
Update index accordingly to the latest firmware version
2022-05-03 16:54:52 +02:00
Metus88
08e80652cc Update COMPILE.md (#366)
* Update COMPILE.md

It was missing a _LP_ for the zr_genericapp_LP_CC2652RB_LAUNCHXL_tirtos_ccs

* Update COMPILE.md

* Update COMPILE.md

* Update COMPILE.md

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2022-05-02 18:30:22 +02:00
Koen Kanters
6e3b684041 Z-Stack_3.x.0 20220219 Z-Stack_Home_3.x.0_coordinator_20220219 2022-02-19 13:09:53 +01:00
Koen Kanters
467eee408c Improve COMPILE.md 2022-02-19 12:42:03 +01:00
Koen Kanters
f209ea75f0 Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
#	router/Z-Stack_3.x.0/COMPILE.md
2022-02-19 12:41:26 +01:00
Elias Berg
97af16ee46 added compile hint (#354)
Co-authored-by: Elias <defragmated@gmail.com>
2022-02-12 17:02:35 +01:00
Koen Kanters
397c92170c Z-Stack_Home_3.x.0_20220125 router Z-Stack_Home_3.x.0_router_20220125 2022-01-25 20:01:42 +01:00
Koen Kanters
a4fbab342c Z-Stack_3.x.0_20220103 2022-01-03 18:55:13 +01:00
Koen Kanters
3275288c3a Z-Stack_Home_3.x.0_20211217 Z-Stack_Home_3.x.0_20211217 2022-01-01 10:53:14 +01:00
Giovanni
c91f303e6c Update README.md (#342)
Added Z-Bee Duo RF-Star version info.
2021-12-27 22:19:53 +01:00
Koen Kanters
09dcd125d3 Add issue template 2021-12-24 17:23:15 +01:00
guozi7788
5a4456a53d Update README.md (#329)
Update SONOFF Zigbee 3.0 USB Dongle Plus hardware information
2021-12-20 18:12:24 +01:00
Koen Kanters
cf267a08b7 Z-Stack_Home_1.2 20211115/20211116 Z-Stack_Home_1.2_20211115/20211116 2021-11-30 21:23:19 +01:00
Will Cooke
eb674e838c Minor readability improvement (#327)
Made a change to the layout which I find easier to read, and fixed a couple of typos in the project names (css -> ccs)
2021-11-03 16:59:26 +01:00
Hedda
5ec2cda3af Update README.md add RF and RFS/CTS info on Sonoff (#325)
Update README.md adding info on RF and RFS/CTS Hardware Flow Control pins on Zigbee 3.0 USB Dongle Plus adapte as per https://sonoff.tech/wp-content/uploads/2021/09/Zigbee-3.0-USB-dongle-plus-firmware-flashing-1-1.docx and observation from @chiakikato who checked traces on it and posted his findings in https://github.com/Koenkk/zigbee2mqtt/discussions/8840#discussioncomment-1550021 also set info on LED for this Sonoff dongle to "?" since the board does have a LED.
2021-11-02 13:25:43 +01:00
Koen Kanters
35fd4dbfd7 Add SONOFF Zigbee 3.0 USB Dongle Plus 2021-10-17 13:53:25 +02:00
Hedda
5862746778 Add CC2652P to list of CC2652 Z-Stack_3.x.0 devices for reference (#314)
* Add CC2652P to list of CC2652 Z-Stack_3.x.0 devices for reference

Add CC2652P to list of CC2652 Z-Stack_3.x.0 devices for reference

* Mention CC2652P here too

Mention CC2652P here too
2021-09-30 16:47:52 +02:00
Omer Kilic
d019739f4a initial commit for index.json (#311) 2021-09-13 01:48:23 +02:00
Chen Yijun
71caaac7c2 Update coordinator README.md with cyijun OpenZ3Gateway project (#305) 2021-08-15 20:37:27 +02:00
Koen Kanters
afd5ac4666 Z-Stack 3.x.0 20210708 (#301)
* Z-Stack_3.x.0 20210430 firmware

* Z-Stack_3.x.0 20210708 firmware
2021-08-01 20:46:21 +02:00
John
8df8cdfbc6 add CircuitSetup.us Zigbee Stick (#299) 2021-06-28 17:47:21 +02:00
Hedda
61963a7233 Updated coordinator README.md with cod.m Zigbee CC2652P RPi Module (#296)
Updated coordinator README.md with cod.m Zigbee CC2652P RPi Module

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-06-10 19:07:53 +02:00
Hedda
662951f4aa Updated coordinator README.md with Gio-dot Z-Bee Duo with CC2652P (#295)
Updated coordinator README.md with Gio-dot Z-Bee Duo with CC2652P
2021-06-10 19:05:52 +02:00
Radu
81a6e99095 Update ZigStar description (#291)
* Update README.md

* Update README.md

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-05-25 18:06:16 +02:00
Hedda
0c51af1e75 Updated README.md with Tube's Zigbee PoE Serial Coordinator (#290) 2021-05-21 19:19:59 +02:00
Koen Kanters
31614a016b Added Egony's RF-STAR based version, Update Egony's Ebyte based version
Update README.md
2021-05-06 21:11:18 +02:00
Koen Kanters
b3bc8a4c3b Merge branch 'master' into patch-2 2021-05-06 21:08:24 +02:00
Koen Kanters
2e7333a127 Update README.md 2021-05-06 21:07:57 +02:00
Koen Kanters
2bc83196e8 Updated README.md with Tube's CC2652P2 Gateway and USB Coordinator
Updated README.md with Tube's CC2652P2 Gateway and USB Coordinator
2021-05-06 20:34:37 +02:00
Alex Egony
bdec3d8fa5 Update README.md 2021-05-06 18:51:05 +03:00