https://github.com/bomberus/deye_sensor
Deye Inverter Home Assistant integration
https://github.com/bomberus/deye_sensor
Last synced: over 1 year ago
JSON representation
Deye Inverter Home Assistant integration
- Host: GitHub
- URL: https://github.com/bomberus/deye_sensor
- Owner: Bomberus
- License: mit
- Created: 2023-04-29T22:13:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T17:23:15.000Z (over 1 year ago)
- Last Synced: 2025-01-17T17:34:54.538Z (over 1 year ago)
- Language: Python
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Deye Sensor
[![GitHub Release][releases-shield]][releases]
[![GitHub Activity][commits-shield]][commits]
[![License][license-shield]](LICENSE)
[![hacs][hacsbadge]][hacs]
![Project Maintenance][maintenance-shield]
[![BuyMeCoffee][buymecoffeebadge]][buymecoffee]
[![Discord][discord-shield]][discord]
[![Community Forum][forum-shield]][forum]
_Integration to integrate with [deye_sensor][deye_sensor]._
**This integration will set up the following platforms.**
Platform | Description
-- | --
`binary_sensor` | Show something `True` or `False`.
`sensor` | Show info from API.
## Installation
1. Using the tool of choice open the directory (folder) for your HA configuration (where you find `configuration.yaml`).
1. If you do not have a `custom_components` directory (folder) there, you need to create it.
1. In the `custom_components` directory (folder) create a new folder called `deye_sensor`.
1. Download _all_ the files from the `custom_components/deye_sensor/` directory (folder) in this repository.
1. Place the files you downloaded in the new directory (folder) you created.
1. Restart Home Assistant
1. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Deye Sensor"
## Configuration is done in the UI
## Contributions are welcome!
If you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)
***
[deye_sensor]: https://github.com/Bomberus/deye_sensor