Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gwww/elkm1 issues and pull requests

#84 - Bump dependencies.

Pull Request - State: closed - Opened by gwww 3 months ago

#83 - Ignore NO_KEY in keypad change messages.

Pull Request - State: closed - Opened by gwww 4 months ago - 2 comments

#82 - Elk Keypad KEYPAD 1 pressed USER_CODE_ENTERED (0)

Issue - State: closed - Opened by wappinghigh 5 months ago - 16 comments

#81 - Add more ruff checks across codebase.

Pull Request - State: closed - Opened by gwww 5 months ago

#80 - Update so all files are ruff checked.

Pull Request - State: closed - Opened by gwww 5 months ago

#79 - Remove async-timeout dependency

Pull Request - State: closed - Opened by gwww 5 months ago

#78 - Add more code quality checks to tests

Pull Request - State: closed - Opened by gwww 5 months ago

#77 - Update library tooling to use uv and ruff

Pull Request - State: closed - Opened by gwww 5 months ago

#76 - KMC better area configured

Pull Request - State: open - Opened by kevinjoshai 8 months ago

#75 - Areas are incorrectly labeled as configured [BUG]

Issue - State: closed - Opened by kevinjoshai 8 months ago - 8 comments
Labels: bug

#74 - pyserial-asyncio does blocking I/O in the event loop

Issue - State: closed - Opened by bdraco 9 months ago - 2 comments

#73 - Bump black from 23.3.0 to 24.3.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#72 - Update ssl context construction for py3.12 compatibility

Pull Request - State: closed - Opened by bdraco over 1 year ago - 2 comments

#71 - Replace ssl.PROTOCOL_TLS

Pull Request - State: closed - Opened by cdce8p over 1 year ago - 6 comments

#70 - [Enhancement] Question about Toggling ArmedStatus

Issue - State: open - Opened by jimboca over 1 year ago
Labels: enhancement

#69 - Fix secure connections with new openssl

Pull Request - State: closed - Opened by bdraco over 1 year ago - 3 comments

#68 - Description handling cleanup

Pull Request - State: closed - Opened by gwww about 2 years ago

#67 - New connection.py

Pull Request - State: closed - Opened by gwww about 2 years ago - 1 comment

#66 - Switch to asyncio buffering after login is complete

Pull Request - State: closed - Opened by bdraco about 2 years ago - 11 comments

#65 - Remove extra buffering layer since its already handled by asyncio

Pull Request - State: closed - Opened by bdraco about 2 years ago - 2 comments

#64 - [Enhancement] Report zone specific system trouble to the zone instead of the panel

Issue - State: open - Opened by jimboca over 2 years ago - 2 comments
Labels: enhancement

#63 - [BUG] RuntimeError: list changed size during iteration

Issue - State: closed - Opened by jimboca over 2 years ago - 6 comments
Labels: bug

#62 - Update workflow

Pull Request - State: closed - Opened by gwww over 2 years ago

#61 - Add KF functionality

Pull Request - State: closed - Opened by jimboca over 2 years ago - 23 comments

#60 - Adding chime status

Pull Request - State: closed - Opened by jimboca over 2 years ago - 1 comment

#59 - Use a more liberal cipher set.

Pull Request - State: closed - Opened by gwww over 2 years ago

#58 - Add support for Python 3.10 SSL

Pull Request - State: closed - Opened by gwww over 2 years ago

#57 - Update lib to use enums

Pull Request - State: closed - Opened by gwww over 2 years ago

#56 - Message decode and events refactor

Pull Request - State: closed - Opened by gwww over 2 years ago

#55 - Better login event generation

Pull Request - State: closed - Opened by gwww almost 3 years ago

#54 - [BUG] Frequent disconnects with latest version

Issue - State: closed - Opened by bdraco almost 3 years ago - 4 comments
Labels: bug

#53 - Separation of concerns

Pull Request - State: closed - Opened by gwww almost 3 years ago

#52 - Add CI workflow

Pull Request - State: closed - Opened by gwww almost 3 years ago

#51 - Add types to ElkM1 library

Pull Request - State: closed - Opened by gwww almost 3 years ago - 2 comments

#50 - Generate login event on non-secure connection

Pull Request - State: closed - Opened by gwww almost 3 years ago

#49 - [BUG] ValueError in zc_decode

Issue - State: closed - Opened by jimboca almost 3 years ago - 2 comments
Labels: bug

#48 - Request for Assistance

Issue - State: closed - Opened by electron1963 almost 3 years ago - 24 comments

#47 - Add support for fetching temperature_units

Pull Request - State: closed - Opened by bdraco almost 3 years ago - 2 comments

#46 - Add discovery support

Pull Request - State: closed - Opened by bdraco almost 3 years ago - 2 comments

#45 - Switch to poetry-core

Pull Request - State: closed - Opened by fabaff over 3 years ago

#44 - Elk M1G SSL Error after updating M1XEP to v 2.0.46

Issue - State: closed - Opened by ls6620 over 3 years ago - 7 comments
Labels: bug

#43 - [Enhancement] Tag releases on GitHub

Issue - State: closed - Opened by dotlambda over 3 years ago - 2 comments
Labels: enhancement

#42 - [Enhancement] How to get F or C configuration from panel

Issue - State: closed - Opened by jimboca almost 4 years ago - 3 comments
Labels: enhancement

#41 - Question: Ever seen Keypad Zero?

Issue - State: closed - Opened by jimboca almost 4 years ago - 3 comments

#40 - [BUG] Voltage is not initialized on startup

Issue - State: closed - Opened by jimboca almost 4 years ago - 5 comments
Labels: bug

#39 - [Enhancement] Discovery Support

Issue - State: closed - Opened by bdraco about 4 years ago
Labels: enhancement

#38 - [Enhancement] Know if a Zone can be bypassed

Issue - State: closed - Opened by jimboca about 4 years ago - 2 comments
Labels: enhancement

#37 - Requirement is pinned for elkm1-lib 0.8.8: pyserial-asyncio>=0.4.0,<0.5.0

Issue - State: closed - Opened by MartinHjelmare about 4 years ago - 2 comments
Labels: bug

#36 - [BUG]

Issue - State: closed - Opened by jimboca about 4 years ago - 2 comments
Labels: bug

#35 - [BUG] Zone change callback called twice with same changeset

Issue - State: closed - Opened by jimboca about 4 years ago - 5 comments
Labels: bug

#34 - Can't install the lib elk_m1

Issue - State: closed - Opened by srjacob999 about 4 years ago - 4 comments

#33 - Final cleanup

Pull Request - State: closed - Opened by gwww about 4 years ago

#32 - Add callback handlers. Clean-code.

Pull Request - State: closed - Opened by gwww over 4 years ago

#31 - Clean code: moving responsibilites closer to the right spot

Pull Request - State: closed - Opened by gwww over 4 years ago
Labels: Hacktoberfest, hacktoberfest-accepted

#30 - Convert .format to f-strings.

Pull Request - State: closed - Opened by gwww over 4 years ago
Labels: Hacktoberfest, hacktoberfest-accepted

#29 - Lint and isort cleanup.

Pull Request - State: closed - Opened by gwww over 4 years ago
Labels: Hacktoberfest, hacktoberfest-accepted

#28 - Add real time clock, keypad press, callbacks for connected/disconnected.

Pull Request - State: closed - Opened by gwww over 4 years ago - 1 comment
Labels: Hacktoberfest, hacktoberfest-accepted

#27 - Zone bypass, couple of cleanups.

Pull Request - State: closed - Opened by gwww over 4 years ago
Labels: Hacktoberfest, hacktoberfest-accepted

#26 - Improve LD handling. Remove pytz dependency.

Pull Request - State: closed - Opened by gwww over 4 years ago
Labels: Hacktoberfest, hacktoberfest-accepted

#25 - [Enhancement] Add a contributing.md to the project.

Issue - State: open - Opened by gwww over 4 years ago
Labels: enhancement

#24 - Alarm State Not Correct

Issue - State: closed - Opened by mstarks01 over 4 years ago - 4 comments

#23 - Request - Allow setting system time (rw)

Issue - State: closed - Opened by wuench over 4 years ago - 4 comments

#22 - Document existing ElkM1 services

Issue - State: closed - Opened by gwww over 4 years ago - 2 comments

#21 - Keypad KeyChange Update (KC/kf)

Issue - State: closed - Opened by gwww over 4 years ago - 4 comments

#20 - Support Zone Trigger (zt)

Issue - State: closed - Opened by gwww over 4 years ago - 2 comments

#19 - Support Request Change User Code (cu)

Issue - State: open - Opened by gwww over 4 years ago

#18 - Support Zone Bypass Request (zb)

Issue - State: closed - Opened by gwww over 4 years ago - 2 comments

#17 - Document the trouble statuses

Issue - State: closed - Opened by gwww over 4 years ago - 3 comments

#15 - Requirement is pinned for elkm1-lib 0.7.18: pytz>=2018.9,<2019.0

Issue - State: closed - Opened by MartinHjelmare over 4 years ago - 3 comments

#14 - Counters not updated

Issue - State: closed - Opened by HerveB over 4 years ago - 8 comments

#13 - Decode and handle LD log_data messages

Pull Request - State: closed - Opened by gjbadros over 4 years ago - 3 comments

#12 - Support LD logging command output for detecting users that change alarm state

Issue - State: closed - Opened by gjbadros over 4 years ago - 3 comments

#11 - Add functionality to stop the connection

Pull Request - State: closed - Opened by bdraco almost 5 years ago - 12 comments

#10 - Add ability to find configured elements

Pull Request - State: closed - Opened by bdraco almost 5 years ago - 27 comments

#9 - How to wait for all configuration data to be available?

Issue - State: closed - Opened by jimboca almost 5 years ago - 9 comments

#8 - Fix tests

Pull Request - State: closed - Opened by gwww almost 6 years ago

#7 - Add timeout handling; change Message class

Pull Request - State: closed - Opened by gwww almost 6 years ago

#6 - New message handling code

Pull Request - State: closed - Opened by gwww almost 6 years ago

#5 - Support multiple elk instances in one process.

Pull Request - State: closed - Opened by gjbadros almost 6 years ago - 20 comments

#4 - Update README.md to print to STDOUT

Pull Request - State: closed - Opened by stevemcquaid over 6 years ago

#3 - Unable to Run basic REAME.md instructions

Issue - State: closed - Opened by stevemcquaid over 6 years ago - 9 comments

#2 - Missing module pytest, imported by test_message.py

Issue - State: closed - Opened by ghost over 6 years ago - 3 comments

#1 - Fix for HASS Recorder errors about not being JSON serializable

Pull Request - State: closed - Opened by BioSehnsucht over 6 years ago - 1 comment