Skip to content

Release/0.9#22

Merged
ChristianTremblay merged 16 commits intomasterfrom
release/0.9
Jul 15, 2016
Merged

Release/0.9#22
ChristianTremblay merged 16 commits intomasterfrom
release/0.9

Conversation

@ChristianTremblay
Copy link
Copy Markdown
Owner

About to merge to master for release 0.9

ChristianTremblay and others added 16 commits June 8, 2016 08:44
…erie)

closes #18

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
https://github.com/ChristianTremblay/pyhaystack/tree/feature/mango

Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Test code working on running server :
```
session.config_pint(True)
room_temp_sensors = session.find_entity(filter_expr='sensor and zone and temp').result
room_temp_sensors['S.SERVISYS.Bureau-Christian.ZN~2dT'].tags['curVal'].to('degF')
```

To get back to basicQuantity simply use :
```
session.config_pint(False)
```

Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Declared usage of pint inside session.py
documentation effort

Now cover synchronous access to data
Quantity topic

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 15, 2016

Coverage Status

Coverage remained the same at 0.0% when pulling 58283ba on release/0.9 into 0bdd615 on master.

@ChristianTremblay ChristianTremblay merged commit bb3f8a6 into master Jul 15, 2016
@ChristianTremblay ChristianTremblay deleted the release/0.9 branch July 15, 2016 02:08
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.

2 participants