Andrei LAZAROV
e381d54f7e
chore: readme: update integration logos and add links ( #30926 )
2026-02-03 20:05:11 +01:00
Louis Sautier
aee173d10a
chore: update build command in README ( #29562 )
2025-11-10 18:03:18 +01:00
Nerivec
0725374db7
chore: update readme ( #28085 )
2025-07-27 13:01:47 +02:00
Nerivec
6fbb8b5ca2
fix: Migrate to Biome ( #27150 )
2025-04-18 20:34:47 +02:00
gracianodias3
5cf4547fe0
fix: Allow to set throttle via frontend ( #25997 )
2025-01-25 20:00:09 +01:00
Koen Kanters
32e10d89f4
fix(ignore): update dependencies ( #24999 )
2024-12-01 20:48:04 +01:00
Koen Kanters
b6186623f0
feat!: The big cleanup ( #24200 )
...
* Remove `deviceGroupMembership`
* Fix controller.ts
* Remove `legacy_api` logic from non-legacy extensions.
* Fix network map coverage.
* Remove all `legacy` extensions.
* Remove `legacy_availability_payload`, `legacy_api`. Remove legacy from configure.
* Fix prettier.
* Remove some leftovers
* Renamed `updateAvailable` to `update_available`
* Remove emitPublishAvailability
* Remove `configuration.yaml`
* Switch to pnpm
* Remove direct mqtt-packet dependency.
* fix pretty
* fix `getDependencyVersion`
* fix pnpm publish
* fix(ignore): fix pnpm publish
* Remove deprecated bridge `config/*`
* Improve update script
* Improve update.sh
---------
Co-authored-by: Nerivec <62446222+Nerivec@users.noreply.github.com >
2024-12-01 20:06:49 +01:00
Koen Kanters
69f7282952
chore: fix README.md badge
2024-11-12 21:30:05 +01:00
Ivan F. Martinez
17ac9cf8e7
feat: Add throttle option for devices ( #24122 )
...
* basic spam control
* used npm run pretty:write
* add test for SPAMMER description to comply with 100% coverage test
* define friendly name to spammer test devices
* Update README.md
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
* trying now with throttleit library
* lint corrections
* last lint request
* correct await / async definiction
* remove description support
* change first command to be executed
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2024-10-02 21:15:15 +02:00
Koen Kanters
02dc8a7b87
chore: apply prettier to whole repo
2024-07-29 21:21:24 +02:00
gizmocuz
51f15bd306
Updated Domoticz implementation method ( #19355 )
...
* Updated Domoticz implementation method
* Update README.md
* Update README.md
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-10-21 09:33:18 +02:00
arteck
f5f5b037b8
chore: Add iobroker intergration ( #18308 )
...
* Update README.md
* Update README.md
2023-07-13 19:56:26 +02:00
gruijter
0a63ae5376
chore: Added Homey Integration to README.md ( #18152 )
2023-06-30 18:52:33 +02:00
Pierre-Gilles Leymarie
fb60deeebc
Add Gladys Assistant compatibility in README ( #17686 )
...
* Add Gladys Assistant integration in README
* Fix indentation
* Add <br> to align items
* Test with just one br
2023-05-15 17:22:13 +02:00
Sven Serlier
f9121b2f0f
Readme improvements ( #17350 )
...
* Update URLs
* Add more URLs
2023-04-15 19:06:56 +02:00
Koen Kanters
31f002294e
Update README.md
2022-11-02 22:00:25 +01:00
TilmanK
48b790cbf3
Adds link to web interface to the readme ( #10015 )
2021-12-05 15:05:26 +01:00
Hai-Nam Nguyen
d415f57e30
Fix link to Zigbee cluster library ( #9901 )
2021-11-30 17:02:56 +00:00
Dmitriy Fishman
df0543d4b7
Update README.md ( #9801 )
2021-11-23 18:00:16 +00:00
Ernst
945b72b990
a few simple language fixes (README.md) ( #9642 )
2021-11-13 16:09:46 +00:00
ciB89
b3e9afaf3e
fix link ( #9462 )
...
fix one link not working (still directing to old site)
2021-11-02 17:50:25 +01:00
Koen Kanters
cf68507ec3
Update site links
2021-11-01 18:09:42 +01:00
Koen Kanters
7b65dc631b
Enable TypeScript ( #8074 )
...
* Enable Typescript
* Fix tests
* Fix tests again
* Automatically (re)build
* Updates
* Updates
* Update shrinkwrap
* Enable sourcemaps
2021-07-21 19:35:14 +02:00
Marius
6cf32b9fb1
Preparing to make org switch for the add-on ( #5546 )
2021-02-11 18:38:55 +01:00
Rafael Xavier de Souza
90ee76c061
README: Update Zigbee clusters link ( #5315 )
2020-12-17 13:43:38 +01:00
Fabian Affolter
9f1551181b
Remove Hass.io ( #4159 )
...
Hass.io was renamed to Home Assistant
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-08-22 17:36:18 +02:00
Koen Kanters
7ea27b51e2
Merge branch 'master' into dev
2020-08-10 21:50:52 +02:00
Koen Kanters
02e198eca2
Use GitHub Actions badge
2020-08-10 21:50:45 +02:00
Koen Kanters
9a6397fe75
Make Zigbee2MQTT naming consistent
2020-08-01 10:36:20 +02:00
Will Uther
7c045af987
Add a brief internal architecture description. ( #3639 )
...
* Add Stitchy Dim to list of devices.
* Add an internal architecture paragraph.
Add a README paragraph with a basic architecture description. This doesn't have a lot of detail, but links to docs with (much) more detail.
* Try to line up with upstream.
* Update README.md
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2020-05-30 16:03:57 +02:00
Cedric Girard
4803be2df9
Add necessary changes for NPM publishing ( #3021 )
2020-02-28 21:59:01 +01:00
Dennis Neufeld
2f52878140
Update README.md badge url ( #2138 )
...
* Update README.md badge url
* Update README.md
2019-10-15 19:01:33 +02:00
Koen Kanters
f2132f6c50
Update badge.
2019-10-09 18:09:10 +02:00
Koen Kanters
80aa023f7f
Azure badge
2019-09-30 20:36:40 +02:00
Koen Kanters
3083655072
Codeacy badge.
2019-09-26 00:16:24 +02:00
Koen Kanters
265bcf1de3
Add 100% coverage badge.
2019-09-26 00:10:36 +02:00
Fredrik Lindqvist
4048cb81a4
Update discord link to the #welcome-rules channel ( #1290 )
...
New invite link for the new channel structure.
2019-03-20 07:10:37 +01:00
Koen Kanters
b97f5d1afa
Add Discourse link.
2019-03-19 19:15:58 +01:00
Koen Kanters
ad835e090b
Add Discord channel. https://github.com/Koenkk/zigbee2mqtt.io/issues/31
2019-03-16 20:53:22 +01:00
Koen Kanters
04e68014da
Update link to zigbee2mqtt.io. #1072
2019-02-12 21:39:37 +01:00
Koen Kanters
9380bbcadf
Update README.md
2018-12-26 12:54:50 +01:00
Koen Kanters
3a0fe60b22
Update README.md
2018-12-26 12:44:45 +01:00
Koen Kanters
1f2d3ec850
Update README.md with new logo!
2018-12-14 19:30:03 +01:00
Koenkk
78984a65ab
Add devices images to repository.
2018-12-06 21:27:41 +01:00
Stanislav Demydiuk
0a1c60b2cf
Add Link for Domoticz integration to Readme ( #546 )
2018-10-29 08:29:28 +01:00
Koen Kanters
5459152f01
Fix Koenkk. #451
2018-10-05 19:35:23 +02:00
Koen Kanters
501b9652b8
Add ciotlosm to contributors
2018-06-11 20:40:14 +02:00
Marius Ciotlos
324180c292
Spell check :(
2018-06-04 19:24:26 +03:00
Marius Ciotlos
977d26eeda
Improved getting started
...
Added terminology
2018-06-04 19:17:01 +03:00
Koen Kanters
eab7665726
Update README.md
2018-06-04 17:25:39 +02:00