Commit Graph

27 Commits (3744ce040b3c38f9c8b265dae74f178d8e902d76)

Author SHA1 Message Date
Michael Zanetti 40a470cde1 Add rustc as a dependency for plugins requiring cryptography 2023-02-27 16:01:35 +01:00
Michael Zanetti 127580afba Add hashes for rpi 2023-02-20 17:26:02 +01:00
dependabot[bot] 8e9a4a3f99 Bump cryptography from 3.3.2 to 39.0.1 in /neatobotvac
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [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.2...39.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot] f32881475f Bump setuptools from 54.1.1 to 65.5.1 in /neatobotvac
Bumps [setuptools](https://github.com/pypa/setuptools) from 54.1.1 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v54.1.1...v65.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
Michael Zanetti 733b401a06 Update python deps to certifi 2023-01-15 19:40:14 +01:00
dependabot[bot] 7cb1b42fcc
Bump certifi from 2020.12.5 to 2022.12.7 in /neatobotvac
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 08:19:19 +00:00
Michael Zanetti 26f2bf3243 New Plugin: Bimmerconnect 2022-05-13 11:30:49 +02:00
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