logic gate momentary pulse, switch status port (#17198)

* logic gate momentary is now pulse

* switch status, minor refactor

* filescope namespace

* switch

* fix ci probably

* add auto linking for edge detector and logic gate

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-06-12 22:43:59 +00:00
committed by GitHub
parent 263890ff64
commit 7cbf08ea9e
7 changed files with 109 additions and 49 deletions

View File

@@ -30,8 +30,9 @@
range: 200
- type: DeviceLinkSource
ports:
- On
- Off
- On
- Off
- Status
- type: entity
id: SignalButton
@@ -56,6 +57,7 @@
- type: SignalSwitch
onPort: Pressed
offPort: Pressed
statusPort: Pressed
- type: Rotatable
- type: Construction
graph: SignalButtonGraph