Skip to content

Releases: pschmitt/roombapy

1.6.7

20 Mar 08:54
1.6.7
060fa03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.6...1.6.7

1.6.6

20 Mar 08:53
1.6.6
eafedb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.5...1.6.6

1.6.5

24 Dec 12:59
49cbbc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.4...1.6.5

1.6.4

19 Nov 06:57
1.6.4
be38a3d
Compare
Choose a tag to compare

be38a3d Version 1.6.4
6126a3b Don't assume we know all possible errors
ebc5e61 Bump black from 21.11b0 to 21.11b1 (#107)
c8a7634 Bump black from 21.10b0 to 21.11b0 (#106)
aa2ecf2 Bump isort from 5.10.0 to 5.10.1 (#105)
1fe6568 Bump isort from 5.9.3 to 5.10.0 (#104)
467f6cd Bump black from 21.9b0 to 21.10b0 (#103)
edd9fbd Bump paho-mqtt from 1.5.1 to 1.6.1 (#101)
2dfabe7 Bump pytest-asyncio from 0.15.1 to 0.16.0 (#102)
1bfe5e0 Bump flake8 from 3.9.2 to 4.0.1 (#99)
c0c9b20 Bump black from 21.8b0 to 21.9b0 (#96)
ec408d4 Bump pytest from 6.2.4 to 6.2.5 (#95)
1835f62 Bump black from 21.7b0 to 21.8b0 (#94)
51fcab0 Bump isort from 5.9.2 to 5.9.3 (#91)
0e8d8d2 Bump amqtt from 0.10.0a4 to 0.10.0 (#92)
0ba10b0 Bump black from 21.6b0 to 21.7b0 (#90)
5466d7f Bump isort from 5.9.1 to 5.9.2 (#89)
b45d1d0 Bump isort from 5.8.0 to 5.9.1 (#88)
4d29d25 Bump black from 21.5b2 to 21.6b0 (#87)
d08f0d5 Bump amqtt from 0.10.0a3 to 0.10.0a4 (#86)
2b3bd58 Bump black from 21.5b1 to 21.5b2 (#85)
f43a479 Bump black from 21.5b0 to 21.5b1 (#83)
d68f735 Bump flake8 from 3.9.1 to 3.9.2 (#82)
f7ae9dc Bump black from 21.4b2 to 21.5b0 (#81)
b228b3d Bump pytest from 6.2.3 to 6.2.4 (#80)
45a1dec Bump black from 21.4b1 to 21.4b2 (#79)
a7cf37d Bump black from 21.4b0 to 21.4b1 (#78)
ebdc94e Bump black from 20.8b1 to 21.4b0 (#77)
43a2b4e Bump pytest-asyncio from 0.15.0 to 0.15.1 (#76)
eb06e1b Bump pytest-asyncio from 0.14.0 to 0.15.0 (#75)

1.6.3

16 Apr 13:08
1.6.3
09b6a03
Compare
Choose a tag to compare

09b6a03 Version 1.6.3
8862abd Bump flake8 from 3.9.0 to 3.9.1 (#74)
49e12e5 Bump amqtt from 0.10.0a2 to 0.10.0a3 (#73)
718bebb Bump amqtt from 0.10.0a1 to 0.10.0a2 (#72)
ad427bd Bump pytest from 6.2.2 to 6.2.3 (#71)
1c0512e Include name for the thread (#70)
d25583a Bump isort from 5.7.0 to 5.8.0 (#69)
3dfc92e Add charing error status (#68)
5ee9e71 Merge pull request #65 from pschmitt/amqtt
29bb955 Uncomment FIXMEs
7284d31 Make amqtt a dev dependency
f81f21a Replace hbmqtt with amqtt
317bd2c Merge pull request #66 from pschmitt/dependabot/pip/flake8-3.9.0
b129c51 Bump flake8 from 3.8.4 to 3.9.0
861409c Merge pull request #62 from pschmitt/pytest-verbose
7b58615 Merge pull request #60 from pschmitt/refactor-for-test
d177270 Update test_roomba_integration.py
f45173c Add --verbose to pytest
534d902 fix black
a2c5660 connection retry moved to remote client
2ef0b3a fix black
9e569a3 fix entry point
dee26e1 fix tests
74afca4 fix roomba info
f97aac7 Merge branch 'master' into refactor-for-test
4cb5643 Merge pull request #61 from pschmitt/pre-commit
922e340 Apply suggestions from code review
dc8277d fix step name
bb70f7d fix flake8
eb6b962 fix pytest run
28164fd fix venv path
5f99e5b removed pre-commit
7b3cfe0 fix removing hbmqtt
090a52e disable integration test, remove hbmqtt from dependencies
8553a23 fix uses
2da7bdd move fully to poetry
9d4cf61 fix dependency
9fc0aa0 flake8 config and fixes
684e28c flake8 config
54e3844 integration not run on 3.9
726a7e0 on push master
0468d23 not all files
7c5f8c2 enable flake8
2352001 Add pre-commit hooks * update ci flow * removed travis * added setup script
6878bc2 black
9f5835e black
b10d3ca sorted
d569f9a extract roomba info to separate file
1e3dcf6 added roomba factory to create roomba object
189896c Update README. Fix #23
d2de1b1 Bump pytest from 6.1.2 to 6.2.2 (#57)
c819260 Add disconnect callbacks (#56)
93fb4a2 Add readme

1.6.2-1

24 Nov 09:20
1.6.2-1
93fb4a2
Compare
Choose a tag to compare

93fb4a2 Add readme
c8b552b Fix secrets
4416b58 Version 1.6.2
dbbdb8e Auto-publish tags on pypi
16178d3 Drop setup.py in favor or pyproject.toml
0e477fa Adding missing evac const for Roomba i7+ bin (#51)
6e870ca Fix required python versions
7c0f1d2 isort
f00b864 Black.
0cf178d WIP: Add GitHub CI
618b2b2 Correct on_disconnect signature (#45)
c7d5cdc Bump hbmqtt from 0.9.5 to 0.9.6 (#49)
696d14e Update paho-mqtt
e883f5e Add dependabot config
fa76830 Exclude tests from installs (#44)

1.6.1

15 May 07:22
ee6cffc
Compare
Choose a tag to compare

ee6cffc Version 1.6.1
7f7f85d The most important thing for repository - shields!
e704801 Extracted values to const (#41)
d95335f Fix cipher (#39)
5a6782e Improve error message handling (#40)
6ba61b2 Fix send_command (#37)

1.6.0

05 May 08:00
6ce1d83
Compare
Choose a tag to compare

36eac4d Improved error handling (#30)
2600639 Return\add password retrieving feature (#28)

1.5.3

03 May 23:43
f1d4154
Compare
Choose a tag to compare

d693446 Remove cert_path (#36)

1.5.2

02 May 11:15
49670f3
Compare
Choose a tag to compare

Bugfix

f8fdb30 Fix error message (#35)