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

In Simulation mode events will be created randomly #235

Open
RandyAndy1 opened this issue Apr 15, 2024 · 2 comments
Open

In Simulation mode events will be created randomly #235

RandyAndy1 opened this issue Apr 15, 2024 · 2 comments
Labels

Comments

@RandyAndy1
Copy link

Describe the bug
In Simulation recording mode, there are created random events
a) during time period where no one turns lights on or off (e.g. 3am in the morning)
b) Recording found on tuesday 16th, but it was Monday 15th. Mainly recordings of the Sonoff adapter has been found, but also from Homematic. Mainly I found only off events, meaning the switch will be turned off.

To Reproduce
Steps to reproduce the behavior:

  1. Start simulation recording

Expected behavior
Especially for Homematic it should be checked what is the status of the actor and only if there is a real chnage the event should be recorded.

Screenshots & Logfiles
grafik

Adapter version: 2.3.4
Plattform: linux
RAM: 7.7 GB
Node.js: v18.18.2(18.20.2)
NPM: 9.8.1(10.5.0)
@KohlerMike
Copy link

Hello, I have the same problem. A new calendar entry is created every 30 seconds, even if nothing has changed in the status of the lamp. Shouldn't there only be one entry per change of status (false or true)?

@GermanBluefox
Copy link
Contributor

Is it duplicate to #285 ?

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

No branches or pull requests

3 participants