106 Commits

Author SHA1 Message Date
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
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
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
Christoph Giesche
fefb3c5e91 Cleanup according to elgato spec 2022-02-20 15:58:20 +01:00
Christoph Giesche
650db1dd0d Merge pull request #81 from cgiesche/sd_store
Cleanup according to elgato spec
2.0.0
2022-02-11 15:08:25 +01:00
Christoph Giesche
3c9bb20e52 Cleanup according to elgato spec 2022-02-11 15:03:25 +01:00
Christoph Giesche
3076fd9efe Merge pull request #79 from cgiesche/sd_store
Added plugin icon
1.5.6
2022-02-09 23:19:02 +01:00
Christoph Giesche
96fb032f20 Added plugin icon 2022-02-09 23:16:07 +01:00
Christoph Giesche
32c1cad166 Merge pull request #78 from cgiesche/sd_store
Added store preview image
1.5.5
2022-02-09 22:57:47 +01:00
Christoph Giesche
f6e775571c Added store preview image 2022-02-09 22:56:00 +01:00
Christoph Giesche
09d0991c51 Merge pull request #76 from ybizeul/media_player_state_on
Set state "1" if result is "playing"
1.5.4
2022-02-07 17:05:17 +01:00
Yann Bizeul
56de6c1970 Set state "1" if result is "playing" 2022-02-07 15:25:58 +01:00
Christoph Giesche
b1c2c4565a Merge pull request #68 from cgiesche/npe_bugfix
Fixed NPE if an attribute contains a null value.
2021-12-30 15:56:57 +01:00
Christoph Giesche
a1d7b4e05c Merge pull request #69 from cgiesche/windowEntites
Added Support for window (open/closed) entities.
2021-12-30 15:56:48 +01:00
Christoph Giesche
c2f648a9b3 Added Support for window (open/closed) entities. 2021-12-30 15:14:42 +01:00
Christoph Giesche
91d83706c5 Fixed NPE if an attribute contains a null value. 2021-12-30 15:13:24 +01:00
Christoph Giesche
9785765e44 Merge pull request #67 from ToBiDi0410/master
Added 'last_updated' and 'last_changed' into Title Variables
1.5.3
2021-12-30 12:36:47 +01:00
Tobias
56de9dcb90 Added 'last_updated' and 'last_changed' into Title Variables 2021-12-28 17:59:08 +01:00
Christoph Giesche
e365faab05 Merge pull request #66 from ToBiDi0410/master
Domain fixes | Added general Homeassistant Domain
1.5.2
2021-12-28 10:32:56 +01:00
Christoph Giesche
3eda5929b1 Update src/modules/common/homeassistant.js
Removed debug logging.
2021-12-28 10:27:00 +01:00
Tobias
6f5621bdb7 Domain fixes | Added general Homeassistant Domain
This commit includes the following changes:
- Made callService & CallServiceCommand Method/Constructor accept a domain instead of an entity in order to make it possible to use the selected domain from buttonSettings
- Added Homeassistant to availableDomains (for general purpose)
2021-12-27 13:04:17 +01:00
Christoph Giesche
7b66fa8b29 Merge pull request #56 from cgiesche/streamdeck-homeassistant-55
Title disappears on experimental button
1.5.1
2021-09-07 09:14:30 +02:00
Christoph Giesche
60b0b6a3a8 Merge branch 'master' into streamdeck-homeassistant-55 2021-09-07 09:09:33 +02:00
Christoph Giesche
c246bfb1e0 Fixed #55: Title disappears on experimental button 2021-09-07 09:07:24 +02:00