RobinBol / io.everythingsmart

This Homey app adds support for the Everything Presence One to Homey.
GNU General Public License v3.0
0 stars 0 forks source link

No zone activity and No mmwave #2

Closed Torhopmark closed 1 year ago

Torhopmark commented 1 year ago

Hi. I have Just installer my presence sensor, and i have som problems with it. First, it does not seem to register Any alarm for mmwave sensor on the homey app. But when activating the led indikator for mmwave, it register on the led.

Second, it does not want to trigger zone activity in the app, so it limmits the flows.

Whats wrong?

RobinBol commented 1 year ago

Hi @Torhopmark , what is the firmware version of your device? (see device settings in Homey) Do you also have these issues when adding the device to HomeAssistant? (if you use that as well).

Torhopmark commented 1 year ago

Firmware version is 8.1.6 I do not use homeassistant, only Homey Pro.

RobinBol commented 1 year ago

I meant firmware version of your EP1.

Torhopmark commented 1 year ago

In the advanced setting, i can only find "project version" 1.1.6, and "epshome version" 2023.7.1

Tor Erling Hopmark

  1. aug. 2023 kl. 08:19 skrev Robin Bolscher @.***>:



I meant firmware version of your EP1.

— Reply to this email directly, view it on GitHubhttps://github.com/RobinBol/io.everythingsmart/issues/2#issuecomment-1668974953, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBY6BOLIYS5DQ7PUYLETO4TXUHK6BANCNFSM6AAAAAA3HQRWL4. You are receiving this because you were mentioned.Message ID: @.***>

RobinBol commented 1 year ago

I tried to reproduce by updating my EP1 to the same version, but it seems to work fine. Are you able to run this Homey app on the command line? If so, you could add env.json (see env.example.json) to enable logging to check what happens when you trigger motion.

Torhopmark commented 1 year ago

I’m not exactly sure what you mean with that. I would need a tutorial of how to do that.

Mvh Tor Erling Hopmark

  1. aug. 2023 kl. 19:04 skrev Robin Bolscher @.***>:



I tried to reproduce by updating my EP1 to the same version, but it seems to work fine. Are you able to run this Homey app on the command line? If so, you could add env.json (see env.example.json) to enable logging to check what happens when you trigger motion.

— Reply to this email directly, view it on GitHubhttps://github.com/RobinBol/io.everythingsmart/issues/2#issuecomment-1671821395, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBY6BOJPSJ3HT5AHD74WURLXUO7K3ANCNFSM6AAAAAA3HQRWL4. You are receiving this because you were mentioned.Message ID: @.***>

RobinBol commented 1 year ago

Never mind, I actually have the same issue as you after updating firmware on the EP1 but just overlooked it before. It is due to a breaking change in the firmware of the EP1. I have created an issue (https://github.com/EverythingSmartHome/everything-presence-one/issues/99) and published a fix in v1.0.5 of the Everything Smart app for Homey. Please let me know if that resolves your issue as it did for me.

Torhopmark commented 1 year ago

The update fixed the issue👍🏻 thank you!

Mvh Tor Erling Hopmark

  1. aug. 2023 kl. 19:55 skrev Robin Bolscher @.***>:



Never mind, I actually have the same issue as you after updating firmware on the EP1 but just overlooked it before. It is due to a breaking change in the firmware of the EP1. I have created an issue (EverythingSmartHome/everything-presence-one#99https://github.com/EverythingSmartHome/everything-presence-one/issues/99) and published a fix in v1.0.5 of the Everything Smart app for Homey. Please let me know if that resolves your issue as it did for me.

— Reply to this email directly, view it on GitHubhttps://github.com/RobinBol/io.everythingsmart/issues/2#issuecomment-1671888475, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBY6BOIO3NXK4OYMTQNRJ63XUPFIVANCNFSM6AAAAAA3HQRWL4. You are receiving this because you were mentioned.Message ID: @.***>

RobinBol commented 1 year ago

Thanks for reporting!