2022-03-30 21:50:39 +02:00

1.7 KiB

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

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:

  • Active sensors: Updated every 60 seconds.
    • Usage: Current active power usage in Watts.
    • Production: Current active power production in Watts.
  • Trend sensors: Data provided for daily, weekly, monthly and yearly scales. Updated every 5 minutes.
    • Usage: Energy usage in kWh.
    • Production: Energy production in kWh.
    • To Grid: Energy exported to the grid in kWh.
    • From Grid: Energy imported from the grid in kWh.
    • Net Production: Measures total solar production against usage.
    • Net Production Percentage: Net production as a percentage value.
    • Solar Powered Percentage: Percentage of power used directly from solar.

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.