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

Add more devices #62

Merged
merged 6 commits into from
Nov 30, 2021
Merged

Add more devices #62

merged 6 commits into from
Nov 30, 2021

Conversation

SukramJ
Copy link
Collaborator

@SukramJ SukramJ commented Nov 30, 2021

  • Add KeyMatic
  • Add HmIP-MOD-OC8
  • Add HmIP-PCBS, HmIP-PCBS2, HmIP-PCBS-BAT, HmIP-USBSM
  • Remove xmlrpc calls related to ccu system variables (not supported by api)
  • Update hub sensor excludes

@SukramJ SukramJ merged commit f2b8954 into danielperna84:devel Nov 30, 2021
@SukramJ SukramJ deleted the devices branch November 30, 2021 12:48
@danielperna84
Copy link
Owner

The system variable stuff via the proxy is for Homegear. Homegear has additional API methods for this because there's no JSON-RPC. Here's the API reference: https://ref.homegear.eu/rpc.html#getAllSystemVariables

@SukramJ
Copy link
Collaborator Author

SukramJ commented Nov 30, 2021

I know. This is the dedicated Client for the CCU (ClientCCU). The Client for Homegear (ClientHomegear) uses the proxy version.
I missed to remove the code when i splitted the implementation.

@SukramJ
Copy link
Collaborator Author

SukramJ commented Nov 30, 2021

Do you have something like "HmIP_Device_Documentation.pdf" for the Bidcos-RF devices?
Currently i use pydevccu and pyhomematic as reference for Bidcos-RF.

@danielperna84
Copy link
Owner

hm_devices_Endkunden.pdf

Yes. But this is incomplete, as it hasn't been updated for a while. So for some devices pydevccu is the best source because I have extracted everything from the XMLs on the CCU.

SukramJ added a commit that referenced this pull request Mar 28, 2022
- Add KeyMatic
- Add HmIP-MOD-OC8
- Add HmIP-PCBS, HmIP-PCBS2, HmIP-PCBS-BAT, HmIP-USBSM
- Remove xmlrpc calls related to ccu system variables (not supported by api)
- Update hub sensor excludes
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants