[Requests] Homey Pro Community App Requests

What is the brand:

Came

What is/are the device(s)/service for type:

Came motor gate for sliding doors

What kind of category/signal(s) would the app use:

wifi and cloud

Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blogs/Github etc)?

Also APP for Home Assistent already exists

Are you willing to loan or donate to a developer?

Yes, I’m ready to pay 400eur

**What is the brand:**

Rainpoint

**What is/are the device(s)/service for type:**

Examples:
Soil moisture monitors
Garden hose smart switches

**What kind of category/signal(s) would the app use:**

I don’t know

  • IP (Local/Cloud/WiFi);
  • Bluetooth
  • Other (Please explain);

**Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blogs/Github etc)?**

I don’t know

**Are you willing to loan or donate to a developer?**

  • Yes - devices and money

**Extra information:**

**What is the brand:**

AEG solarcube

**What is/are the device(s)/service for type:**

  • Home battery

**What kind of category/signal(s) would the app use:**

  • IP (Local/Cloud/WiFi);
  • AEG app

Home Assistant Access Steps:
The Home Assistant feature allows the energy storage system to be integrated with a Home Assistant smart home
environment.
Through this integration, system data can be displayed and used for monitoring or automation within Home Assistant.

  1. Preparation Before Access
    Before enabling the Home Assistant function, please ensure the following conditions are met:
    · A Home Assistant hardware environment is already installed and running
    · A computer or device is available and can access the Home Assistant runtime environment
    · A valid GitHub account
    · A valid Home Assistant account for Sunpura integration
    AEG

  2. Compressed Package Directory Contents
    After downloading the Home Assistant access package, the directory includes the following files:
    · Access Instruction Manual: step-by-step guidance for installation and configuration
    · HA-EMS-panel.mjs: EMS display panel for visualizing system data
    · HA-EMS-local.zip: local communication plugin for connecting the system within a local network
    · HA-EMS.zip: cloud communication plugin for remote data access
    Users should select and install the appropriate plugin according to their Home Assistant setup and network
    environment.

The Home Assistant access package can be downloaded from the following link:

https://cdn.shuoxd.com/aeg/HA/aeg-ha.zip

**What is the brand:** Boneco.
**What is/are the device(s)/service for type:** Air Purifier, Humidifier
**What kind of category/signal(s) would the app use:** - Wifi
**Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blog s/Github etc)?** I don’t know
**Are you willing to loan or donate to a developer?** No
**Extra information:** No

What is the brand: Zeekr
What is/are the device(s)/service for type: Cars
What kind of category/signal(s) would the app use: Wifi
Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blog s/Github etc)? I don’t know
Are you willing to loan or donate to a developer? No
Extra information: No

What is the brand: heypolo
What is/are the device(s)/service for type: Presence
What kind of category/signal(s) would the app use: Website
Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blog s/Github etc)? Probably not
Are you willing to loan or donate to a developer? Yes, money
Extra information: No

What is the brand:

Distech Eclypse

What is/are the device(s)/service for type:

Examples:

  • Airconditioning controls
  • Connected Thermostats

What kind of category/signal(s) would the app use:

  • IP (Local/Cloud/WiFi);
  • Bluetooth (BLE)

Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blogs/Github etc)?

Most common interface is the ECY-STAT (https://www.distech-controls.com/products/detail/947884/distech-controls/eclypse-connected-thermostat)

It communicates over BLE and Wi-Fi and has an open RESTful interface (REST API | Distech Controls Wiki).

There’s a HA app that was recently developed that might be a good starting point: GitHub - Gus0711/ha-distech-eclypse: Home Assistant custom integration for Distech Controls ECLYPSE controllers (API V1 & V2) · GitHub

Are you willing to loan or donate to a developer?

  • No, but happy to help with testing

Extra information:

Aux airco

What is/are the device(s)/service for type:

  • Airconditioning

What kind of category/signal(s) would the app use:

  • IP (Local/Cloud/WiFi); ac freedom app

Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blogs/Github etc)? no i can find

Link(s) to where can this be found, the more information, the better. AC Freedom - Feature Requests - Home Assistant Community

Are you willing to loan or donate to a developer?

Yes, donate money €/$/£

**What is the brand:**

E.ON Energy(UK)

**What is/are the device(s)/service for type:**

Energy usage, both Electricity and Gas, possibly extending to variable rates, car charging and Solar Panels.

**What kind of category/signal(s) would the app use:**

  • Private service (likely E.On Servers)

**Is there a (public) API / documentation / manual(s) or known (other) implementations (like Blogs/Github etc)?**

There is a Home Assistant integration (see: GitHub - madmachinations/eon-next: Home Assistant custom component for energy tracking with Eon Next · GitHub)

There is also some form of integration directly to the smart meter and/or E.ON databases using a code on the smart display provided by E.ON. USwitch, a UK company that provides comparison data for a number of areas, including energy contracts, uses this to access a customer’s historical energy data

**Are you willing to loan or donate to a developer?**

Happy to beta test and provide access to smart display code if this is the chosen development approach.

Extra info:

see wiki for E.ON (E.ON - Wikipedia) and E.ON UK (E.ON UK - Wikipedia)

Thanks

I was reading something about Home Assistant automations around mail delivery. Not Email, regular postal service things. Which led me to another question about package delivery like Amazon, UPS, Fedex, etc. Does Homey have any apps in this kind of use case? In the USA, there is an app for USPS, and of course there are apps for each kind of major delivery service; maybe Homey can help to automate those things and make them into dashboard widget?

@moderators @Don_Brown Wrong topic i think.

What is the brand:
Ratio (website: https://www.ratio-electric.com)

What is/are the device(s)/service for type:
EV charging station. Specifically the Ratio chargers managed through the official Ratio app (including the Ratio Solar). The app would show charging status and power, and allow starting/stopping a charge.

What kind of category/signal(s) would the app use:
Via the cloud API behind the official Ratio app (AWS Cognito authentication + REST). Optionally also Bluetooth (BLE) for local control without the cloud (the charger uses the Inspiro IPC protocol over BLE).

Is there an (public) API / documentation / manual(s) or known (other) implementations (like Blogs/Github etc)?
Yes. There is an open-source, reverse-engineered Python client and a working Home Assistant integration:

  • aioratio (async Python client for the Ratio cloud API, including optional BLE): Github
  • Home Assistant integration by the same author: Github

The API is not officially documented by Ratio itself; the projects above document the endpoints, the Cognito authentication flow and the data models quite thoroughly in their READMEs.

Are you willing to loan or donate to a developer?
Yes, donate money

Extra information:
There is no Ratio app in the Homey App Store yet. A working prototype build by myself (with Claude and no programming knowledge) already exists, built with the Python Apps SDK + the aioratio library: pairing with a Ratio account, plus capabilities for power, charging state, car connected, charging blocked, grid-operator power reduction (DSO), error/fault alarm, firmware-update available, and (approximated) kWh.

Please rewrite your post according to the template mentioned in post 1, @Don_Brown