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

Initial support for hubs and sensors #763

Closed
wants to merge 2 commits into from
Closed

Conversation

rytilahti
Copy link
Member

@rytilahti rytilahti commented Feb 18, 2024

Note: Not ready to be merged, created to help to test commands for #749


This adds initial support for H100 and its alarmmodule.
Extends smartchilddevice to support modules initialized based on the child component negotiation.

Also implements the following modules for T315:

  • reportmodule (reporting interval)
  • battery
  • humidity
  • temperature

image

image
image

This should open a path to implement #422

@rytilahti rytilahti added the enhancement New feature or request label Feb 18, 2024
@rytilahti rytilahti force-pushed the feat/h100_and_children branch 3 times, most recently from ec73aad to 9b2a6f9 Compare February 19, 2024 00:30
Base automatically changed from feat/modularize_smartdevice to master February 19, 2024 17:01
* Initialize children's modules (and features) using the child component negotiation results
* Set device_type based on the device response
* Print out child features in cli 'state'
* Add --child option to cli 'command' to allow targeting child devices
* Guard "generic" features like rssi, ssid, etc. only to devices which have this information
Adds initial support for H100 and its alarmmodule.

Also implements the following modules for T315:
* reportmodule (reporting interval)
* battery
* humidity
* temperature
@rytilahti
Copy link
Member Author

Superseded by #775 and #776.

@rytilahti rytilahti closed this Feb 20, 2024
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.

None yet

1 participant