Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.hue.v1.helpers Namespace Reference

Functions

def remove_devices (bridge, api_ids, current)
 

Detailed Description

Helper functions for Philips Hue.

Function Documentation

◆ remove_devices()

def homeassistant.components.hue.v1.helpers.remove_devices (   bridge,
  api_ids,
  current 
)
Get items that are removed from api.

Definition at line 8 of file helpers.py.