7fa545d7f8
Merge branch 'master' into 29-generic-entities-support
2023-02-22 00:46:33 +01:00
c645ce6bb8
Bump version: 0.24.4 → 0.24.5
2023-02-22 00:32:57 +01:00
0513339be7
Merge branch 'master' into 29-generic-entities-support
2022-12-20 23:06:19 +01:00
84ce31cab0
Bump version: 0.24.3 → 0.24.4
2022-12-20 23:05:42 +01:00
9ddebb920f
Merge branch 'master' into 29-generic-entities-support
2022-12-17 00:51:51 +01:00
6666f5581c
Bump version: 0.24.2 → 0.24.3
2022-12-17 00:31:22 +01:00
2ee2a1d7b5
Replaced disable_logging
with a more generic logging_level
.
...
The `disable_logging` attribute was only available on events and
responses, and it could only either entirely disable or enable logging
for all the events of a certain type.
The new flag allows more customization by setting the default logging
level used for any message of a certain type (or `None` to disable
logging). This makes it possible to e.g. set some verbose events to
debug level, and the user can see them if they configure the application
in debug mode.
It also delegates the logging logic to the message itself, instead of
having different parts of the application handling their own logic.
2022-12-11 11:46:37 +01:00
d4b540dd67
Replaced disable_logging
with a more generic logging_level
.
...
The `disable_logging` attribute was only available on events and
responses, and it could only either entirely disable or enable logging
for all the events of a certain type.
The new flag allows more customization by setting the default logging
level used for any message of a certain type (or `None` to disable
logging). This makes it possible to e.g. set some verbose events to
debug level, and the user can see them if they configure the application
in debug mode.
It also delegates the logging logic to the message itself, instead of
having different parts of the application handling their own logic.
2022-12-11 11:39:38 +01:00
aa3479abeb
Added [-v|--verbose] and --version options to the command line.
2022-12-11 10:59:12 +01:00
a1d3724b8d
Added [-v|--verbose] and --version options to the command line.
2022-12-11 10:54:03 +01:00
5a47308516
Merge branch 'master' into 29-generic-entities-support
2022-12-10 15:57:28 +01:00
4c8190ac14
Bump version: 0.24.1 → 0.24.2
2022-12-10 15:37:49 +01:00
3b1147eaae
Bump version: 0.24.0 → 0.24.1
2022-12-08 12:33:34 +01:00
00fca6b187
Merge branch 'master' into 29-generic-entities-support
2022-12-04 20:58:06 +01:00
73f6712f7a
Bump version: 0.23.6 → 0.24.0
2022-11-22 00:12:25 +01:00
26f869b6e4
LINT fixes
2022-11-11 21:49:38 +01:00
84bb77bd5b
Replaced ambiguous logger variable name
2022-11-11 20:37:39 +01:00
deb25196d2
Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin
2022-09-28 02:17:10 +02:00
a0575ed6de
Bump version: 0.23.5 → 0.23.6
2022-09-19 20:41:02 +02:00
c2a3f2f4f3
Bump version: 0.23.4 → 0.23.5
2022-09-18 19:55:05 +02:00
1880a99052
Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin
2022-08-29 01:41:47 +02:00
b11a0e8bbb
Bump version: 0.23.3 → 0.23.4
2022-08-28 15:27:54 +02:00
0919a0055d
Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin
2022-06-02 00:13:43 +02:00
b857ce60a7
Bump version: 0.23.2 → 0.23.3
2022-06-01 23:08:32 +02:00
30dfdeecb0
Merge branch 'master' into 191-support-for-general-entities-backend-and-plugin
2022-05-25 10:11:57 +02:00
239025290d
--redis-queue argument should be a string
2022-05-25 10:11:29 +02:00
4ee7e4db29
Basic support for entities on the local db and implemented support for switch entities on the tplink plugin
2022-04-04 16:50:17 +02:00
2e33d3b3c5
Bump version: 0.23.1 → 0.23.2
2022-03-27 16:43:36 +02:00
7c9e9d284d
Bump version: 0.23.0 → 0.23.1
2022-03-01 12:50:31 +01:00
c0039c3f87
Bump version: 0.22.10 → 0.23.0
2022-03-01 01:33:43 +01:00
42ee149b95
Bump version: 0.22.9 → 0.22.10
2022-02-07 15:59:20 +01:00
833e1c49be
Bump version: 0.22.8 → 0.22.9
2022-01-06 14:08:55 +01:00
081da3eb84
Bump version: 0.22.7 → 0.22.8
2021-12-13 21:21:42 +01:00
6df9cbcf3c
Bump version: 0.22.6 → 0.22.7
2021-12-13 20:47:50 +01:00
f74ca28382
Bump version: 0.22.5 → 0.22.6
2021-11-27 10:56:28 +01:00
adb9672989
Bump version: 0.22.4 → 0.22.5
2021-11-15 00:12:42 +01:00
6c0a8bf259
Bump version: 0.22.3 → 0.22.4
2021-10-19 23:30:25 +02:00
d844890ab2
Bump version: 0.22.2 → 0.22.3
2021-10-01 23:53:05 +02:00
c12c83b386
Bump version: 0.22.1 → 0.22.2
2021-09-25 12:54:01 +02:00
cb0638fe19
Bump version: 0.22.0 → 0.22.1
2021-09-22 00:29:03 +02:00
a2f5755496
Bump version: 0.21.4 → 0.22.0
2021-09-16 23:28:39 +02:00
ac0dd95bcc
Bump version: 0.21.3 → 0.21.4
2021-08-24 23:01:45 +02:00
d086da64f6
Bump version: 0.21.2 → 0.21.3
2021-07-28 01:09:27 +02:00
371dd6da0a
Added sun
plugin [ closes #194 ]
2021-07-22 01:02:15 +02:00
47228f2432
Bump version: 0.21.1 → 0.21.2
2021-07-20 01:36:59 +02:00
0762004838
Bump version: 0.21.0 → 0.21.1
2021-06-22 23:40:53 +02:00
5ca15937e3
Bump version: 0.20.10 → 0.21.0
2021-05-06 23:21:11 +02:00
9fa3385766
Bump version: 0.20.9 → 0.20.10
2021-04-28 23:06:14 +02:00
b9bc4b5fe0
Bump version: 0.20.8 → 0.20.9
2021-04-12 02:48:30 +02:00
86761e7088
Bump version: 0.20.7 → 0.20.8
2021-04-04 00:15:11 +02:00