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

830 B

title, logo, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms
title logo description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms
Wiffi wiffi.png Support for WIFFI devices from stall.biz, e.g., Weatherman, Rainyman, ...
DIY
0.110 Local Push true
@mampfes
wiffi
binary_sensor
sensor

This integration allows you to connect your STALL WIFFI devices directly to Home Assistant.

{% include integrations/config_flow.md %}

Configure the WIFFI device

  1. Set "CCU-IP Adresse myCCUIP" to the IP address of Home Assistant.
  2. Set port for JSON telegrams to configured server port using parameter "send_json".

Home Assistant will open a TCP server socket on the configured port and listens for incoming telegrams from STALL WIFFI devices. Entities from new devices will be automatically added.