reinforce command intercom (#32169)

* secure command intercom

* Update intercom.yml
This commit is contained in:
lzk
2024-09-14 22:40:38 +02:00
committed by GitHub
parent 20914fea36
commit faaa2b3e44

View File

@@ -205,6 +205,19 @@
- type: WiresPanel
open: false
- type: entity
id: BaseIntercomSecure
parent: Intercom
abstract: true
components:
- type: WiresPanel
openDelay: 5
- type: WiresPanelSecurity
examine: wires-panel-component-on-examine-security-level2
wiresAccessible: false
- type: Construction
node: intercomReinforced
- type: entity
id: IntercomCommon
parent: Intercom
@@ -219,8 +232,9 @@
- type: entity
id: IntercomCommand
parent: Intercom
parent: BaseIntercomSecure
suffix: Command
description: An intercom. It's been reinforced with metal.
components:
- type: ContainerFill
containers:
@@ -271,17 +285,10 @@
- type: entity
id: IntercomSecurity
parent: Intercom
parent: BaseIntercomSecure
suffix: Security
description: An intercom. It's been reinforced with metal from security helmets, making it a bitch-and-a-half to open.
components:
- type: WiresPanel
openDelay: 5
- type: WiresPanelSecurity
examine: wires-panel-component-on-examine-security-level2
wiresAccessible: false
- type: Construction
node: intercomReinforced
- type: ContainerFill
containers:
board: