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 |
|
Christoph Giesche
|
c35f251a3a
|
streamdeck-homeassistant-86 Use unit_of_measurement for temperature if available. Otherwise default to °C.
|
2022-05-16 14:35:42 +02:00 |
|
Christoph Giesche
|
89fcd9165a
|
streamdeck-homeassistant-96 Added option to hide icon on entity buttons.
|
2022-05-16 14:24:09 +02:00 |
|
zarmstrong
|
b18c4cf00c
|
Update entityButtonImageFactory.js
|
2022-05-07 13:40:32 -06:00 |
|
zarmstrong
|
c63629ec2a
|
Update entityButtonImageFactory.js
change device_class to garage
|
2022-05-07 13:34:21 -06:00 |
|
zarmstrong
|
5ed893d022
|
Update entityButtonImageFactory.js
fixed position of cover
|
2022-05-07 13:24:17 -06:00 |
|
zarmstrong
|
e5c92d0441
|
Update entityButtonImageFactory.js
added cover for garage
|
2022-05-07 13:15:36 -06:00 |
|
Christoph Giesche
|
e3ac128406
|
Update README.md
|
2022-02-23 23:44:34 +01:00 |
|
Christoph Giesche
|
af5c98deb4
|
Merge pull request #84 from cgiesche/sd_store
Renamed action names to be more precise and at the same time shorter to fit one line.
2.0.1
|
2022-02-20 16:06:34 +01:00 |
|