1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-04 06:50:08 +00:00
Files
core/tests/components
Steffen Zimmermann ee96ff2846 Add wiffi integration (#30784)
* Add integration for wiffi devices

wiffi devices are DIY board manufactured by stall.biz.
Several devices are available, e.g. a weather station (weatherman), an
indoor environmental sensor (wiffi-wz) and some more.
This intgration has been developed using a weatherman device, but should
also work for other devices from stall.biz.

* Fix pylint warning

* Use WIFFI / STALL WIFFI instead of wiffi to be consistent with stall.biz

* Don't update disabled entities.

* fix complains

- move wiffi specific code to pypi
- remove yaml configuration code

* incorporate various suggestions from code review

* fix remaining comments from Martin

* fix comments

* add tests for config flow

* fix comments

* add missing requirements for tests

* fix pylint warnings

* fix comments

* fix comments

remove debug log
rename .translations to translations

* rebase and adapt to latest dev branch

* Update homeassistant/components/wiffi/config_flow.py

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/wiffi/config_flow.py

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>

* fix missing import

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-13 10:40:58 +02:00
..
2020-05-08 21:53:28 +02:00
2020-05-12 11:47:33 +02:00
2020-05-12 09:10:03 -05:00
2020-05-08 21:53:28 +02:00
2020-02-08 13:10:59 +01:00
2020-04-30 16:31:00 -07:00
2020-05-10 08:44:05 -05:00
2020-04-30 14:23:30 +02:00
2020-05-06 09:29:59 -07:00
2020-01-29 18:18:24 +01:00
2020-04-28 10:31:22 -07:00
2020-01-14 13:03:02 -08:00
2020-04-09 00:57:47 +02:00
2020-05-03 14:40:19 +02:00
2020-05-10 22:01:00 -05:00
2020-05-08 15:00:47 -05:00
2020-05-13 10:40:58 +02:00
2020-05-13 00:26:44 +02:00
2020-05-11 20:22:27 -04:00