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

Unification of time and duration units in entity configuration and states #35

Open
tuxpoldo opened this issue Jul 13, 2017 · 1 comment

Comments

@tuxpoldo
Copy link
Member

All times and durations in entity states and entity configurations should be expressed in milliseconds in order to maintain a standard.

This does not affect internal measurements like:

  • Scheduler registrations (expressed in microseconds)
  • Performance measurements
  • Other internal stuff
@tuxpoldo
Copy link
Member Author

@domschl : Consider changing this in ms:
sensorprocessor( int smoothIntervall = 5, int pollTimeSec = 60, float eps = 0.1 )

tuxpoldo pushed a commit that referenced this issue Jul 15, 2017
@domschl domschl removed their assignment Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants