Christoph Giesche
a0632e8968
Merge pull request #168 from cgiesche/streamdeck-homeassistant-139
...
closes #115 : Added support for newline character in entity states.
fixed #139 : UrlEncode whole text in SVG so no characters get lost or break the button.
2.3.4
2023-07-10 20:41:57 +02:00
Christoph Giesche
0e2a16d8b1
closes #115 : Added support for newline character in entity states.
...
fixed #139 : UrlEncode whole text in SVG so no characters get lost or break the button.
2023-07-10 20:40:14 +02:00
Christoph Giesche
8cd37f28c0
closes #115 : Added support for newline character in entity states.
...
fixed #139 : UrlEncode whole text in SVG so no characters get lost or break the button.
2023-07-10 20:38:11 +02:00
Christoph Giesche
549ec45481
Merge pull request #161 from cgiesche/feature/usability_improvements
...
Feature/usability improvements
2.3.3
2023-06-30 13:32:50 +02:00
Christoph Giesche
454090b695
Sorting domains, services and entities in drop-downs.
2023-06-30 11:05:08 +02:00
Christoph Giesche
84cbc0e753
Reduced service entity list to those that are compatible with the selected service.
2023-06-30 10:46:11 +02:00
Christoph Giesche
6a5b2a31b5
Merge pull request #159 from cgiesche/streamdeck-homeassistant-145
...
(Experimental) Removed checkmark after HA connected successfully.
2.3.2
2023-06-22 21:39:02 +02:00
Christoph Giesche
25b9c4dfcc
Removed checkmark after HA connected successfully.
2023-06-22 21:37:47 +02:00
Christoph Giesche
a8e87f73f0
Merge pull request #153 from cgiesche/streamdeck-homeassistant-150
...
Fixed #150 : Wrong Fahrenheit to Celsius conversion.
2.3.1
2023-05-30 09:41:10 +02:00
Christoph Giesche
dfdfa19847
Fixed #150 : Wrong Fahrenheit to Celsius conversion.
2023-05-30 09:37:31 +02:00
Christoph Giesche
a2c8133172
Merge pull request #143 from cgiesche/feature/rework
...
Feature/rework
2.3.0
2023-04-11 23:15:34 +02:00
Christoph Giesche
274ffcd3a7
Update FUNDING.yml
2023-03-12 21:09:48 +01:00
Christoph Giesche
982e185d90
Merge pull request #136 from carlosmn/cmn/target-number
...
Send the target for SetImage and SetTitle as a number
2023-03-01 09:19:07 +01:00
Carlos Martín Nieto
29f5ffe46e
Send the target for SetImage and SetTitle as a number
...
The target is a value of 0, 1, or 2 depending on whether it's both, the hardware
or the software.
2023-02-28 23:02:31 +01:00
Christoph Giesche
4c796d5f00
Logging "suspicious" update messages.
2023-02-01 15:55:50 +01:00
Christoph Giesche
d350a93965
Added "log" to streamdeck.js
2023-02-01 15:11:26 +01:00
Christoph Giesche
70cb2691f2
Fixed settings migration version 2 to 3: Lost long press service config
2023-02-01 15:07:31 +01:00
Christoph Giesche
f9b2b00d37
Fixed settings migration version 2 to 3: Duplicate service domain
2023-01-28 12:20:32 +01:00
Christoph Giesche
d2bf04cac7
Merge branch 'master' into feature/rework
...
# Conflicts:
# src/components/PluginComponent.vue
2023-01-27 23:11:26 +01:00
Christoph Giesche
f27243d5cf
Merge pull request #132 from cgiesche/streamdeck-homeassistant-109
...
Fixed #109 : Icons for lock entities and their state
2.2.0
2023-01-27 23:10:30 +01:00
Christoph Giesche
38ed9aa2a9
Fixed #109 : Icons for lock entities and their state
2023-01-27 23:07:11 +01:00
Christoph Giesche
3ffc938e2b
Merge pull request #131 from cgiesche/streamdeck-homeassistant-111
...
Re-Added changes from @Grayda
2023-01-27 22:48:30 +01:00
Christoph Giesche
ea667f5fa7
Re-Added changes from @Grayda
2023-01-27 22:45:15 +01:00
Christoph Giesche
f5bdae645a
Re-Added changes from @Grayda
2023-01-27 22:41:38 +01:00
Christoph Giesche
747bcab06c
Merge branch 'master' into feature/rework
2023-01-27 22:39:45 +01:00
Christoph Giesche
c2899f536a
Merge pull request #130 from cgiesche/streamdeck-homeassistant-128
...
Fixed #128 : Memory leak
2023-01-27 22:35:07 +01:00
Christoph Giesche
254575c647
Merge pull request #95 from zarmstrong/master
...
partial fix for #88
2023-01-27 22:34:16 +01:00
Christoph Giesche
bc0f759aa1
Fixed #128 : Memory leak
2023-01-27 22:18:39 +01:00
Christoph Giesche
9aab32cbce
Display and Button configuration separated (work in progress)
2023-01-27 21:05:31 +01:00
Christoph Giesche
c597e96143
Display and Button configuration separated (work in progress)
2023-01-24 09:11:46 +01:00
Christoph Giesche
8bc0a0bc37
Introduced Service class
2023-01-16 16:08:38 +01:00
Christoph Giesche
7f61b2b566
Cleanup and reorg.
2023-01-11 23:56:18 +01:00
Christoph Giesche
4dc1d4bffc
safepoint
2023-01-11 22:36:38 +01:00
Christoph Giesche
a3fee31a3d
safepoint
2023-01-11 16:43:55 +01:00
Christoph Giesche
fc4f58a446
Added configuration versioning.
...
Minor refactorings.
2023-01-10 22:47:10 +01:00
Christoph Giesche
49005e56c7
Added configuration versioning.
...
Minor refactorings.
2023-01-09 22:45:35 +01:00
Christoph Giesche
a34368a282
Merge pull request #124 from cgiesche/notify_domain_and_cleanup
...
"Notify" domain and cleanup
2023-01-09 16:08:35 +01:00
Christoph Giesche
45cbfdd1ba
Minor cleanups
2023-01-02 17:11:37 +01:00
Christoph Giesche
4551553b33
Fixes #122 (Added "notify" to hardcoded domains).
...
Fixed sorting of domains.
2023-01-02 17:11:20 +01:00
Christoph Giesche
ed481fb14f
Updated versions
2023-01-02 17:06:19 +01:00
Christoph Giesche
9f7f7f89a5
Merge pull request #121 from cgiesche/vue_upgrade
...
Vue upgrade
2022-12-19 21:53:49 +01:00
Christoph Giesche
7b272ad911
Merge branch 'master' into vue_upgrade
2022-12-19 21:51:13 +01:00
Christoph Giesche
8c263772ff
Upgrade Dependencies
2022-12-19 15:09:59 +01:00
Christoph Giesche
157af5646a
Upgrade Dependencies
2022-12-13 16:15:07 +01:00
Christoph Giesche
65c6f4bb24
Cleanup
2022-12-13 15:50:09 +01:00
Christoph Giesche
c64301d877
Update README.md
...
Fixed invalid json.
2022-07-24 17:12:25 +02:00
Christoph Giesche
b259e90ea1
Merge pull request #100 from cgiesche/streamdeck-homeassistant-85
...
Fixed #85 Incorrect sorting for entities
2.1.0
2022-05-31 11:26:27 +02:00
Christoph Giesche
db1220dcd4
Merge pull request #99 from cgiesche/streamdeck-homeassistant-86
...
Fixed #86 Weather temperature always displays °C regardless of unit of measurement.
2022-05-31 11:25:41 +02:00
Christoph Giesche
a8fb66da16
Merge pull request #98 from cgiesche/streamdeck-homeassistant-96
...
#96 Added option to hide icon on entity buttons.
2022-05-31 11:24:28 +02:00
Christoph Giesche
651c7313a7
streamdeck-homeassistant-85 Fixed incorrect sorting for entities
2022-05-16 15:12:12 +02:00