29 Commits

Author SHA1 Message Date
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
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
Tobias
56de9dcb90 Added 'last_updated' and 'last_changed' into Title Variables 2021-12-28 17:59:08 +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
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
Christoph Giesche
64926c860f Re-integrated config page into streamdeck gui. 2021-09-02 21:56:43 +02:00
Christoph Giesche
5fb9e85e5b streamdeck-homeassistant-7 Sperate icons for switches 2021-08-22 12:03:57 +02:00
Christoph Giesche
7a93d6ce8c Removed primitive svg generation (icons, labels).
General cleanup.
2021-06-27 23:12:37 +02:00
Christoph Giesche
c411283481 Fixed bug that prevented users to save settings after clean install. Fixes #38 2021-05-04 21:01:15 +02:00
Christoph Giesche
19aac639d2 Merge pull request #37 from cgiesche/streamdeck-homeassistant-30
New configuration screen, Long press action
2021-04-30 23:51:58 +02:00
Christoph Giesche
2cc6e960de #34 #30
-Long-Press-Action
-Configuration screen redesign
2021-04-30 23:47:21 +02:00
Christoph Giesche
c1df06b098 streamdeck-homeassistant-29 Replace ninja-js by https://mozilla.github.io/nunjucks/ 2021-03-28 10:58:08 +02:00
Christoph Giesche
7972f8c5cb streamdeck-homeassistant-13 Allow to add static payload to service call 2021-03-21 12:17:14 +01:00
Christoph Giesche
a2986feb35 Merge pull request #17 from cgiesche/streamdeck-homeassistant-14
Replaced handlebars by jinja-js, Fixed bug
2021-02-24 13:50:02 +01:00
Christoph Giesche
44c4969c32 Fixes #14: Replaced handlebars by jinja-js
Fixes #16: Button misconfiguration side effects removed, added warning
2021-02-20 21:31:33 +01:00
Gummientchen
699b103f7b removed commented out line
This line was commented out and isn't needed.
2021-02-12 19:32:22 +01:00
Gummientchen
802665588d updated Pi.vue to sort list alphabetically
The lists in the button configuration screen weren't ordered by alphabet. So I shortly integrated that functionality.
2021-02-12 19:29:59 +01:00
Christoph Giesche
1032382a4e Fixes #8: Use switch button layout for entities of type "input_boolean" 2021-02-06 21:17:28 +01:00
Christoph Giesche
9e8de22519 Replaced fallback label from "{{state}}" to empty (caused switches to show state as text). 2021-02-03 21:34:12 +01:00
Christoph Giesche
1b1dc8fe7f Added missing fallback label-templates for default sensor. 2021-02-03 21:17:26 +01:00
Christoph Giesche
a9083e19d1 - improved label and title templating
- improved reconnect to home assistant
- packaging as streamDeckPlugin (attempt 1 of x ;))
- countless refactorings
2021-01-17 21:24:16 +01:00
Christoph Giesche
7c9bacb581 Save point before total win or fubar :D 2021-01-15 20:45:32 +01:00
Christoph Giesche
ae30648411 Update all states, even if one entity is configured more than once. 2021-01-09 20:29:46 +01:00
Christoph Giesche
9b6ca5813f Work in progress 2021-01-09 20:26:44 +01:00
Christoph Giesche
bceb4b32b5 init 2020-12-31 17:51:04 +01:00