Commit Graph

247 Commits

Author SHA1 Message Date
Theo Arends
5cf40fc059 Add support for VL53L1X time of flight sensor
Add support for VL53L1X time of flight sensor by Johann Obermeier
2020-09-29 11:27:53 +02:00
Hedda
223ab6dc63
Update readme.txt mention 6.8.x.x is experimental and untested
Update readme.txt mention 6.8.x.x is experimental and untested.
2020-09-28 09:24:47 +02:00
Hedda
9cbcec0844
Update readme.txt with EZSP protocol versions information
Update readme.txt with EZSP protocol versions information

Text copied from https://github.com/zigpy/bellows/blob/dev/README.md
2020-09-28 08:35:22 +02:00
Stephan Hadinger
9722eba887 Added EZSP 6.8 2020-09-24 14:40:43 +02:00
Theo Arends
afd197d493 Add command `SetOption111 1`
Add command ``SetOption111 1`` to enable frequency output for buzzer GPIO (#8994)
2020-09-15 11:44:09 +02:00
Staars
1b56a97298 update to newest version 2020-09-12 19:28:25 +02:00
Staars
a62ff5176e add mlx90640 to configs 2020-09-12 19:16:36 +02:00
Theo Arends
201bad3eb0 Prep release 8.5 2020-09-06 18:41:39 +02:00
Theo Arends
4724fa2c49 Add support for DYP ME007
Add support for DYP ME007 ultrasonic distance sensor by Janusz Kostorz (#9113)
2020-08-17 16:25:24 +02:00
Theo Arends
f2aa0607b4 Prep support for SO114 until SO145 2020-08-13 16:59:51 +02:00
Adrian Scillato
aed641616b
Rename RF-Bridge-EFM8BB1-20190220 to RF-Bridge-EFM8BB1-20190220.hex 2020-08-02 20:11:32 -03:00
Reese
8e48d3f147
Add latest portisch firmware.
Includes support for zemismart roller shades
2020-08-02 16:28:00 -05:00
Jason2866
0c743e0901
EFR32 firmware for ZigbeeBridge 2020-07-23 12:08:32 +02:00
Jason2866
efbcb9b80e
Create readme.txt 2020-07-23 12:06:29 +02:00
Theo Arends
48c268a920 Update decode-status.py 2020-07-21 12:17:29 +02:00
Theo Arends
6843f58a91 Add support for Schneider Electric iEM3000
Add support for Schneider Electric iEM3000 series Modbus energy meter by Marius Bezuidenhout
2020-07-14 17:37:14 +02:00
Norbert Richter
9ac3cce61d
Update python unishox tool from lib 2020-07-09 12:31:37 +02:00
Theo Arends
b8afa11743 Update decode-status.py to python 3.x 2020-07-04 17:39:56 +02:00
Theo Arends
642fa216c2 Merge branch 'development' into pre-release 2020-07-04 12:04:41 +02:00
Theo Arends
1866938cbd Integrate prometheus 2020-06-27 11:52:44 +02:00
Theo Arends
934526244f Add support for single wire LMT01
Add support for single wire LMT01 temperature Sensor by justifiably (#8713)
2020-06-17 17:22:41 +02:00
Theo Arends
7c785ab056 Add support for Energy sensor (Denky)
Add support for Energy sensor (Denky) for French Smart Metering meter provided by global Energy Providers
2020-06-17 15:00:48 +02:00
Theo Arends
715697cb32 Add ESP32 ethernet commands
Add ESP32 ethernet commands ``EthType 0/1``, ``EthAddress 0..31`` and ``EthClockMode 0..3`` (#8503)
2020-06-16 18:36:49 +02:00
Theo Arends
ef0b797686 Add basic support for ESP32 ethernet
Add basic support for ESP32 ethernet adding commands ``Wifi 0/1`` and ``Ethernet 0/1`` both default ON (#8503)
2020-06-15 18:27:04 +02:00
Robert Jaakke
9835c55203 Merge branch 'development' into HP303B
# Conflicts:
#	tasmota/support_features.ino Resolved
#	tools/decode-status.py Resolved
2020-06-11 21:56:27 +02:00
Theo Arends
4c5b2f37fd Add initial support for Telegram
Add initial support for Telegram bot (#8619)
2020-06-11 17:30:33 +02:00
Robert Jaakke
ec247f7906 Merge branch 'development' into HP303B 2020-06-10 10:05:06 +02:00
Jason2866
20bdc0e221
Delete unishox.pyc 2020-06-09 13:25:31 +02:00
Robert Jaakke
d2815c5322 Merge branch 'development' into HP303B 2020-06-08 20:37:47 +02:00
Theo Arends
7e1c62e784 Add Unishox tools 2020-06-08 12:52:05 +02:00
Robert Jaakke
601317d5f3 Merge branch 'development' into HP303B
# Conflicts:
#	tasmota/support_features.ino Resolved
#	tools/decode-status.py Resolved
2020-06-08 09:01:43 +02:00
Theo Arends
c6fede2bf4 Basic support for BL0940
Basic support for BL0940 (#8175)
2020-06-07 17:21:29 +02:00
Robert Jaakke
6667951505 Working sample 2020-06-06 22:35:41 +02:00
device111
8c29ead09d Add support for up to eight MCP9808 temperature sensors 2020-06-02 08:35:49 +02:00
Staars
8447a3a703 Update serial-plotter.py, more infos in the code, small refactorings 2020-05-31 10:37:52 +02:00
Theo Arends
86fc34e612 Move serial-plotter 2020-05-30 14:27:07 +02:00
blakadder
8e95a67984
Update readme.txt 2020-05-28 16:38:52 +02:00
Jason2866
d5e7384704
add flash syntax 2020-05-28 11:55:27 +02:00
Jason2866
53f459b43e Build firmware 2020-05-25 17:39:59 +02:00
Theo Arends
86921e60b2 Add support for VEML6075 and VEML7700
- Add support for VEML6075 UVA/UVB/UVINDEX Sensor by device111 (#8432)
- Add support for VEML7700 Ambient light intensity Sensor by device111 (#8432)
2020-05-22 15:16:01 +02:00
Theo Arends
d61345e79f Add TEMPLATES.md generation tool 2020-05-19 11:31:24 +02:00
Theo Arends
b00463900b Merge branch 'development' into pre-release 2020-05-07 18:14:34 +02:00
Theo Arends
2a6de09396 Change ESP32 GUI GPIO index display 2020-05-07 18:10:54 +02:00
Theo Arends
dbd0020033 Add webcam 2020-05-07 16:55:26 +02:00
Theo Arends
d78ca09c30 Integrate OpenTherm and WindMeter 2020-05-07 16:03:27 +02:00
Theo Arends
ade7b4b96e Merge branch 'development' into pre-release 2020-04-28 16:05:06 +02:00
Theo Arends
4536746d03 Update Changelog and Release notes 2020-04-28 11:09:56 +02:00
Theo Arends
b5512b6d13 Merge branch 'development' into pre-release 2020-04-11 14:51:32 +02:00
Theo Arends
45e9408b73 Add support for AS3935 Lightning Sensor
Add support for AS3935 Lightning Sensor by device111 (#8130)
2020-04-11 14:51:08 +02:00
Theo Arends
13d7943b58 Add support for Seven Segment display
Add support for Seven Segment display using HT16K33 (#8116)
2020-04-10 16:05:43 +02:00