home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.4k stars 30.3k forks source link

Risco alarrm with multiple partitions causes multiple panels #42315

Closed claudiosala80 closed 3 years ago

claudiosala80 commented 3 years ago

The problem

I have Risco Alarm wiht two partitions: one that map the perimeter and one for the internal of the home. If I use the integration added in 0.115 two alarm panels are added.

Environment

arch armv7l
dev false
docker false
hassio false
installation_type Home Assistant Core
os_name Linux
os_version 5.4.51-v7l+
python_version 3.7.3
timezone Europe/Rome
version 0.116.4
virtualenv true

Additional information

I am using with a custom MQTT bridge and it is ok

probot-home-assistant[bot] commented 3 years ago

Hey there @onfreund, mind taking a look at this issue as its been labeled with an integration (risco) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

OnFreund commented 3 years ago

That's not a bug, that's the correct behavior, as described in the documentation. The two partitions act as independent systems, and can be armed separately.

claudiosala80 commented 3 years ago

Can this be moved as a feature request? If this is the document behaviour, I agree this is not a bug, but it is not a good behaviour: I can arm as at home or away. Also the alarm system is one: why do I need to see two?

Il giorno dom 25 ott 2020 alle ore 15:05 On Freund notifications@github.com ha scritto:

That's not a bug, that's the correct behavior, as described in the documentation. The two partitions act as independent systems, and can be armed separately.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/42315#issuecomment-716153696, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANLM2ODS7CYKI373O5TDBY3SMQWCVANCNFSM4S53JLDQ .

OnFreund commented 3 years ago

You have two partitions and you can control them independently, why would you not consider this good behavior to expose both?

In any case, if the second panel is bothering you, you can simply disable the entity.

claudiosala80 commented 3 years ago

But if I disable the entity, I am not able to control both the partitions..

Il giorno dom 25 ott 2020 alle ore 17:29 On Freund notifications@github.com ha scritto:

You have two partitions and you can control them independently, why would you not consider this good behavior to expose both?

In any case, if the second panel is bothering you, you can simply disable the entity.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/42315#issuecomment-716174413, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANLM2OBZLCCCPYSMCJDWF7TSMRG7BANCNFSM4S53JLDQ .

OnFreund commented 3 years ago

I'm not sure why you would have two separate partitions if you want to control them as one 🤷‍♂️ I believe most people with partitions would like the benefit of controlling them separately.

In any case, if you want to control both as one, you can create another manual alarm that will call both.

claudiosala80 commented 3 years ago

Because for me one partition is armed home, both insert is alrmed away

Il lun 26 ott 2020, 07:47 On Freund notifications@github.com ha scritto:

I'm not sure why you would have two separate partitions if you want to control them as one 🤷‍♂️ I believe most people with partitions would like the benefit of controlling them separately.

In any case, if you want to control both as one, you can create another manual alarm that will call both.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/42315#issuecomment-716342233, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANLM2OEZDG3ITKKM3T4HX2TSMULP5ANCNFSM4S53JLDQ .

OnFreund commented 3 years ago

Because for me one partition is armed home, both insert is alrmed away

If I'm understanding this correctly, you can achieve this with partial arming and groups. No need for a separate partition. In any case, the integration accurately reflects the partition system in Risco. That's a feature, not a bug.

jfamaral commented 3 years ago

Commpact does not seam to use partitions: https://www.monacor.dk/import/media/FLE/CommPact%20Full%20Installation%20Manual_en.pdf

Any ideas?

OnFreund commented 3 years ago

@jfamaral there's a separate issue for Commpact systems. Please use that one.

github-actions[bot] commented 3 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.