-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: crownstone/crownstone-lib-python-sse
base: v1.1.1
head repository: crownstone/crownstone-lib-python-sse
compare: master
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b643338 - Browse repository at this point
Copy the full SHA b643338View commit details
Commits on Jun 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84d2eb6 - Browse repository at this point
Copy the full SHA 84d2eb6View commit details
Commits on Jun 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f06773a - Browse repository at this point
Copy the full SHA f06773aView commit details
Commits on Jun 16, 2020
-
Changed aiohttp version to 3.6.1
To satisfy Home Assistant dependency.
Configuration menu - View commit details
-
Copy full SHA for a8fc7b3 - Browse repository at this point
Copy the full SHA a8fc7b3View commit details -
Merge remote-tracking branch 'origin/master'
# Conflicts: # setup.py
Configuration menu - View commit details
-
Copy full SHA for 2625439 - Browse repository at this point
Copy the full SHA 2625439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f83ee - Browse repository at this point
Copy the full SHA 03f83eeView commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7268375 - Browse repository at this point
Copy the full SHA 7268375View commit details
Commits on Oct 27, 2020
-
Changed switch value to percentage or special value.
Changed switch state to percentage. Added new command event: multi switch.
Configuration menu - View commit details
-
Copy full SHA for 7a27c93 - Browse repository at this point
Copy the full SHA 7a27c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29edb19 - Browse repository at this point
Copy the full SHA 29edb19View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5957f6 - Browse repository at this point
Copy the full SHA a5957f6View commit details
Commits on Nov 8, 2020
-
Added support for async callbacks in the eventbus, renamed some files…
… to the PEP 8 guidelines.
Configuration menu - View commit details
-
Copy full SHA for 62c63f9 - Browse repository at this point
Copy the full SHA 62c63f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545291c - Browse repository at this point
Copy the full SHA 545291cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54fa681 - Browse repository at this point
Copy the full SHA 54fa681View commit details
Commits on Nov 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 34a399d - Browse repository at this point
Copy the full SHA 34a399dView commit details
Commits on Nov 10, 2020
-
Added option to add a loop from an other thread to the eventbus, to s…
…chedule coroutines in.
Configuration menu - View commit details
-
Copy full SHA for be246ec - Browse repository at this point
Copy the full SHA be246ecView commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9eb0d39 - Browse repository at this point
Copy the full SHA 9eb0d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd94db - Browse repository at this point
Copy the full SHA 5bd94dbView commit details
Commits on Mar 12, 2021
-
Reworked & restructured client to work in async context, and created …
…thread wrapper for sync context.
Configuration menu - View commit details
-
Copy full SHA for 656b560 - Browse repository at this point
Copy the full SHA 656b560View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd1485 - Browse repository at this point
Copy the full SHA fbd1485View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6837a42 - Browse repository at this point
Copy the full SHA 6837a42View commit details -
Code improvements using black and isort & pylint. Update sync example…
… and added __version__ constant
Configuration menu - View commit details
-
Copy full SHA for 9fdb366 - Browse repository at this point
Copy the full SHA 9fdb366View commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a37d0d8 - Browse repository at this point
Copy the full SHA a37d0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5526157 - Browse repository at this point
Copy the full SHA 5526157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d677e0 - Browse repository at this point
Copy the full SHA 7d677e0View commit details
Commits on Aug 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 749dc71 - Browse repository at this point
Copy the full SHA 749dc71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0999721 - Browse repository at this point
Copy the full SHA 0999721View commit details
Commits on Aug 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1863007 - Browse repository at this point
Copy the full SHA 1863007View commit details
Commits on Aug 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bfbc87b - Browse repository at this point
Copy the full SHA bfbc87bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c174ec8 - Browse repository at this point
Copy the full SHA c174ec8View commit details
Commits on Aug 16, 2021
-
* drop support for Python 3.7, it is no longer tested
Configuration menu - View commit details
-
Copy full SHA for da61ec2 - Browse repository at this point
Copy the full SHA da61ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d33d7 - Browse repository at this point
Copy the full SHA 57d33d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd62b54 - Browse repository at this point
Copy the full SHA dd62b54View commit details
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 581b890 - Browse repository at this point
Copy the full SHA 581b890View commit details
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c345a52 - Browse repository at this point
Copy the full SHA c345a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2e7b03 - Browse repository at this point
Copy the full SHA a2e7b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19856a6 - Browse repository at this point
Copy the full SHA 19856a6View commit details
Commits on Sep 15, 2022
-
async_client: improve connection handling
* fix block whenever sse server lost connection to cloud * handle invalid token * change reconnection time to 2 seconds * add optional projectname parameter to provide context to sse logs
Configuration menu - View commit details
-
Copy full SHA for e60ef52 - Browse repository at this point
Copy the full SHA e60ef52View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa74021 - Browse repository at this point
Copy the full SHA aa74021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4851562 - Browse repository at this point
Copy the full SHA 4851562View commit details
Commits on Oct 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fd17242 - Browse repository at this point
Copy the full SHA fd17242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0814f - Browse repository at this point
Copy the full SHA 9f0814fView commit details
Commits on Nov 23, 2022
-
Anne van Rossum authored
Nov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for f2468e6 - Browse repository at this point
Copy the full SHA f2468e6View commit details -
Anne van Rossum authored
Nov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for de68ca8 - Browse repository at this point
Copy the full SHA de68ca8View commit details
There are no files selected for viewing