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

Request support for (See Attached YML) - Geeni GN-BW233 / GN-BW230 #1360

Closed
fireheadman opened this issue Nov 29, 2023 · 5 comments
Closed

Comments

@fireheadman
Copy link

Please see attached YML file, Took advice of Beared Tinker and created the configuration and tested it.

Log Message

No Logs

Information about DPS mappings

3 DPs, listed in YML

Product ID

3 Product IDs that all behave the same way.
hvfqgkigk9nj0p6p
41xqxqiflb6lqaqv
gbi4ljmlyrxx23mz

Information about how the device functions

@fireheadman fireheadman added the new device Unsupported device label Nov 29, 2023
@fireheadman
Copy link
Author

fireheadman commented Nov 29, 2023

homeassistant:/config/custom_components/tuya_local/devices# cat geeni_edison_globe_wifi.yaml

name: Geeni LUX Edison lightbulb
products:
  - id: hvfqgkigk9nj0p6p
    model: GN-BW223-999
    manufacturer: Geeni
  - id: 41xqxqiflb6lqaqv
    model: GN-BW223-999
    manufacturer: Geeni
  - id: gbi4ljmlyrxx23mz
    model: GN-BW230-999
    manufacturer: Geeni
primary_entity:
  entity: light
  dps:
    - id: 1
      type: boolean
      name: switch
    - id: 2
      name: brightness
      type: integer
      range:
        min: 25
        max: 255
    - id: 3
      name: color_temp
      type: integer
      range:
        min: 0
        max: 255
      mapping:
        - target_range:
            min: 2700
            max: 6500

image
image
image
image

@fireheadman
Copy link
Author

this works perfect.... hoping you can use this easier than my last request for these?
If not, at least I have them in my devices and documented incase an update wipes them

@fireheadman
Copy link
Author

fireheadman commented Nov 29, 2023

actually... do have a small request for info....
How do you get the Model info to populate as the regular Tuya app does?
image

@make-all make-all added the config provided Config included by reporter label Nov 29, 2023
@make-all make-all moved this to 📋 Backlog in Tuya Local Nov 29, 2023
@fireheadman
Copy link
Author

@make-all
Copy link
Owner

Matches existing cct_v1_lightbulb config.

@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in Tuya Local Sep 22, 2024
@make-all make-all removed new device Unsupported device config provided Config included by reporter labels Sep 22, 2024
@make-all make-all removed this from Tuya Local Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants