Franck Nijhof 3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00

1.3 KiB

title, description, ha_category, ha_iot_class, ha_release, ha_config_flow, ha_codeowners, ha_domain, ha_dhcp, ha_platforms
title description ha_category ha_iot_class ha_release ha_config_flow ha_codeowners ha_domain ha_dhcp ha_platforms
Sense Instructions on how to integrate Sense within Home Assistant.
Energy
Binary Sensor
Sensor
Cloud Polling 0.82 true
@kbickar
sense true
binary_sensor
sensor

Integrate your Sense meter information into Home Assistant.

There is currently support for the following device types within Home Assistant:

  • Binary Sensor
  • Sensor

{% include integrations/config_flow.md %}

Sensors

Sensors are added for both usage and production with the following names:

  • Active Usage/Production: Current active power usage/production in Watts. Updated every 60 seconds.
  • Daily/Weekly/Monthly Usage/Production: Daily/Weekly/Monthly power usage/production in kWh. Updated every 5 minutes.

Binary sensors are created for each of the devices detected by your Sense monitor to show their power state.

Sensors are created for each of the devices detected by your Sense monitor to show their power usage in Watts.

The Emulated Kasa integration can be used to expose devices in Home Assistant to the Sense Monitor by emulating TP-Link Kasa Smart Plugs.