Skip to content
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

✨ [feature] Add support for KeyFob sensors #93

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

XaF
Copy link
Owner

@XaF XaF commented Feb 19, 2023

Fixes #45

@XaF XaF added the enhancement New feature or request label Feb 19, 2023
@XaF XaF force-pushed the xaf/add_support_for_keyfob_sensor branch 3 times, most recently from 4244fb8 to 4f907d3 Compare February 19, 2023 04:17
@github-actions

This comment has been minimized.

@XaF XaF force-pushed the xaf/add_support_for_keyfob_sensor branch from 4f907d3 to 142313a Compare February 19, 2023 04:22
@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
apps/qolsysgw
   gateway.py1583180%95–96, 131–154, 162, 187–188, 216–217, 226–227, 236–237, 243, 263–264
apps/qolsysgw/mqtt
   exceptions.py170100% 
   listener.py53885%42–44, 68–70, 74–75
   updater.py243797%169, 217, 220, 339, 390, 473, 551
   utils.py50100% 
apps/qolsysgw/qolsys
   actions.py50296%24, 34
   config.py701381%63–64, 66, 70, 75, 90–102, 112, 120, 146
   control.py151795%39, 47, 51, 58, 65, 81, 88
   events.py2322191%64, 69, 100, 104, 130–131, 163, 167, 190, 201, 208, 235, 251, 265, 278–280, 325, 357, 369, 414
   exceptions.py290100% 
   observable.py17382%13, 17–18
   partition.py120794%149–153, 159–163, 166
   sensors.py2072090%57–78, 136, 194, 198, 205, 222, 226
   socket.py931980%36, 43, 52–54, 83–84, 103–105, 109–110, 114–116, 126–127, 133–134
   state.py64395%24, 74, 82
   utils.py47491%11, 14, 20–21
TOTAL155614591% 

Tests Skipped Failures Errors Time
120 0 💤 0 ❌ 0 🔥 32.895s ⏱️

@XaF XaF merged commit 0da482e into main Feb 19, 2023
@XaF XaF deleted the xaf/add_support_for_keyfob_sensor branch February 19, 2023 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for KeyFob sensor type
1 participant