Skip to content

Tags: Schell609/ouimeaux

Tags

0.8.0

Toggle 0.8.0's commit message
Finished release 0.8.0.

* release/0.8.0: (23 commits)
  Add 0.8.0 docs; bump version
  Updated dependency and added Python 3 compatibility.
  Python3 support (iancmcc#1)
  Fix typo
  Fix for iancmcc#79 Inconsistent Light State
  Changed behavior of statechange signal
  Revert "watch example now ignores updates where state doesnt change. Perhaps I should bake this into signals.py next..."
  watch example now ignores updates where state doesnt change. Perhaps I should bake this into signals.py next...
  fixed iancmcc#119 discovery and notification servers should be able to run together
  Update environment.py
  Fix iancmcc#103: Cast Content-Length header value as a string. Thanks, Delwin.
  Fix maker handling in CLI
  Using the SSDP location, not the sender IP address, to filter responses, allowing multiple devices responding from the same IP.
  Fix typo in comment
  Get state from deviceevent/attributes rather basicevemt/GetBinaryState - the latter is always off for Maker!
  Add 'deviceevent' back into service list
  Refs iancmcc#32: Vendorize pysignals to avoid the dependency
  Refs iancmcc#32: Break server out into an optional feature.
  Add missing rst
  Finally get rid of the cache.
  ...

0.7.9

Toggle 0.7.9's commit message
Remove svn tag

0.7.2

Toggle 0.7.2's commit message
Fix a bug with query params.

0.7

Toggle 0.7's commit message
Finished release 0.7.

v0.7.1

Toggle v0.7.1's commit message
New release to deal with pypi being down.

0.6

Toggle 0.6's commit message
Finished release 0.6.

v0.5.3

Toggle v0.5.3's commit message
Fix formatting

v0.5.2

Toggle v0.5.2's commit message
RST formatting error

v0.5

Toggle v0.5's commit message
Rearrange doc order

v0.2

Toggle v0.2's commit message
0.2 Release