236 Commits

Author SHA1 Message Date
Michael Zanetti
56c0c5b3c3 Rework reverse ssh plugin 2021-06-28 14:35:26 +02:00
Jenkins nymea
88729479ee Jenkins release build 0.27.1 2021-05-19 18:25:48 +02:00
Michael Zanetti
321f58ef9e Make it build on hirsute 2021-05-14 18:12:44 +02:00
Jenkins nymea
6eaa507bbc Jenkins release build 0.27.0 2021-04-28 13:54:55 +02:00
Jenkins nymea
ba5c391cb6 Merge PR #407: New plugin: Neato botvac 2021-04-28 13:54:40 +02:00
Jenkins nymea
150a6e845c Merge PR #403: 0.27 2021-04-28 13:54:36 +02:00
Michael Zanetti
fb2ea1c127 fix dependency to pip 2021-04-22 17:27:29 +02:00
Michael Zanetti
edec1ad8b1 Add missing depenency to pip3 2021-04-19 11:36:47 +02:00
Michael Zanetti
4d6544c8ed Add neato to plugins meta package 2021-04-16 23:11:54 +02:00
Michael Zanetti
115ce5168a Merge standalone neato botvac plugin 2021-03-25 09:51:46 +01:00
Boernsman
fa31611d22 fixed debian install 2021-03-06 10:54:59 +01:00
Boernsman
8150258814 added Tempo plugin 2021-03-06 10:54:58 +01:00
Michael Zanetti
2fb5e8a361 0.27 2021-03-04 00:14:49 +01:00
Jenkins nymea
68ca8605f3 Jenkins release build 0.26.0 2021-02-26 10:28:21 +01:00
Jenkins nymea
535e8888c9 Merge PR #402: New Plugin: Where the ISS at? 2021-02-26 10:28:15 +01:00
Jenkins nymea
7170f2b9bf Merge PR #396: New Plugin: Telegram 2021-02-26 10:28:12 +01:00
Jenkins nymea
2d7197bd74 Merge PR #394: Update to renamed libnymea-dev 2021-02-26 10:28:09 +01:00
Jenkins nymea
1157cc8d59 Merge PR #379: Snapd: Remove the snap plugin 2021-02-26 10:27:56 +01:00
Jenkins nymea
b506b8b411 Merge PR #374: Keba: Rework plugin 2021-02-26 10:27:52 +01:00
Jenkins nymea
b67a0491dc Merge PR #370: 0.26 2021-02-26 10:27:47 +01:00
Jenkins nymea
7ae66ec725 Merge PR #244: New Plugin: PushNotifications 2021-02-26 10:27:39 +01:00
Michael Zanetti
78c02923cf New Plugin: Where the ISS at? 2021-02-20 22:13:42 +01:00
Michael Zanetti
1435eae4be Don't touch the snapd plugin, it'll be removed 2021-02-17 11:38:53 +01:00
Michael Zanetti
da8e55570a Drop old replaces for guh 2021-02-17 11:38:52 +01:00
Michael Zanetti
501fa2952c Update to renamed libnymea-dev 2021-02-17 11:38:35 +01:00
Michael Zanetti
1543cec5cc New Plugin: Telegram 2021-02-10 11:06:13 +01:00
Michael Zanetti
313b0aca12 Snapd: Remove the snap plugin
Not needed any more, if fuctionality is desired, an update-plugin
should be created instead.
2021-01-20 21:47:39 +01:00
Boernsman
238efba31c fixed udp init, polished debug output, fixed missing debian dependency 2021-01-14 22:02:15 +01:00
Michael Zanetti
ec111b0a55 0.26 2021-01-04 19:37:23 +01:00
Jenkins nymea
cdff51655f Jenkins release build 0.25.0 2020-12-21 18:01:57 +01:00
Jenkins nymea
f6cd36f6c8 Merge PR #348: 0.25 version bump 2020-12-21 18:01:44 +01:00
Jenkins nymea
82c8a5cdf8 Merge PR #347: ZigBee: Add initial set of ZigBee plugins (Generic, Hue, Tradfri, Lumi) 2020-12-21 18:01:43 +01:00
Michael Zanetti
5ccc29a205 New Plugin: PushNotifications
This plugin allows to send push notifications to nymea:app without the need to
go through nymea:cloud.

This is useful for users that prefer to not have a cloud account at all and
improves privacy and server costs as it cuts out one server hop of the messages.
2020-12-13 00:04:47 +01:00
Simon Stürz
c99ce3236a Rename zigbee-tradfri plugin to zigbeetradfri for consistancy 2020-12-09 14:18:21 +01:00
Simon Stürz
bb2f48ee91 Rename zigbee-philipshue plugin to zigbeephilipshue for consistancy 2020-12-09 14:16:01 +01:00
Simon Stürz
96f4acbfbe Rename zigbee-lumi plugin to zigbeelumi for consistancy 2020-12-09 14:14:02 +01:00
Simon Stürz
4f4bc7e9f5 Rename zigbee-generic-lights plugin to zigbeegenericlights for consistancy 2020-12-09 14:11:44 +01:00
Simon Stürz
a8691fe998 Rename zigbee-generic plugin to zigbeegeneric for consistancy 2020-12-09 14:08:48 +01:00
Simon Stürz
482a7d90e3 Install zigbee plugins with default plugins 2020-11-28 17:08:02 +01:00
bernhard.trinnes
f4024718e9 added german translation 2020-11-27 14:03:25 +01:00
bernhard.trinnes
88542d67e3 HomeConnect: Devices to things 2020-11-27 14:03:25 +01:00
Michael Zanetti
7b6a384ad5 0.25 version bump 2020-11-27 11:11:37 +01:00
Simon Stürz
10cc4ed8db Add philips hue zigbee plugin with hue dimmer switch support 2020-11-26 18:22:55 +01:00
Simon Stürz
0946e04ebb Add mre tradfri devices for testing 2020-11-25 13:10:19 +01:00
Simon Stürz
b48e1245ab Add trafri plugin with on/off switch basic structure 2020-11-19 15:41:17 +01:00
Simon Stürz
694f7c8c99 Add zigbee debian packages and introduce nymea-plugins-zigbee metapackage 2020-11-12 15:40:03 +01:00
Jenkins nymea
6e781113e5 Jenkins release build 0.24.1 2020-11-09 15:07:05 +01:00
Jenkins nymea
b388b917f7 Merge PR #211: New Plugin: LIFX 2020-11-09 15:07:04 +01:00
Jenkins nymea
78b0e9a047 Jenkins release build 0.24.0 2020-11-02 18:48:15 +01:00
Jenkins nymea
c5b4048095 Merge PR #313: New Plugin: Fastcom 2020-11-02 18:47:56 +01:00