Christoph Giesche
99bac4f957
Improvement: Add required hint to required service data fields.
2.4.4
2024-01-28 19:12:20 +01:00
Christoph Giesche
76f7ba983b
Fixes #227 : Make sure entity selection works if service contains only a single entity instead of a list of entities.
2024-01-28 19:11:39 +01:00
Christoph Giesche
d444b09398
Fixes #234 : Add DisableAutomaticStates to manifest.json, so custom icons are only switched by state changes of entities.
2024-01-28 19:09:20 +01:00
Christoph Giesche
1a9879e697
In case of no selected entity, omit target field in request. (Related to https://github.com/cgiesche/streamdeck-homeassistant/issues/227#issuecomment-1910045240 ).
2024-01-28 19:08:05 +01:00
Christoph Giesche
8293b7afaa
Merge pull request #218 from philippwaller/feat/template-support
...
Add support for Jinja templates
2023-12-20 13:34:26 +01:00
Philipp Waller
e3c396ee9f
chore: format code
2023-12-17 17:38:18 +01:00
Philipp Waller
81454b514c
docs: Update README.md with instructions on using jinja templates
2023-12-17 01:04:54 +01:00
Philipp Waller
12b67951f0
refactor(websocket): Replace CallServiceCommand with ExecuteScriptCommand to enable Jinja support
2023-12-17 01:02:48 +01:00
Philipp Waller
1555126506
refactor(websocket): Enhance readability of debug messages
2023-12-17 00:54:50 +01:00
Christoph Giesche
a9bd216329
Update config.yml
2023-12-06 22:45:50 +01:00
Christoph Giesche
3cbf4a1ef8
Update config.yml
2023-12-06 22:40:01 +01:00
Christoph Giesche
3144978bd8
Delete .github/ISSUE_TEMPLATE/bug-report.yml
2023-12-06 22:38:22 +01:00
Christoph Giesche
4f63734bee
Update config.yml
2023-12-06 22:37:24 +01:00
Christoph Giesche
e67bcef1b3
Update bug-report.yml
2023-12-06 22:35:27 +01:00
Christoph Giesche
1d640d65b0
Update bug-report.yml
2023-12-06 22:34:43 +01:00
Christoph Giesche
96e32b4b2d
Added issues config
2023-12-06 22:33:52 +01:00
Christoph Giesche
c4bc5c1c24
Merge remote-tracking branch 'origin/master'
2023-12-06 22:31:10 +01:00
Christoph Giesche
b55f2c7c0b
Added issues config
2023-12-06 22:31:00 +01:00
Christoph Giesche
4f080d3131
Merge pull request #191 from cgiesche/streamdeck-homeassistant-71
...
Fixed reconnect bug(s)
2.4.1
2023-11-27 15:52:46 +01:00
Christoph Giesche
0006edb99a
Fixed #189 , #71 (Reconnect not working)
...
Fixed #185 (Missleading "optional" hint, reconnect not working)
2023-11-27 15:48:21 +01:00
Christoph Giesche
256513a324
Merge pull request #184 from marcomsousa/marcomsousa-patch-1
...
Fix some typos README.md
2023-11-12 15:58:54 +01:00
Marco Sousa
890dbbbca4
Fix some typos README.md
2023-11-11 16:13:14 +01:00
Christoph Giesche
930eb5c6e9
Merge pull request #183 from cgiesche/streamdeck-homeassistant-117
...
streamdeck-homeassistant-117 Added configuration for tickMultiplier a…
2.4.0
2023-11-07 15:48:52 +01:00
Christoph Giesche
bec911cf2f
streamdeck-homeassistant-117 Added configuration for tickMultiplier and tickBucketSize
2023-11-07 15:08:51 +01:00
Christoph Giesche
2ae26acd1f
Merge pull request #182 from cgiesche/streamdeck-homeassistant-117
...
Streamdeck homeassistant 117
2.3.6
2023-11-06 00:13:09 +01:00
Christoph Giesche
7d875f4c06
streamdeck-homeassistant-117 Added rotationPercent and rotationAbsolute to available variables.
2023-11-06 00:02:21 +01:00
Christoph Giesche
dd1dbe4c01
streamdeck-homeassistant-117 Refactoring + Minimalistic SD+ hack for display.
2023-11-05 23:00:29 +01:00
Christoph Giesche
770eefb495
streamdeck-homeassistant-117 Streamdeck Plus
2.3.5
2023-10-16 22:13:21 +02:00
Christoph Giesche
c9b744449c
streamdeck-homeassistant-117 Streamdeck Plus
2023-10-16 22:12:47 +02:00
Christoph Giesche
e8fd4a0e80
Merge pull request #180 from cgiesche/vue3-upgrade
...
Upgrade to vue3.
2023-10-08 21:23:40 +02:00
Christoph Giesche
f84ab6ef1b
Fixed eslint problems
2023-10-08 21:09:28 +02:00
Christoph Giesche
c21d690024
Upgrade to vue3. Working state.
2023-09-25 22:07:20 +02:00
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