Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

witty cloud with LDR and RGB #598

Closed
lpt2007 opened this issue Oct 24, 2019 · 2 comments
Closed

witty cloud with LDR and RGB #598

lpt2007 opened this issue Oct 24, 2019 · 2 comments

Comments

@lpt2007
Copy link

lpt2007 commented Oct 24, 2019

Hi,

I try to use witty cloud LDR and RGB.

160422_witty_cloud_01-1-768x595

For LDR sensor I try like this but I have error in script:

sensor:
  - platform: adc
    pin: A0
    name: Illuminance
    unit_of_measurement: lux
    filters:
      - lambda: (x * 3.3 / 10000.0) * 2000000.0
@close-issue-app
Copy link

#499

@FabioWielewski
Copy link

Oi,

Eu tento usar nuvem espirituosa LDR e RGB.

160422_witty_cloud_01-1-768x595

Para o sensor LDR, eu tento assim, mas tenho um erro no script:

sensor:
  - platform: adc
    pin: A0
    name: Illuminance
    unit_of_measurement: lux
    filters:
      - lambda: (x * 3.3 / 10000.0) * 2000000.0

please, this lambda calculation is correct?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants