I have an integration in my configuration.yaml
sensor:
- platform: integration
source: sensor.pj_1103_clamp_power_meter_power
name: energy_spent
unit_prefix: k
round: 2
- But I can’t find it in my UI
/config/integrations/dashboard
, am I on the correct link? - If link is correct, how do I make it appear?
- Then I tried to do the same in UI, to create a Riemann integration, I was brought to the
Helpers
- A helper was created, but where is it stored? Nothing inside
configuration.yaml