Christoph Weitkamp and GitHub
1c786e7181
Add parameter on Hysteresis Profile to exclude current Item State from calculation ( #5556 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2026-05-17 00:24:32 +02:00
Christoph Weitkamp and GitHub
f017dec693
Added dimension for calorific value and related unit ( #5327 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2026-02-28 17:28:34 +01:00
Christoph Weitkamp and GitHub
15ec1c8aa3
Add utility method to cast profile configurations to specific classes ( #5333 )
...
* Add utility method to cast profile configurations to specific classes
* Replace ProfileContext implementation in ScriptProfileTest by a mock
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2026-02-13 17:47:07 +01:00
Christoph Weitkamp and GitHub
f5a3e41eff
Added semantic property for Prices ( #5140 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2025-11-22 18:59:03 +01:00
Christoph Weitkamp and GitHub
66177cc992
Added support for TimeSeries on Offset-Profile ( #5119 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2025-11-21 18:47:29 +01:00
Christoph Weitkamp and GitHub
df0af0958e
Added dimension for price per volume and related currency units ( #5110 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2025-11-09 18:14:55 +01:00
Christoph Weitkamp and GitHub
5711db7fb1
Fix translations for system-channel-type electric:energy ( #4912 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2025-07-18 22:43:37 +02:00
Christoph Weitkamp and GitHub
389979c9da
Add more basic time-related classes for usage in script and rules ( #3113 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-10-15 09:26:10 +02:00
Christoph Weitkamp and GitHub
93a8a214cf
Use Timer identifier when rescheduling the timer ( #3095 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-09-29 14:05:09 +02:00
Christoph Weitkamp and GitHub
cda7b098bd
[thing] Added default channel types for electrical energy ( #3079 )
...
* Added default channel types for electrical energy
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-09-11 14:39:36 +02:00
Christoph Weitkamp and GitHub
f33492d9be
[tls] Rethrow 'IOException' instead of swallowing it ( #3078 )
...
* Rethrow IOException instead of swollowing it
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-09-10 20:22:38 +02:00
Christoph Weitkamp and GitHub
5e72011d91
Check for an existing thing handler before updating config ( #3080 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-09-10 20:22:18 +02:00
Christoph Weitkamp and GitHub
3c494677b7
Improve description of REST API for deleting data from persistence ( #2870 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-03-25 18:43:01 +01:00
Christoph Weitkamp and GitHub
355c1345ea
[rest] Improve metadata query parameter description ( #2790 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-02-20 17:48:01 +01:00
Christoph Weitkamp and GitHub
7997e2636a
Prevent errors in log when client closes the HTTP connection ( #2781 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-02-20 11:18:32 +01:00
Christoph Weitkamp and GitHub
9bf181bf0a
Fixed config validation message for parameter options ( #2777 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-02-17 20:33:37 +01:00
Christoph Weitkamp and GitHub
44da7a4e0e
Avoid URISyntaxException in tests ( #2770 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-02-15 17:33:59 +01:00
Christoph Weitkamp and GitHub
9cda2c8de8
[config] Add config validator for parameter options ( #2691 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-02-09 09:00:36 +01:00
Christoph Weitkamp and GitHub
87ecfade74
[config] Add nullness annotations to config validation ( #2690 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-02-06 20:30:20 +01:00
Christoph Weitkamp and GitHub
9520bfdfe7
Do not throw CertificateParsingException all the time, fixed pinned certificate creation ( #2695 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-02-01 09:21:26 +01:00
Christoph Weitkamp and GitHub
6edc413640
Fixed NPE and exceptiion while parsing config value ( #2718 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-30 13:20:11 +01:00
Christoph Weitkamp and GitHub
16bc9321f1
Allow String values for other Types ( #2699 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-29 14:01:16 +01:00
Christoph Weitkamp and GitHub
b849dd144a
Fixed wrong openAPI schema for /inbox ( #2709 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-26 12:01:26 +01:00
Christoph Weitkamp and GitHub
0dbc2b2ef4
[rest] Do not reuse FilterCriteria instance for more than one query ( #2668 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-15 17:07:25 +01:00
Christoph Weitkamp and GitHub
0709933061
[automation] Log warning for equals condition for DecimalTypes and QuantityTypes ( #2653 )
...
* Allow equals comparison for DecimalTypes and QuantityTypes
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-15 15:39:51 +01:00
Christoph Weitkamp and GitHub
d693302190
[config] Added nullness annotations and suppress 'ConfigStatusInfoEvent' if list of 'ConfigStatusMessage's is empty ( #2680 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-14 11:47:52 +01:00
Christoph Weitkamp and GitHub
cabb3f7315
Update license headers to 2022 ( #2671 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-07 13:16:42 +01:00
Christoph Weitkamp and GitHub
824c0bb77c
Align parsing of startlevel config ( #2661 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-04 21:03:16 +01:00
Christoph Weitkamp and GitHub
378aacbbdd
Do not log a warning if QuantityState has unit AbstractUnit.ONE ( #2662 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-04 21:01:17 +01:00
Christoph Weitkamp and GitHub
33a553fa4d
[core] Added nullness annotations and suppress warning for 'AuthenticationException' ( #2659 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2022-01-02 11:33:16 +01:00
Christoph Weitkamp and GitHub
adde43c311
Prevent errors in log when client closes the HTTP connection ( #2655 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-30 11:37:00 +01:00
Christoph Weitkamp and GitHub
33f6651972
[mdns] Cancel removal task on manual scan ( #2647 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-30 10:18:13 +01:00
Christoph Weitkamp and GitHub
646640094a
Prevent errors in log when there is a connection timeout ( #2654 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-30 10:10:38 +01:00
Christoph Weitkamp and GitHub
9609ffb9b6
[tls] Add a PEMTrustManager to deal with different PEM files (e.g. self-signed or global CA certificates) ( #2622 )
...
* Added a PEMTrustManager to deal with different PEM files (e.g.
self-signed or global CA certificates)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-29 09:45:40 +01:00
Christoph Weitkamp and GitHub
8074ea7dfe
Replaced Runnable by lambda expression ( #2642 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-23 09:44:14 +01:00
Christoph Weitkamp and GitHub
5b7227c35e
Use constructor injection ( #2643 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-23 09:39:44 +01:00
Christoph Weitkamp and GitHub
9963d02048
Added nullness annotations to io.net.http ( #2621 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-21 22:29:36 +01:00
Christoph Weitkamp and GitHub
2d79990d53
Use static BigDecimal values ( #2620 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-21 22:13:22 +01:00
Christoph Weitkamp and GitHub
89fff918ad
Resolve itest runbundles for snapshot 3.3.0 ( #2631 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-20 08:09:08 +01:00
Christoph Weitkamp and GitHub
8f23e2f04a
Added nullness annotations to Addon related classes ( #2605 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-12 10:07:05 +01:00
Christoph Weitkamp and GitHub
793ced6286
Added basic time-related classes for usage in script and ruled ( #2587 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-10 23:41:08 +01:00
Christoph Weitkamp and GitHub
f30beb5aeb
Added item name to error message ( #2594 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-07 17:06:19 +01:00
Christoph Weitkamp and GitHub
eb982f430d
Fixed nullness anotations for TriggerHandlerCallback ( #2589 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-04 17:48:18 +01:00
Christoph Weitkamp and GitHub
3493c85e19
Added nullness anotations to TimerImpl and synchronize reschedule method ( #2588 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-03 14:33:04 +01:00
Christoph Weitkamp and GitHub
07ee8e6ffc
Added nullness anotations to ChannelEventTriggerHandler ( #2586 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-03 14:32:05 +01:00
Christoph Weitkamp and GitHub
674db6c744
Added variable 'triggeringChannel' to DSL rules ( #2567 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-12-02 22:08:17 +01:00
Christoph Weitkamp and GitHub
fea3615109
Added Magic Button triggering some events every 5 seconds ( #2569 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-11-18 16:03:06 +01:00
Christoph Weitkamp and GitHub
4bc8027461
Added GHA build badge ( #2558 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-11-04 09:23:09 +01:00
Christoph Weitkamp and GitHub
70555c5020
Removed failing offset test ( #2555 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-11-03 15:33:43 +01:00
Christoph Weitkamp and GitHub
f694535598
Log item name in warnings of ItemStateConditionHandler ( #2540 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-10-25 22:14:06 +02:00
Christoph Weitkamp and GitHub
66847ebef9
[automation] Allow UoM in 'ItemStateCondition' ( #2435 )
...
* Allow UoM in ItemStateConditions
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-07-31 19:17:57 +02:00
Christoph Weitkamp and GitHub
b2336a53fd
Resolve itest runbundles for snapshot 3.2.0 ( #2419 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-06-28 11:19:17 +02:00
Christoph Weitkamp and GitHub
57c716bf80
Create a deep copy of the first found fragment before merging other fragments into it ( #2412 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-06-24 18:34:24 +02:00
Christoph Weitkamp and GitHub
dbffd38234
Added method to publish whole StateDescriptionFragment ( #2410 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-06-22 21:15:49 +02:00
Christoph Weitkamp and GitHub
556d3498c1
Added 'ChannelDescriptionChangedEvent' ( #1505 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-06-21 13:03:37 +02:00
Christoph Weitkamp and GitHub
585e870183
[config] Changed 'ConfigDescriptionParameterDTO' field serialization 'defaultValue' -> 'default' ( #2383 )
...
* Changed ConfigParameterDTO field serialization 'defaultValue' -> 'default'
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-30 18:27:35 +02:00
Christoph Weitkamp and GitHub
8acaa8994f
Added nullness annotations to Item events ( #2384 )
...
* Added nullness annotations to Item events
* Added nullness annotations to tests
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-30 18:27:15 +02:00
Christoph Weitkamp and GitHub
53e9de5858
Fixed warnings on missing representation properties ( #2385 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-25 21:44:51 +02:00
Christoph Weitkamp and GitHub
d43106c016
Added "timestamp-trigger" Profile ( #2364 )
...
* Added Timestamp on Trigger Profile
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-23 22:43:27 +02:00
Christoph Weitkamp and GitHub
0c3f8c6105
[profiles] Log warning if profile cannot be created ( #2368 )
...
* Log warning if profile cannot be created e.g. if there is a spelling mistake
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-18 16:10:04 +02:00
Christoph Weitkamp and GitHub
4309fb2d53
Remove update of timestamp on Change/Update for Item update ( #2353 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-18 11:05:06 +02:00
Christoph Weitkamp and GitHub
22cbc9a08a
Catch MeasurementParseException in UnitUtils.parseUnit(String) method ( #2367 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-16 19:43:58 +02:00
Christoph Weitkamp and GitHub
ba53e8a08d
[profiles] Added "timestamp-offset" Profile ( #2351 )
...
* Added timestamp-offset Profile
* Fix RAWBUTTON_TOGGLE_ROLLERSHUTTER Profile
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-15 19:39:24 +02:00
Christoph Weitkamp and GitHub
66525afce6
Expose Channel Type UIDs of default System Channel Types ( #2361 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-14 12:21:27 +02:00
Christoph Weitkamp and GitHub
aa48f5990e
Added Channel of DateTimeType ( #2347 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-06 22:11:30 +02:00
Christoph Weitkamp and GitHub
a82d3effb7
Added missing properties for HLI, LSP and MQTT ( #2334 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-05 01:20:22 +02:00
Christoph Weitkamp and GitHub
31494c0d8a
Added i18n feature for ConfigurableServices ( #2333 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-05 01:19:23 +02:00
Christoph Weitkamp and GitHub
141e73c85f
Added nullness annotations to Thing events ( #2341 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-05-04 17:04:58 +02:00
Christoph Weitkamp and GitHub
93d7973b56
[i18n] Translation of configurable services ( #2306 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-29 15:20:55 +02:00
Christoph Weitkamp and GitHub
e4f77f7992
[REST] Added editable flag for ItemChannelLinks by introducing an EnrichedItemChannelLinkDTO ( #2318 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-27 11:03:41 +02:00
Christoph Weitkamp and GitHub
c28c956d66
Fixed JsonParser deprecations ( #2320 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-27 10:44:39 +02:00
Christoph Weitkamp and GitHub
a1d086c116
Filter duplicate broadcast addresses for service configuration if multiple network interfaces are available ( #2307 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-26 12:11:04 +02:00
Christoph Weitkamp and GitHub
c80719fefa
Renamed Yahoo to ACME ( #2304 )
...
* Rename Yahoo to ACME
* Remove Paper UI references
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-20 22:31:32 +02:00
Christoph Weitkamp and GitHub
4311b167f3
Added unit test for UTF-8 encoded properties ( #2295 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-19 17:07:47 +02:00
Christoph Weitkamp and GitHub
c9cdf5d0e8
Added i18n propertie files for DefaultSystemChannels and Profiles ( #2297 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-19 17:06:42 +02:00
Christoph Weitkamp and GitHub
00c822816c
Use SAT release version 0.11.1 ( #2290 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-04-14 15:15:03 +02:00
Christoph Weitkamp and GitHub
26e9a8ed9c
Added nullness annotations to fix NPE in HttpServiceUtil ( #2234 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-03-12 22:12:03 +01:00
Christoph Weitkamp and GitHub
11c59ccc87
Audiosink might be null ( #2224 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-03-06 16:49:44 +01:00
Christoph Weitkamp and GitHub
191a629e68
Added Sematics actions for Rules ( #2088 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-02-27 10:33:32 +01:00
Christoph Weitkamp and GitHub
9c0302ec26
[profiles] Added 'Range' profile ( #2046 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-02-27 10:28:09 +01:00
Christoph Weitkamp and GitHub
76e0cfdb81
[voice] Changed annotation of getPreferredVoice method to allow null results ( #2186 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-02-09 19:26:49 +01:00
Christoph Weitkamp and GitHub
7907f48735
Added nullness annotations to TypeParser ( #2181 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-02-07 09:47:27 +01:00
Christoph Weitkamp and GitHub
12659595a6
Added system default channel type to control color temperature in Kelvin ( #2157 )
...
* Added system default channel type for controling color temperature in Kelvin
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-26 08:13:04 +01:00
Christoph Weitkamp and GitHub
c2702d0dfe
Moved NumberExtensionsTest from itest to pure unit test and merged redundant calsses ( #2087 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-08 23:17:28 +01:00
Christoph Weitkamp and GitHub
90a460dd03
Added unit tests for check if persistence extension returns QuantityType if persistence service returns QuantityType ( #2029 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-08 22:53:35 +01:00
Christoph Weitkamp and GitHub
88253c8676
Add category for system channel type 'power'; Changed category for system channe type 'low-battery' ( #2069 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-05 22:53:58 +01:00
Christoph Weitkamp and GitHub
2cf9babfab
Added method to read all files with specific extensions in 'transform/' folder ( #2052 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2021-01-03 10:01:09 +01:00
Christoph Weitkamp and GitHub
19daef5d09
Harden ChartServlet against NPEs when no 'period' parameter is given ( #1992 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-23 12:57:27 +01:00
Christoph Weitkamp and GitHub
0af74400d2
Added nullness annotations to ThingHandlerHelper ( #1993 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-23 12:56:15 +01:00
Christoph Weitkamp and GitHub
7ce96ac06a
Fixed NPE in ScriptError if INode is empty ( #1985 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-22 20:34:49 +01:00
Christoph Weitkamp and GitHub
f83fc07c6a
[automation] Added ItemStateUpdate action ( #1970 )
...
* Added ItemUpdate action
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-20 13:53:09 +01:00
Christoph Weitkamp and GitHub
d37fa48da4
Temporarily hide ThingAction in UIs ( #1947 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-16 23:21:27 +01:00
Christoph Weitkamp and GitHub
397ebaab64
Fixed NPE by not calling 'toString()' ( #1948 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-16 18:59:28 +01:00
Christoph Weitkamp and GitHub
990b579865
Use 'getStateAs()' instead of type casting ( #1939 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-15 23:03:03 +01:00
Christoph Weitkamp and GitHub
e909a81f4b
Removed references to not existing category ( #1915 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-12 22:35:20 +01:00
Christoph Weitkamp and GitHub
3293bac779
Register CommunicationManager as ItemChannelLink listener ( #1917 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-12 21:55:37 +01:00
Christoph Weitkamp and GitHub
fe677966af
[link] Use constructor injection ( #1911 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-10 23:07:56 +01:00
Christoph Weitkamp and GitHub
0e7563c901
[automation] Added Actions for Play and Say which sets the volume ( #1854 )
...
* Added Actions for Play and Say which sets the volume
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-01 22:57:43 +01:00
Christoph Weitkamp and GitHub
cd0654806b
Fixed config description ( #1873 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-01 08:39:52 +01:00
Christoph Weitkamp and GitHub
818a7c82fa
Get only relevant links instead of all ( #1874 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-11-30 19:31:18 +01:00