10 Commits

Author SHA1 Message Date
Ken Nixon
99c3d24bbd hw: add support for Itead Sonoff POW R3 (#2506)
Added support for Itead Sonoff POW R3 (https://itead.cc/product/sonoff-powr3/)

This device is essentially the same as the POW R2, except:
- the relay is a normally closed type,
- the current and power ratings of the device are higher.
2022-05-06 13:47:37 +03:00
Nicolas Gilles
85969e4945 hardware: add support for Benexmart GU5.3 RGBWW light (#2381)
* Add support for Benexmart GU5.3 RGBWW light

* Update arduino.h

Co-authored-by: Max Prokhorov <prokhorov.max@outlook.com>
2020-10-15 20:26:12 +03:00
tom-kaltofen
801e22a034 hardware: add support for LSC E27 10W white bulb (#2375)
* Add support for LSC E27 10W white bulb

* Add OTA config for LSC E27 10W white bulb
Add LSC E27 10W white bulb to arduino.h
2020-10-15 19:56:39 +03:00
user176176
1d895d98b8 hw: add support for Fcmila E27 7W RGB+W light bulb (#2353)
Device in question: https://www.aliexpress.com/item/32925895199.html
Named after print on the PCB.

Co-authored-by: user176176 <>
2020-09-15 23:40:37 +03:00
Max Prokhorov
ee1f56ad4b hw: rename zhilde eu44 -> 44eu (#2349) 2020-09-10 01:04:10 +03:00
Bert Vermeulen
f6ec2422a4 hw: add support for the Zhilde ZLD-64EU-W (#2342)
* Add support for the Zhilde ZLD-64EU-W

This is a power outlet with 6 power sockets and 4 USB ports.

* fixup based on the zld-44eu hw and tasmota template info

Co-authored-by: Maxim Prokhorov <prokhorov.max@outlook.com>
2020-09-04 23:08:28 +03:00
Andrej Peterka
3e28ebf24f Add support for AG-L4 v3 (#2276) 2020-06-27 07:54:21 +03:00
Max Prokhorov
b3fb066947 Bump to 1.15.0 (#2262)
* Version 1.15.0-dev

* changelog

* changelog
2020-05-27 00:37:02 +03:00
julianwb
8f7d77b2a1 Config for Teckin SP23 & Maxcio W-UK007S (#2157) 2020-02-18 22:23:52 +03:00
Max Prokhorov
a4d4231ae0 PIO: remove -ota envs, handle OTA condition in extra script (#2099)
* PIO: remove -ota envs, handle OTA condition in extra script
* Tweak ESPURNA_BOARD variable
* Support git and latest in ota script
* Handle ESPURNA_FLAGS too
* Try to handle env and projenv in pylint
* Add deprecation comment about -ota envs
* regen arduino.h
2020-01-20 17:41:10 +03:00