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

Merge to 6.4.1 #3

Merged
merged 1,109 commits into from
Dec 31, 2018
Merged

Conversation

wienerdogracing
Copy link
Owner

No description provided.

chaosmaster and others added 30 commits November 27, 2018 01:30
Add SetOption59 info
Add support for PS-16-DZ Dimmer
decode-config.py: add 6.3.0.11 to .14 settings
Make serial buffer space reservation dynamic
Add dynamic buffer space
Fix dynamic buffer handling
 * Add support for SM Smart Wifi Dimmer PS-16-DZ (#4465)
 * Move some static (serial) buffers to dynamic buffers
Prep for Software SPI used by some displays
Hass: Restart if topic is changed
Fix possible overflow situation
Small improvements to Hass MQTT discovery
Add support for Teckin US Wifi Smart Switch with Energy Monitoring (#4481)
arendst and others added 29 commits December 22, 2018 16:13
6.4.0.3 20181222
 * Change Hass discovery to short MQTT messages as used by Hass 0.81 and up (#4711)
 * Change FallbackTopic detection (#4706)
 * Add define WIFI_SOFT_AP_CHANNEL in my_user_config.h to set Soft Access Point Channel number between 1 and 13 as used by Wifi Manager web GUI (#4673)
 * Fix Alexa "this value is outside the range of the device". Needs power cycle and Alexa deletion/discovery cycle. (#3159, #4712)
Added option for checking mqtt tls against root ca
Add define USE_MQTT_TLS_CA_CERT for checking MQTT TLS against root ca using Let's Encrypt cert from sonoff_letsencrypt.h - not supported with core 2.3.0 (#4703)
- remove SetOption55 (hass_short_discovery_msg)
decode-config.py: adapt settings change
Change FallbackTopic from cmnd/<mqttclient>/ to cmnd/<mqttclient>_fb/ to discriminate from Topic (#1528)
PS_16_DZ: fix broken if-statement
Change MQTT GUI password handling (#4723)
6.4.1.1 20181224
 * Fix most compiler warnings
Fix compiler warning
Change switch input detection by optimizing switch debounce (#4724)
Add INPUT_PULLUP option for single DS18B20
This PR adds a new variable %timestamp% to be used in a rule to allow the user to include the Time Stamp as Tasmota has for Status, Sensors, etc, for example:

Command:

publish stat/topic/sensor {"Time":"%timestamp%","mysensor":"%var1%"}

Output:

{"Time":"2018-12-27T12:52:57","mysensor":"1"}

(#4734)
Add variable %timestamp% to be used in rules
6.4.1.2 20181228
 * Change switch driver making it modular and introduce input filter (#4665, #4724)
 * Add define DS18B20_INTERNAL_PULLUP to select internal input pullup when only one DS18B20 sensor is connected eliminating external resistor (#4738)
 * Add variable %timestamp% to rules (#4749)
Update platformio.ini with latest stage option
6.4.1.3 20181229
 * Change sonoff_template.h module lay-out by removing non-configurable GPIOs
Add more debugging options to Switch using SwitchDebounce
Fix DS3231 driver breaking function chain (#4759)
@wienerdogracing wienerdogracing merged commit 23ba11e into wienerdogracing:development Dec 31, 2018
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.