-
Notifications
You must be signed in to change notification settings - Fork 724
New device: Staniot Smart Security Panel #3297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Staniot Smart Security Panel 7 inches . This device is also sold under the CPVAN brand.
value: armed_home | ||
- dps_val: sos | ||
value: triggered | ||
- id: 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A separate trigger is not needed since the change to properly advertise trigger capabilities based on its presence in alarm_state (this was released in 2025.5.1)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, thanks
type: boolean | ||
name: switch | ||
- entity: switch | ||
name: Siren sound |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the difference between "Siren alarm" and "Siren sound"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Siren
8000
Alarm indicates whether the alarm should also be sent to the siren (additional device).
Siren Sound specifies whether the siren should emit sound in addition to the light signal.
- dps_val: alarm | ||
value: true | ||
- entity: select | ||
name: Language |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be translation_key: language
instead of name and icon.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok!
type: boolean | ||
name: switch | ||
- entity: switch | ||
name: Keys tone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can be translation_key: keytone
instead of name and icon
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
Corrections made according to the owner's instructions.
Added the device "Staniot Smart Security Panel". This smart alarm is also sold under the brand name "CPVAN".