Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Koala werewolf patch 1 #1

Open
wants to merge 160 commits into
base: master
Choose a base branch
from
Open

Koala werewolf patch 1 #1

wants to merge 160 commits into from

Conversation

KoalaWerewolf
Copy link
Owner

Description and example of using an external temperature sensor.

github-actions bot and others added 30 commits July 31, 2023 15:58
Remove the leading device name from all MQTT sensors/switches to stop warnings in log for HA 2023.8
* adding picture for IH012-RT02

* Delete IH012-RT02.png

* Add files via upload
*Total -- 224.45kb -> 204.45kb (8.91%)

/public/images/devices/915005987801.jpg -- 1.74kb -> 1.11kb (36.34%)
/public/images/devices/LKDSZ001.jpg -- 2.46kb -> 1.59kb (35.24%)
/public/images/devices/CMD900LE.jpg -- 2.38kb -> 1.71kb (28.28%)
/public/images/devices/929003053401.jpg -- 1.94kb -> 1.45kb (25.23%)
/public/images/devices/ORBIS-Windows-&-Door-Sensor.jpg -- 2.62kb -> 2.06kb (21.57%)
/public/images/devices/ORBIS-Vibration-Sensor.jpg -- 2.64kb -> 2.08kb (21.04%)
/public/images/devices/ORBIS-Water-Sensor.jpg -- 2.67kb -> 2.14kb (19.85%)
/public/images/devices/ORBIS-Motion-Sensor.jpg -- 2.99kb -> 2.44kb (18.12%)
/public/images/devices/1444420.jpg -- 4.29kb -> 3.54kb (17.37%)
/public/images/devices/915005988201.jpg -- 2.84kb -> 2.36kb (17.04%)
/public/images/devices/MG-ZG01W-.jpg -- 4.20kb -> 3.60kb (14.19%)
/public/images/devices/8719514491106.jpg -- 2.89kb -> 2.49kb (13.78%)
/public/images/devices/LF-AAZ012-0400-42.jpg -- 4.33kb -> 3.75kb (13.42%)
/public/images/devices/MG-ZG03W.jpg -- 4.52kb -> 3.94kb (12.89%)
/public/images/devices/MG-ZG02W.jpg -- 4.53kb -> 3.96kb (12.71%)
/public/images/devices/SOMFY-1241752.jpg -- 8.08kb -> 7.26kb (10.16%)
/public/images/devices/SIN-4-1-22_LEX.jpg -- 6.50kb -> 5.90kb (9.17%)
/public/images/devices/9290024406A.jpg -- 6.41kb -> 5.85kb (8.83%)
/public/images/devices/YXZBRB58.jpg -- 7.11kb -> 6.48kb (8.77%)
/public/images/devices/BSP-GZ2.jpg -- 6.32kb -> 5.77kb (8.72%)
/public/images/devices/is-thpl-zb.jpg -- 12.99kb -> 11.91kb (8.33%)
/public/images/devices/SPM02.jpg -- 6.88kb -> 6.31kb (8.32%)
/public/images/devices/TY-75-24-G2Z2.jpg -- 9.00kb -> 8.27kb (8.13%)
/public/images/devices/84870058.jpg -- 2.78kb -> 2.56kb (7.7%)
/public/images/devices/SZ-WTD03.jpg -- 6.07kb -> 5.61kb (7.61%)
/public/images/devices/HT-DWM-2.jpg -- 13.34kb -> 12.44kb (6.74%)
/public/images/devices/YXZBSL.jpg -- 8.68kb -> 8.09kb (6.71%)
/public/images/devices/9290030519.jpg -- 13.35kb -> 12.49kb (6.43%)
/public/images/devices/TY-12-100-400-W1Z.jpg -- 10.84kb -> 10.23kb (5.64%)
/public/images/devices/ZYXH.jpg -- 11.11kb -> 10.56kb (4.96%)
/public/images/devices/U86Z223A10-ZJU01(GD).jpg -- 8.63kb -> 8.26kb (4.31%)
/public/images/devices/IH012-RT02.jpg -- 8.17kb -> 7.83kb (4.11%)
/public/images/devices/H10.jpg -- 20.74kb -> 19.99kb (3.61%)
/public/images/devices/TS0225.jpg -- 10.43kb -> 10.42kb (0.04%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
stop() {
        this.eventBus.removeListenersExtension(this);
    }

Is simply wrong. Changing to 

    stop() {
        this.eventBus.removeListeners(this);
    }

seems to do the trick...
…iring (Koenkk#2164)

* Update 9GED21500-005.md

* Update 9GED21500-005.md

---------

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
* Add a new picture for ME168

Add a new picture for ME168

* Add files via upload

* Add explanation for ME168

* White background and enlarged thermostat size
* Added Philips new-version ST19 filament bulb jpg

* Fixed image for new-version hue bulb
Co-authored-by: DevDoesOps <carlos@onewaylife.co.uk>
* Add files via upload

* Add files via upload
* add new tuya sensor

* zg-227z

* add ZG-225Z

* Update ZG-225Z.md

* Update ZG-102ZL.md

* Update ZG-225Z.md

* Update ZG-227ZL.md

* ADD ZG-205ZL AND ZG-205Z

* Change picture

* Modify ZG-205Z-A

---------

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
* Green power 3 support

* Fix image size

150*150
Description of using an external temperature sensor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.