Commit Graph

1878 Commits (b6ec65ea7d6e8514901b1ea809d64ee2aba05201)

Author SHA1 Message Date
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
Jenkins nymea f55a244a72 Merge PR #440: Fastcom: Bump urllib3 from 1.25.10 to 1.26.5 2021-07-01 17:07:16 +02:00
Jenkins nymea ebd888c6ca Merge PR #439: New plugin: go-eCharger based on MQTT 2021-07-01 17:07:15 +02:00
Jenkins nymea 8f112045e4 Merge PR #437: Fronius: Fix timer clean up on things removed and code cleaning 2021-07-01 17:07:14 +02:00
Jenkins nymea c8116e50f3 Merge PR #435: ZigbeeDevelco: Add zigbee air quality sensor 2021-07-01 17:07:13 +02:00
Jenkins nymea e83200046c Merge PR #432: GenericThings: Add a totally generic thing 2021-07-01 17:07:11 +02:00
Jenkins nymea 6ca57c3b85 Merge PR #429: GenericThings: Add a generic battery thing 2021-07-01 17:07:10 +02:00
Jenkins nymea 0a1309af4e Merge PR #427: 0.28 2021-07-01 17:07:09 +02:00
Jenkins nymea 0494eac1d2 Merge PR #425: Neato: Bump cryptography from 3.3 to 3.3.2 2021-07-01 17:07:08 +02:00
Jenkins nymea 7a3846f56a Merge PR #422: New Plugin: ZigbeeDevelco 2021-07-01 17:07:07 +02:00
Jenkins nymea b9c32fc3a0 Merge PR #415: Shelly: Add support for the Shelly motion sensor 2021-07-01 17:07:05 +02:00
Simon Stürz 0229c00b61 Remove target definition and let plugin.pri handle that 2021-07-01 07:17:45 +02:00
Simon Stürz 8235cdb8f8 Fix typos and network reply clean up and connection 2021-06-30 14:05:59 +02:00
Simon Stürz be20a5499e Update translations for the new develco device 2021-06-28 09:36:20 +02:00
Simon Stürz 492b59e9d1 Add indoor air quality interface and catch invalid VOC measurement value 2021-06-28 09:34:00 +02:00
Simon Stürz 1e197fb4ce Add zigbee develco air quality sensor 2021-06-28 09:34:00 +02:00
Simon Stürz 2b63f20077 Update Develco plugin information and readme file 2021-06-28 09:30:59 +02:00
Michael Zanetti 06e36ba037 GenericThings: Add a totally generic thing 2021-06-27 23:27:19 +02:00
Michael Zanetti 2b89f38bd3 Update requests module to be compatible with newer urllib3 module 2021-06-27 21:59:42 +02:00
Michael Zanetti d2e61f1c61 GenericThings: Add a generic battery thing 2021-06-27 21:45:01 +02:00
Michael Zanetti 29faa4f3b1 Add Raspberry Pi special armhf builds 2021-06-27 21:33:33 +02:00
Michael Zanetti 8dfe5795dd Shelly: Add support for the Shelly motion sensor 2021-06-27 19:48:24 +02:00
Michael Zanetti 84d2365dbc Fix smartmeter interface 2021-06-27 19:41:38 +02:00
Simon Stürz dfcebb0f6b Update discovery to renamed network device 2021-06-11 11:04:00 +02:00
Simon Stürz a690689ab8 Fix go-eCharger discovery 2021-06-10 12:05:31 +02:00
Simon Stürz 24a7ce13be Log interesting go-eCharger states and fix execute action and discovry 2021-06-09 09:34:09 +02:00
Simon Stürz 1a09836dd7 Implement actions and add more states 2021-06-08 11:07:32 +02:00
Simon Stürz ac8bbae26d Use proper client id for MQTT and add discovery create method and evcharger interface 2021-06-07 15:03:41 +02:00
Simon Stürz c9bcbf2717 Add network discovery for go-eCharger 2021-06-07 09:57:14 +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] 3df6098972
Bump urllib3 from 1.25.10 to 1.26.5 in /fastcom
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.25.10...1.26.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 03:22:45 +00:00
Michael Zanetti a4103060a0 0.28 2021-05-28 16:04:17 +02:00
Simon Stürz cb3076ee6e Add MQTT based go-eCharger plugin 2021-05-28 15:54:24 +02:00
Simon Stürz bfd5e936f1 Fix timer clean up on things removed and code cleaning 2021-05-21 08:11:44 +02:00
Jenkins nymea 88729479ee Jenkins release build 0.27.1 2021-05-19 18:25:48 +02:00
Jenkins nymea 090df9c2c9 Merge PR #434: Enable building on Ubuntu 21.04 2021-05-19 18:25:47 +02:00
Jenkins nymea 74077d5e2c Merge PR #433: Make includes more flexible 2021-05-19 18:25:46 +02:00
Michael Zanetti 321f58ef9e Make it build on hirsute 2021-05-14 18:12:44 +02:00
Michael Zanetti 1a52b576d4 Make includes more flexible 2021-05-11 19:12:08 +02:00
Simon Stürz 263d75b6ef Fix input states and implement impulse actions using the settings impulse duration value on zigbee layer 2021-05-11 11:41:38 +02: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
Jenkins nymea 6eaa507bbc Jenkins release build 0.27.0 2021-04-28 13:54:55 +02:00
Jenkins nymea 9bbbf184ae Merge PR #420: Use pkgconfig to find nymea-mqtt 2021-04-28 13:54:51 +02:00
Jenkins nymea 8d71db1058 Merge PR #419: Openweathermap: Update labels to be in line with other plugins 2021-04-28 13:54:50 +02:00
Jenkins nymea d037764e89 Merge PR #417: OneWire Plugin: Add temperature and humidity sensor 2021-04-28 13:54:49 +02:00
Jenkins nymea e22b71c664 Merge PR #416: Tasmota: Add support for the Sonoff Dimmer 2021-04-28 13:54:48 +02:00
Jenkins nymea a008cde5d2 Merge PR #414: Simulation: Add a cleaning robot simulation 2021-04-28 13:54:47 +02:00
Jenkins nymea 2c0ea7f26a Merge PR #413: somfytahoma: Add support for awnings and lights 2021-04-28 13:54:46 +02:00
Jenkins nymea f490455e94 Merge PR #412: Telegram: Fix small cosmetic issue during setup and improve readme 2021-04-28 13:54:45 +02:00
Jenkins nymea f47fb9de65 Merge PR #411: ZigbeeGeneric: Add support for ZigBee door/window sensors 2021-04-28 13:54:43 +02:00