-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release v1.1.0 #259
Merged
release v1.1.0 #259
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* tests fix for python 3.12 * make use of config entry runtime_data * isapi models refactoring * improved getting of single element arrays from xml * moved http client into isapi * remove HA imports from isapi * events and constants refactoring * _get_event_notification_host simplified * separated the ISAPI client from the HA integration * use python 3.12 in CI * HA core version sync for test env
* reconfigure flow * config schema suggstions * re-auth flow
* add user permission in Readme * Test Environment on windows * Debug tests on windows with docker * Debug 1 test file on windows with docker * Force RSTP PORT if user needs it * fix conftest: missing parameter * Add test for camera DS-2CD2T86G2-ISU/SL * Manage hostname in Alarm server url (not only ip) * Remove useless logging * Manage alerts from camera outside the network * Add 3 cameras in test_basic_init * initialization multi device integration in tests * simplified code in set_alarm_server * fixed double parsing alert xml * removed redundant try/except and correctly handled case of device not found * homeassistant integration quality scale fix * remove FORCE_RTSP_PORT checkbox and fix rtsp_port_forced translation * mock_isapi_device fix * added non-docker debug configuration --------- Co-authored-by: maciej-or <[email protected]>
* fixed io events status url and added tests * io events unique_id fix
…example) (#241) * Add support for multiple channels for single camera, for example thermal cameras * Minor bug fix for channel name * Map thermometry event to motiondetection * fixed fixtures for Streaming/channels request * Add separte thermometry event * integration constants update * back to mapping thermometry to motion event and test for notification * test fix --------- Co-authored-by: maciej-or <[email protected]> Co-authored-by: Maciej <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.