Releases: GladysAssistant/Gladys
Releases Β· GladysAssistant/Gladys
v4.37.0
What's Changed
- chore(eslint): Add no-console rule + clean by @cicoub13 in #2023
- fix(scene): Tag placeholder by @cicoub13 in #2025
- Fix endtime for events with duration by @bertrandda in #2003
- Fix typos by @quentinlegay in #1993
- fix(zigbee2mqtt): Reduce log level on unknown feature by @cicoub13 in #2022
- [Zwavejs UI] Binary Switch support by @sescandell in #2002
- PR nΒ°1 : Add support for NRV module type - Energy / Valves by @Terdious in #2014
Full Changelog: v4.36.0...v4.37.0
v4.36.0
What's Changed
- Zigbee2mqtt: Add philips hue dimmer switch 324131092621 by @William-De71 in #2009
- Scene: In device.set-value, convert string to number by @Pierre-Gilles in #2013
- Netatmo integration by @Terdious in #1951
Full Changelog: v4.35.0...v4.36.0
v4.35.0
What's Changed
- Lan manager fixes by @atrovato in #1792
- Z-Wave JS UI integration by @Pierre-Gilles in #1982
Full Changelog: v4.34.0...v4.35.0
v4.34.0
What's Changed
- added configurationKey missing from sonos docs by @quentinlegay in #1987
- fix documentKey for nextcloud doc by @quentinlegay in #1988
- broadlink: upgrade lib by @atrovato in #1984
- Update browser list by @atrovato in #1991
- Fix demo.js by @ngeissel in #1995
- Added German Localization by @patrickscheips in #1998
- fix(zigbee2mqtt): Filter unknown models by @cicoub13 in #1997
New Contributors
- @patrickscheips made their first contribution in #1998
Full Changelog: v4.33.0...v4.34.0
v4.33.0
What's Changed
- Fix time of device states purge (4AM) by @Pierre-Gilles in #1975
- Zigbee2mqtt: replace access mode by child lock binary device by @William-De71 in #1956
- Remove and centralize device functions by @atrovato in #1978
- Zigbee2mqtt: Add illuminance sensor by @Pierre-Gilles in #1979
- feat: Add doc link on each integration + style consistency by @jbrisavoine in #1969
- Docs: Add jbrisavoine as a contributor for code by @allcontributors in #1980
- Alarm: Try to fix disconnect on tablet locked mode by @Pierre-Gilles in #1976
- Add "Speak on speaker" TTS action in scenes + in Sonos integration by @Pierre-Gilles in #1974
- zigbee2mqtt: check illuminance feature by @atrovato in #1983
Full Changelog: v4.32.0...v4.33.0
v4.32.0
What's Changed
- Fix return tag scene by @callemand in #1946
- Backup screen: Add message when Gladys Plus is not connected by @Pierre-Gilles in #1955
- Add action send mqtt message by @callemand in #1945
- docs(philips-hue): Add documentation link to website by @cicoub13 in #1960
- Scene: remove z-index style in SelectDeviceFeature by @William-De71 in #1942
- Add warning system for battery level by @callemand in #1953
- Sonos Integration by @Pierre-Gilles in #1949
- fix(docker): Node as first process by @cicoub13 in #1965
- zigbee2mqtt: add voc_index expose by @William-De71 in #1963
- Zigbee2mqtt add missing exposes owon pir313 e by @William-De71 in #1962
- feat(dashboard edit): Add button -add- per column by @jbrisavoine in #1970
New Contributors
- @jbrisavoine made their first contribution in #1970
Full Changelog: v4.31.1...v4.32.0
v4.31.1
What's Changed
- fixed threshold not clickable in scene trigger on device change by @William-De71 in #1941
- fix(translations): French errors by @cicoub13 in #1950
- Improve warning messages Gladys Plus by @Pierre-Gilles in #1952
- Fix z-index issue in only-continue-if selector in scene action by @William-De71 in #1947
Full Changelog: v4.31.0...v4.31.1
v4.31.0
What's Changed
- Tablet mode should be hidden on Gladys Plus by @Pierre-Gilles in #1919
- Keep full screen mode after redirecting to locked/dashboard by @Pierre-Gilles in #1931
- Alarm widget name is optional by @Pierre-Gilles in #1933
- fix: Fix Docker Compose by @cicoub13 in #1932
- Add setting to purge aggregate device states by @Pierre-Gilles in #1922
- Feat philips hue improve scan by @cicoub13 in #1920
- Reverse door opening sensor translations by @Pierre-Gilles in #1930
- Display camera by name by @callemand in #1928
- Add scene trigger : MQTT message by @callemand in #1913
- Add tag on scene by @callemand in #1900
Full Changelog: v4.30.0...v4.31.0
v4.30.0
What's Changed
- Add leak & humidity sensor for HomeKit by @bertrandda in #1835
- Add capability to launch scene from chat by @callemand in #1910
- Run scene when receive message on MQTT by @callemand in #1911
- Add energy value from tuya devices by @callemand in #1898
- fix some typo/trad mistakes on Gladys App by @quentinlegay in #1908
- Feat zigbee2mqtt usb change by @cicoub13 in #1905
- Add 'gladys start' scene trigger by @callemand in #1912
- Docker node red integration by @callemand in #1809
- Z2m filter created devices by @atrovato in #1907
- feat(zigbee2mqtt): Add z2m ui link in Setup page by @cicoub13 in #1903
- Add Alarm Modes by @Pierre-Gilles in #1904
- Update HLS chunk regex by @Pierre-Gilles in #1918
Full Changelog: v4.29.0...v4.30.0
v4.29.0
What's Changed
- Dashboard: Camera image should expires by @Pierre-Gilles in #1880
- Integration form password should not be autocompleted by browser by @Pierre-Gilles in #1881
- Increase session validity for local users by @Pierre-Gilles in #1882
- User can define the threshold of the room humitidy by @callemand in #1877
- fix typo mistake on openweather integration description (EN) by @quentinlegay in #1897
- User can define the threshold of the room temperature by @callemand in #1888
- Add curtain from Tuya integretion by @callemand in #1885
- Add a list of device feature categories that don't expires in time by @Pierre-Gilles in #1884
- Fix display mode widget weather by @quentinlegay in #1899
- Fix full screen bug + add full screen GET parameter by @Pierre-Gilles in #1883
- MELCloud integration (Mitsubishi Electric devices) by @callemand in #1839
- Scene: In device.set-value action, binary feature should default to 0 by @Pierre-Gilles in #1901
- MQTT: Add conflict error when creating a device with same selector by @Pierre-Gilles in #1902
- Device new state event: better null check by @rpochet in #1894
Full Changelog: v4.28.0...v4.29.0