Pymee

Latest version: v1.11.2

Safety actively analyzes 638646 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.0.0

Breaking

* feat: use coroutines for Homee callbacks

BREAKING CHANGE: Homee callbacks need to be awaitable, i.e. async functions. Handleing callbacks in the event loop should provide a better development experience since most functions in the Homee api are async now. ([`99296e6`](https://github.com/FreshlyBrewedCode/pymee/commit/99296e650268467df6370c034d544c10c81530a1))

Documentation

* docs: add badges ♥ ([`a7e3a28`](https://github.com/FreshlyBrewedCode/pymee/commit/a7e3a28e7d6d8116c893214cd6e6b24ed5758c0f))

Feature

* feat: add utility methods for getting nodes and atributes by id ([`f43014c`](https://github.com/FreshlyBrewedCode/pymee/commit/f43014cb77da7a4059695663a093a4acfb3b5d02))

* feat: support updating/adding nodes after receiving a &39;nodes&39; message ([`535602b`](https://github.com/FreshlyBrewedCode/pymee/commit/535602b8b43696b29f0e1e9d86bcde9e40223dbb))

* feat: provide async disconnected event

`await Homee.wait_until_disconnected()` can now be used to wait until the connection has been closed. ([`c019ef5`](https://github.com/FreshlyBrewedCode/pymee/commit/c019ef5d55306007f98ee2d0154ccee138d2cb25))

* feat: port to websockets package ([`1b578bc`](https://github.com/FreshlyBrewedCode/pymee/commit/1b578bc166cc0d9c6238980aca1a889a2e8ddef2))

Unknown

* Merge branch &39;develop&39; ([`858ddc2`](https://github.com/FreshlyBrewedCode/pymee/commit/858ddc22573eea4ae6b6ac9b1fa746641ae80607))

0.2.0

Chore

* chore(CI): add version variable to config ([`c34632a`](https://github.com/FreshlyBrewedCode/pymee/commit/c34632a72673f5e32ffefd9538e2dd0190f406ac))

* chore(CI): add workflow for semantic release ([`c174217`](https://github.com/FreshlyBrewedCode/pymee/commit/c1742178ecaefb85dab5487d098159c10f872614))

Documentation

* docs: add install instructions and bump version ([`f0208a5`](https://github.com/FreshlyBrewedCode/pymee/commit/f0208a565523e63ff0ecf976c5288ffc0d4fc71a))

Feature

* feat: raise unique exceptions while acquiring access token ([`edac67b`](https://github.com/FreshlyBrewedCode/pymee/commit/edac67bad668349ced6d96f8306836f884d05937))

0.0.1

Chore

* chore: adjust package structure for PyPi release ([`ac0368f`](https://github.com/FreshlyBrewedCode/pymee/commit/ac0368fd239c39f18ada3667ecbfe2f65c9f196d))

* chore: add LICENSE ([`d0ce035`](https://github.com/FreshlyBrewedCode/pymee/commit/d0ce035df70cce12e18b17fc02e3fffa649ea7e7))

Documentation

* docs: add README ([`8701f0a`](https://github.com/FreshlyBrewedCode/pymee/commit/8701f0ad47120d8291eb5b4f4c441cc151c468b2))

Refactor

* refactor: remove unused import in model.py ([`695b1f2`](https://github.com/FreshlyBrewedCode/pymee/commit/695b1f2d817ac55a07b4e410953748402f83f8f1))

Unknown

* initial commit ([`67eb054`](https://github.com/FreshlyBrewedCode/pymee/commit/67eb054f67326b3d60bb04acb30397d1c5c13bfb))

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.