You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/HISTORY.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,7 @@ None
136
136
**Breaking Changes**
137
137
138
138
- AppDaemon no longer supports versions of Python prior to 3.10. This is in line with other packages, and allows us to keep the code base up to date and current with the latest developments
139
+
- Services with the Alexa integration have a naming conflict with its `target` argument and the `target` expected by the websocket API. Service calls may have to be adjusted. See [advanced service calls](https://appdaemon.readthedocs.io/en/latest/HASS_API_REFERENCE.html#advanced-service-calls) for more information.
0 commit comments