-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Add Rexense integration #143262
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
base: dev
Are you sure you want to change the base?
Add Rexense integration #143262
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Device or service specific code should exist in its own library hosted on pypi
1914e6b
to
395e2dd
Compare
I’ve updated the source code per your feedback, move specific code to aiorexense. Could you please take another look? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please make sure you have a proper development environment running. Also, what does Rexense do? What kind of devices do they sell and to what kind of devices does this connect?
1. Development Environment & TestingI have a proper development environment set up and have successfully verified device connectivity with the Rexense 3Phase Meter. Also I ran: 2. About RexenseRexense is an IoT solutions provider specializing in wireless modules and devices. Their product lineup includes Zigbee, BLE, and Wi-Fi radio modules, gateways, and IoT devices. Website : https://www.rexense.com/ 3. Current Projects & HA IntegrationWe are currently developing a Wi-Fi 3-Phase Electricity Meter and a Smart Plug for Home Assistant integration. Our primary target market is Germany. Using the initial version of the meter, I’ve confirmed that the Home Assistant integration works as expected. The Smart Plug integration will be merged shortly. |
|
|
We only allow integrations to be added for products that are available on the market though |
Understood. I’ll update the integration once the device is officially on the market. Thank you. |
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. |
keep it open |
Breaking change
Additional information
Proposed change
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: