Commit Graph

20 Commits (575610bb9f5616e19976d0c4b6b221f4ca40085e)

Author SHA1 Message Date
loosrob 4099443c1c Use nymea plugintimer 2021-08-24 12:52:29 +02:00
Michael Zanetti 04935a6cd7 Fix neatobotvac and homeconnect categories 2021-07-25 22:23:02 +02:00
Jenkins nymea b6ec65ea7d Merge PR #441: Neato: Bump urllib3 from 1.26.3 to 1.26.5 2021-07-01 17:07:17 +02:00
Michael Zanetti 29faa4f3b1 Add Raspberry Pi special armhf builds 2021-06-27 21:33:33 +02:00
dependabot[bot] 78502b03da
Bump urllib3 from 1.26.3 to 1.26.5 in /neatobotvac
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 04:33:48 +00:00
dependabot[bot] b6cf90d293
Bump cryptography from 3.3 to 3.3.2 in /neatobotvac
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-28 16:23:33 +00:00
Michael Zanetti c91f085e93 Add rpi hash 2021-04-28 13:10:54 +02:00
Michael Zanetti 756b3802fe Downgrade python crpytography to 3.3 in order to not fail install on older distros 2021-04-28 12:16:01 +02:00
loosrob 3b486dbf27 update logo 2021-04-16 22:40:24 +02:00
loosrob 4a519c9751 add meta.json & README.md 2021-04-16 22:40:14 +02:00
loosrob 7187d54b3b align actions with cleaning robot interface & use settings when cleaning 2021-04-16 22:39:51 +02:00
Michael Zanetti 93574d9693 Fix and activate the start_cleaning call 2021-04-13 16:19:55 +02:00
Michael Zanetti 2b07c19315 Update to interface changes 2021-04-11 22:41:44 +02:00
Michael Zanetti e69aa17a8a Better error handling 2021-04-11 22:15:54 +02:00
Michael Zanetti 2a9a1f2d0b Add support for cleaning individual rooms only 2021-04-11 20:04:09 +02:00
loosrob 6e6c32bc13 align actions with cleaning robot interface & use settings when cleaning 2021-04-11 16:08:23 +02:00
Michael Zanetti a5bf3238c3 More work on neato 2021-04-09 10:23:00 +02:00
Michael Zanetti 4eb24160a6 Some cleanups and add support for browsing maps 2021-04-08 00:58:33 +02:00
loosrob d1b00de542 obtain map boundary info
added code to display boundary info in log -- it doesn't "do" anything yet but displays the string rbtBoundData to analyse how to integrate this into the start cleaning operation
2021-03-25 17:48:30 +01:00
Michael Zanetti 115ce5168a Merge standalone neato botvac plugin 2021-03-25 09:51:46 +01:00