Rename service_data to data to maintain HA compatibility.

This commit is contained in:
Dermot Duffy
2023-10-08 21:17:57 -07:00
parent 972029fac6
commit 9a2eb24d35
46 changed files with 929 additions and 380 deletions
+1 -1
View File
@@ -335,7 +335,7 @@ describe('should convert webrtc card PTZ to Frigate card PTZ', () => {
tap_action: {
action: 'call-service',
service: 'foo',
service_data: {
data: {
tap_action: {
action: 'none',
},