Skip to content
View zxdavb's full-sized avatar

Block or report zxdavb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ramses_rf Public

    An interface for the RAMSES RF protocol, as used by Honeywell-compatible HVAC & CH/DHW systems.

    Python 68 19

  2. ramses_cc Public

    HA integration for CH/DHW and HVAC systems that use the RAMSES II RF protocol

    Python 87 20

  3. evohome-async Public

    An asyncio Python client to the Resideo TCC web API

    Python 11 13

  4. ramses_protocol Public

    RAMSES-II is a Honeywell RF protocol for HVAC and CH/DHW

    47 10

1,251 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 19 commits in 2 repositories

Created a pull request in home-assistant/core that received 5 comments

Update evohome-async to 1.0.3

Proposed change This PR removes a blocking I/O in the client library as reported in #139980. The evohome-async client did this: self._tzinfo = zon…

+3 −3 lines changed 5 comments
Opened 3 other pull requests in 1 repository
home-assistant/core 3 merged

Created an issue in zxdavb/evohome-async that received 1 comment

NotImplementedError: DST transitions are not implemented

Time zones (TZs) are difficult, but are needed for (e.g.) knowing when daylight savings time (DST) starts & stops. This library makes much effort t…

1 comment
Loading