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

Alexa #173

Closed
wants to merge 2,855 commits into from
Closed

Alexa #173

wants to merge 2,855 commits into from

Conversation

hotzen
Copy link

@hotzen hotzen commented Dec 4, 2016

  • added item value-range
  • updated readme
  • updated version

ohinckel and others added 30 commits November 15, 2016 20:57
# py3.2 uses thread.error instead of RuntimeException, see:
# http://bugs.python.org/issue11140
Conflicts:
	plugins/systemair/__init__.py
systemair: fix bug with unsigned temperatures
bugfix parameter transfer for multiple bridges
# otherwise no query is logged at all and debugging in case of
# problems may be hard
# saves some arguments at some places and is more flexible
- add readLogs() method to read logs by given ranges and extract common
  where-clause-building into own function which can is reused in
  deleteLogs() method
…buildin functions

- cleanup cursor in execute() method
- make use of OrderedDict() when building the query argument lists to preserve
  parameter order passed to native execute() method of DB driver
- make it possible to specify a formatting parameter to execute() method to
  overwrite the formatting style for one given query
# avoid problems using this value in further queries
@spfuu
Copy link
Contributor

spfuu commented Dec 4, 2016 via email

@ohinckel
Copy link
Member

ohinckel commented Dec 4, 2016

Can you check the changes requested in #167, please. There are still some issues left. And thanks for contributing to this project!

@psilo909
Copy link
Contributor

psilo909 commented Dec 4, 2016

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

Successfully merging this pull request may close these issues.

7 participants