Skip to content
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

Satel motion sensor #307

Open
rafalantas opened this issue Feb 21, 2024 · 7 comments
Open

Satel motion sensor #307

rafalantas opened this issue Feb 21, 2024 · 7 comments

Comments

@rafalantas
Copy link

Hi,

I have integrated HC3 with Satel Integra alarm system and I am facing an issue with correct display of motion sensor used by alarm. In apple home all of them are presented as contact sensor not as motion sensor. Is there any way to change those sensors as motion sensor ?
Zrzut ekranu 2024-02-21 o 11 00 48

thanks in advance,
Rafał

@ilcato
Copy link
Owner

ilcato commented Feb 21, 2024

Hi @rafalantas, can you share the result of the inquiry via API? Follow:

Open in browser: http://fibaro-ip/api/devices/DEVICE-ID (replace FIBARO-IP with your Home Center IP and DEVICE-ID with device ID) and login.

@rafalantas
Copy link
Author

Hi @ilcato

There you go

{
"id": 1546,
"name": "Wejscie",
"roomID": 226,
"view": [
{
"assetsPath": "dynamic-plugins/com.fibaro.securitySensor",
"name": "com.fibaro.securitySensor",
"translatesPath": "/assets/i18n/com.fibaro.securitySensor",
"type": "ts"
}
],
"type": "com.fibaro.satelZone",
"baseType": "com.fibaro.securitySensor",
"enabled": true,
"visible": true,
"isPlugin": true,
"parentId": 1545,
"viewXml": false,
"hasUIView": false,
"configXml": false,
"interfaces": [
"fibaroBreach"
],
"properties": {
"alarm": false,
"alarmMemory": false,
"categories": [
"security"
],
"dead": false,
"deadReason": "",
"deviceControlType": 1,
"deviceIcon": 225,
"deviceRole": "MotionSensor",
"disabled": false,
"icon": {
"path": "plugins/com.fibaro.satelZone/img/sensor_satel_0.png",
"source": "HC"
},
"lastBreached": 1708510136,
"log": "",
"logTemp": "",
"longViolationTrouble": false,
"manufacturer": "",
"model": "",
"noViolationTrouble": false,
"satelName": "Wejscie",
"satelPartitionID": 1,
"satelType": 0,
"saveLogs": true,
"supportedDeviceRoles": [
"Other",
"SecuritySensor",
"AlarmZone",
"MotionSensor",
"OpeningSensor",
"PositionSensor",
"SafetySensor",
"RainSensor",
"HeatDetector",
"GasDetector",
"SmokeSensor",
"CODetector",
"LeakDetector",
"FireDetector"
],
"tamper": false,
"tamperAlarm": false,
"tamperAlarmMemory": false,
"userDescription": "",
"value": false,
"zoneId": 1
},
"actions": {
"setDisabled": 1
},
"created": 1706790622,
"modified": 1708508984,
"sortOrder": 250
}

@ilcato
Copy link
Owner

ilcato commented Feb 21, 2024

@rafalantas, 1.7.4-beta.1 should solve the issue. Can you test?

@rafalantas
Copy link
Author

Hi @ilcato

Yea I installed 1.7.4-beta.1 and after removing old accessories new one are presented as motion sensor ;)
Zrzut ekranu 2024-02-21 o 11 55 24

thanks !
Rafał

@ilcato
Copy link
Owner

ilcato commented Feb 21, 2024

@rafalantas, ok please close the issue. I will publish the new official version in a few days.

@rafalantas
Copy link
Author

Hi,

I checked today and somehow Satel is showing as contact sensor once again any idea what happened ?

thanks,
Rafał

@rafalantas
Copy link
Author

@ilcato can you have a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants