forked from Koenkk/zigbee-herdsman-converters
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Expose
broadcast_alarm
for Bosch BSD-2 (Koenkk#7427)
* fix: Basic (non-functional) implementation Define required KeyValue set and implement basic `tzLocal` converter with only `SET` permissions. * fix: Set @ts-expect-error * fix: Move `tzLocal.broadcast_alarm` to `toZigbee` The "tz" in `tzLocal` stands for `toZigbee`... Lol. * fix: Prepare for `zigbee-herdsman` update We'll need to wait for zigbee-herdsman#1028 to be merged, won't work without. * fix: Prepare for new `zigbee-herdsman` capabilities * More preparations for `zigbee-herdsman` update Not working, yet. 😊 * Use `entity.zclCommandBroadcast` instead * Rename `Zspec` to `ZSpec` * Do not return `broadcast_alarm` on `/set` * Fix minor typos 🤓 * Update bosch.ts --------- Co-authored-by: Koen Kanters <[email protected]>
- Loading branch information
1 parent
bc8d371
commit bba8c0b
Showing
1 changed file
with
30 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters