File tree 2 files changed +4
-4
lines changed
custom_components/ledfxrm
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 93
93
- Set custom Endpoints for Start and Stop
94
94
- Configurable methods: ` GET ` , ` DELETE ` , ` PUT ` , ` POST `
95
95
- Configurable body: json (untested)
96
-
96
+ - NEW: Add Blade-Light: 1 effect throught multiple devices
97
97
98
98
## Upcoming Features
99
99
109
109
<summary >show</summary >
110
110
<p >
111
111
Default:
112
-
112
+
113
113
![ ledfx-remote] ( https://user-images.githubusercontent.com/28861537/100016798-46dde600-2dda-11eb-90c5-8229024a2e39.png )
114
-
114
+
115
115
![ setup] ( https://github.com/YeonV/ledfxrm/raw/main/docs/setup.png )
116
116
117
117
![ main] ( https://github.com/YeonV/ledfxrm/raw/main/docs/main.png )
Original file line number Diff line number Diff line change 3
3
NAME = "LedFX ReMote"
4
4
DOMAIN = "ledfxrm"
5
5
DOMAIN_DATA = f"{ DOMAIN } _data"
6
- VERSION = "0.1.9 "
6
+ VERSION = "0.2.0 "
7
7
MANUFACTURER = "YeonV"
8
8
9
9
ISSUE_URL = "https://github.com/YeonV/ledfxrm/issues"
You can’t perform that action at this time.
0 commit comments