Commit Graph

297 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
Staars
90be0804eb add iAQ-core air quality sensor 2020-04-09 14:22:44 +02:00
Theo Arends
18fac98f5b Merge branch 'development' into release 2020-03-14 15:24:47 +01:00
Theo Arends
5235ad1757 Add support for HDC1080
Add support for HDC1080 Temperature and Humidity sensor by Luis Teixeira (#7888)
2020-03-14 12:43:02 +01:00
Theo Arends
e3be05756a Merge branch 'development' into release 2020-03-06 12:18:08 +01:00
Theo Arends
a8e369e5ce Update feature information 2020-03-05 14:00:47 +01:00
Theo Arends
473892d5c9 Add updated experimental Sonoff D1 support
Add updated experimental Sonoff D1 support (#7598)
2020-03-01 15:31:08 +01:00
Theo Arends
3343164da9 Add support for MaxBotix HRXL-MaxSonar
Add support for MaxBotix HRXL-MaxSonar ultrasonic range finders by Jon Little (#7814)
2020-03-01 14:20:19 +01:00
Theo Arends
94f5321db4 Fix keeloq functionality 2020-02-28 16:35:19 +01:00
Theo Arends
5cfe247611 Change default my_user_config.h driver and sensor support
Change default my_user_config.h driver and sensor support removing most sensors and adding most drivers
2020-02-27 15:10:42 +01:00
Theo Arends
f706b7c490 Add support for Wemos Motor Shield V1
Add support for Wemos Motor Shield V1 by Denis Sborets (#7764)
2020-02-22 12:18:20 +01:00
Theo Arends
f674feb0ef Add initial support for Sensors AHT1x
Add initial support for Sensors AHT10 and AHT15 by Martin Wagner (#7596)
2020-02-20 13:38:03 +01:00
Theo Arends
af63bb363d Add support for FiF LE-01MR energy meter
Add support for FiF LE-01MR energy meter by saper-2 (#7584)
2020-02-10 15:18:11 +01:00
Theo Arends
15df54bb07 Add support for HM-10
Add support for MI-BLE sensors using HM-10 Bluetooth 4.0 module by Christian Staars (#7683)
2020-02-07 10:50:06 +01:00
Theo Arends
287b3b97f1 Fix some display issues
- Fix LCD line and column positioning (#7387)
- Fix Display handling of hexadecimal escape characters (#7387)
2020-01-01 15:13:58 +01:00
Theo Arends
be29e71c96 Update decode-status.py 2019-12-30 14:24:00 +01:00
Leonid Muravjev
782414c35d ds1624: support for ds1621 and ds1624
[x] the I2C address reservation implemented.
[x] multiple sensors any combination with 8 addresses
[x] with and without HotPlug support
2019-12-27 22:56:16 +03:00
Theo Arends
5c9e090ce2 Merge branch 'development' into release 2019-12-23 16:01:41 +01:00
Theo Arends
fb8bb1223a Add support for GPS as NTP server
Add support for GPS as NTP server by Christian Baars and Adrian Scillato
2019-12-23 15:39:07 +01:00
Theo Arends
799fed55cb Merge branch 'development' into release 2019-12-20 16:02:00 +01:00
Theo Arends
72849f672e Add support for DHT12
- Fix DeepSleep in case there is no wifi by Stefan Bode (#7213)
- Add support for DHT12 Temperature and Humidity sensor by Stefan Oskamp
2019-12-20 15:48:40 +01:00
Theo Arends
1b315134da Merge branch 'development' into release 2019-12-17 14:24:30 +01:00
Norbert Richter
0b59cc6ea1 decode-config moved to https://github.com/tasmota/decode-config 2019-12-02 15:17:45 +01:00
Theo Arends
86d12dc1fa Merge branch 'development' into release-7.1 2019-12-02 11:06:22 +01:00
Adrian Scillato
6475e15b1c
Delete faulty Portisch Firmware
As reported in #7064 this version hungs when using rfraw. Using previous one works fine.
2019-12-01 15:18:24 -03:00
Theo Arends
d71fbe1f0f Merge branch 'development' into release-7.1 2019-11-29 15:22:47 +01:00
Theo Arends
ac065867d3 Add command `SetOption77 0/1`
Add command ``SetOption77 0/1`` to keep power on when slider is far left
2019-11-29 13:11:35 +01:00
Theo Arends
a0fe00dd6f Merge branch 'development' into release-7.1 2019-11-24 15:19:54 +01:00
Theo Arends
2757fcabd7 Merge branch 'development' into release-7.1 2019-11-23 11:31:25 +01:00
blakadder
02aba62c57 docs refactored and links to docs updated 2019-11-22 22:44:38 +01:00
Norbert Richter
ac357986c4 decode-config.py: fix --restore-file, replace pycurl by requests
- fix error during --restore-file function
- replace lib pycurl by requests
2019-11-21 18:09:25 +01:00
Theo Arends
4cff198c25 Merge branch 'development' into release-7.1 2019-11-21 15:47:58 +01:00
Norbert Richter
7276c2a658 decode-config.py: adapt settings, rename Sonoff->Tasmota, prep for Python3
- add SetOption73 (cors_enabled)
- add SetOption74 (ds18x20_internal_pullup)
- add SetOption75 (grouptopic_mode)
- add SetOption76 (bootcount_update)
- add ShutterMotorDelay (shutter_motordelay)
- add SetOption82-113 (flag4)
- add i2c_drivers
- add WifiPower (wifi_output_power)
- add TempOffset (temp_comp)
- remove SetOption2 (value_units)
- rename SetOption66 (tuya_dimmer_range_255 > tuya_serial_mqtt_publish)
- rename Sonoff > Tasmota
- preparation for Python3 match
2019-11-20 12:50:38 +01:00
Theo Arends
58ec01d643 Release 7.1 2019-11-13 11:46:56 +01:00
Theo Arends
20c2f4238c Prep for release 7.1 2019-11-13 10:17:52 +01:00
blakadder
eb49e92d24 decode-config documentation updated and clarified 2019-11-09 17:26:50 +01:00
blakadder
f88d56caad Revert "decode-config documentation improved"
This reverts commit 5115d6c054.
2019-11-09 17:11:52 +01:00
blakadder
5115d6c054 decode-config documentation improved 2019-11-09 17:08:27 +01:00
Theo Arends
e89b76adc7 Add support for Honeywell HPMA115S0
Add support for Honeywell HPMA115S0 particle concentration sensor by David Hunt (#6843)
2019-11-06 14:05:17 +01:00
Jason2866
ca68fbc607
Update WriteFlash.bat 2019-11-04 15:14:00 +01:00
Jason2866
cdb7e308a9
Update VerifyFlash.bat 2019-11-04 15:13:35 +01:00
Jason2866
d8bd3b4bf1
Update ReadFlash.bat 2019-11-04 15:13:10 +01:00
Jason2866
6b5b8c2cfb
Update EraseFlash.bat 2019-11-04 15:12:34 +01:00
Jason2866
dada0bca2f
Add files via upload 2019-11-02 17:44:58 +01:00
Jason2866
753a5577d6
Add files via upload 2019-11-02 17:44:30 +01:00
Jason2866
3cb24fb5c9
Create VerifyFlash.bat 2019-11-02 17:43:16 +01:00
Theo Arends
6395db9963 Add support for Honeywell I2C HIH series
Add support for Honeywell I2C HIH series Humidity and Temperetaure sensor (#6808)
2019-11-02 17:18:51 +01:00
Theo Arends
20370820b8 Update decode-status.py 2019-10-31 17:41:54 +01:00
Theo Arends
50e1038c05 Add support for SetOption82-113 2019-10-31 12:12:48 +01:00
Theo Arends
dccf6fb7cd Add command SetOption74 0/1
Add command SetOption74 0/1 to enable DS18x20 internal pull-up and remove define DS18B20_INTERNAL_PULLUP (#6795)
2019-10-30 22:22:18 +01:00
Theo Arends
2dabaa3d20 Add command SetOption73 0/1 to re-enable CORS
Add command SetOption73 0/1 to re-enable HTTP Cross-Origin Resource Sharing (CORS) now default disabled (#6767)
2019-10-28 13:36:04 +01:00