Florian
e4e4814c28
[CERTS] Remove certificate display on WiFi manager and enable memory certificate usage for update check ( #1967 )
...
* [SYS] Do not display certificates on WiFi Manager
And save them only if the size is more than the minimum
* Enable to use memory cert for update checks
2024-06-12 13:53:24 -05:00
Florian
0a1ee69a72
[SYS] Fix default connection ( #1966 )
2024-06-12 12:17:12 -05:00
Florian
676a62fecb
[OTA] Add Github Digicert cert hash check ( #1965 )
...
to avoid loading a deprecated certificate
2024-06-12 12:16:48 -05:00
Florian
a74a6ebc06
[SYS] Add serial self test feature ( #1964 )
...
Add self testing for Theengs Bridge v1.1 (TBRIDGE02)
This feature enables factory testing
2024-06-12 08:02:34 -05:00
Florian
e321448db0
[OTA] Switch OTA server to ota.openmqttgateway.com ( #1962 )
...
due to Github cert change
2024-06-12 07:50:41 -05:00
riegelbrau
23b3123b97
[RTL] Correct string handling for type key in NAMING_KEYS ( #1960 )
...
* Correct string handling for type key in NAMING_KEYS
Extend class structure RTL_433device and modify code to create correct state topic in discovery message to support sensors, that send type key as well as sensors, that don't. Actually only TPMS sensors use type=TPMS.
* Try to correct format failure.
* Remove trailing spaces
2024-06-12 06:11:02 -05:00
Florian
db8e850570
[SYS] Fix wrong connection index record during onboarding ( #1961 )
...
and no connection validation if CNT_DEFAULT_INDEX is different than 0
2024-06-10 12:46:24 -05:00
DigiH
d538316e03
[DISC] always auto-discover Presence/Tracker timeout ( #1959 )
...
auto-discover Presence/Tracker timeout even when HASS presence is not active
Also inject an additional placeholder rssi key and value into the BM2 voltage connection message to avoid the message being registered as a device tracker AWAY
https://community.openmqttgateway.com/t/bm2-home-and-away/3315
2024-06-10 11:50:08 -05:00
DigiH
6e906702ed
[DISC] battery_ok discovery differentiation ( #1958 )
...
Differentiation between 0%-100% float battery_ok devices' discovery and binary_sensor devices battery_ok
2024-06-10 11:49:43 -05:00
DigiH
417d28fb20
[DISC] Consistent upper case discovery property names ( #1957 )
...
And property name change of 'light' and 'lux' to Illuminance
2024-05-30 19:52:33 +02:00
DigiH
33511b5b25
[DISC] Nexa additional auto-discovery properties ( #1953 ) ( #1955 )
...
* [DISC] Nexa additional discovery properties (#1953 )
* State as binary_sensor ON/OFF
* Alphabetical sorting
2024-05-29 21:55:56 +02:00
Florian
07d9ed9df5
[BOARD][BREAKING] Change of partition for esp32dev-pilight ( #1952 )
2024-05-24 22:07:48 -04:00
Florian
0db67f75aa
[SYS] Add connection fallback capability ( #1950 )
...
This feature enable to rotate among the connection parameters index to find a valid one when the current MQTT connection is not working
2024-05-22 05:48:48 -05:00
Florian
819d3c2d91
[SYS] Change log level when publication is canceled ( #1949 )
2024-05-20 17:03:10 -05:00
Florian
f98474bed0
[SYS] Multiple connections management ( #1947 )
...
Enable the management of different connections at runtime with a set of certs for each.
Add parameters to the WiFi Manager onboarding, client certificates, and certificate validation
2024-05-20 09:30:49 -05:00
Florian
743083cbfe
[ONBOARD] Use Gateway short name macro ( #1943 )
2024-05-06 11:29:52 -05:00
Vito Ammirata
bae4364e41
[LORA] Add water counter sensor with example ( #1941 )
...
* Add water counter example
2024-05-05 14:45:33 -05:00
DigiH
b5e0223602
[WebUI] Specific Gravity SG added to BLE display routine ( #1939 )
2024-05-05 14:43:45 -05:00
DigiH
f27855527e
[DOCS] RETAIN option clarification only for white/black-list ( #1937 )
2024-04-25 07:11:28 -05:00
Florian
68fd4dc17e
[DISC] Add the capability to use the device BLE name ( #1936 )
2024-04-25 07:11:02 -05:00
Florian
55d9d87a77
[SYS] Do not check idle task on cpu 1 to be consistent with Arduino configuration ( #1935 )
2024-04-17 09:14:11 -05:00
Sami Salonen
d721567adb
[DISC] Do not deactive autodiscovery on reconnect-repub ( #1933 )
...
Specifically, do not deactive autodiscovery in certain cases
when discovery_republish_on_reconnect is enabled
Signed-off-by: Sami Salonen <ssalonen@gmail.com >
2024-04-17 08:34:21 -05:00
DigiH
115a17cbcc
[BT] Prevent intervalacts from being lower than interval ( #1932 )
...
Prevent intervalacts from being lower than interval to avoid untrue non-sensical intervalacts values.
2024-04-17 08:32:27 -05:00
DigiH
c85f5bec37
Differentiation between OOK and FSK modulation in default environments ( #1934 )
2024-04-16 20:40:10 +02:00
Florian
2645928dbd
[SYS] Remove unnecessaries ESP8266 ESP32 macros ( #1931 )
2024-04-12 17:13:11 -05:00
Florian
2065d57e11
[BOARDS] Remove Arduino boards ( #1929 )
2024-04-10 15:48:05 -05:00
ayetee
30f8264878
[BT] Update PublishDeviceData to run presenceUseBeaconUuid check when device is close ( #1915 )
2024-04-10 13:46:25 -05:00
Florian
0929fa23a8
[DOCS] Remove Arduino IDE support ( #1928 )
2024-04-10 13:15:16 -05:00
DigiH
a52296a97d
[DOCS] BLE compatible devices clarification ( #1921 )
...
BLE compatible devices clarification and link to listing
2024-04-08 10:18:20 -05:00
Florian
a845d772f9
[DOCS] Fix image sizing and path ( #1926 )
2024-04-08 07:18:52 -05:00
DigiH
b884ee8883
[DISC] Additional RF discovery keys and device classes ( #1927 )
2024-04-05 17:34:02 +02:00
Florian
bf70508318
[DOCS] Use Node 16 ( #1925 )
...
* [DOCS] Downgrade Node to 16.x and page speed criteria to 60
2024-04-04 20:04:06 -05:00
DigiH
781f7af90c
[DISC] uv/uvi discovery fix and device classes added ( #1923 )
2024-04-04 20:00:14 +02:00
Florian
6c62858093
[DOCS] Page speed optimizations ( #1922 )
...
* [DOCS] Page speed optimizations
* Fix img path
2024-04-04 11:38:41 -05:00
Florian
369eb0447b
[DOCS] Page Speed criteria update ( #1924 )
...
* [CI] Page speed test adjustment
Page speed test adjustment to 65, to avoid development build and artifacts upload fails
* Update build_and_docs_to_dev.yml
---------
Co-authored-by: DigiH <github@digih.net >
2024-04-04 11:37:49 -05:00
dependabot[bot]
3a9193497d
Bump express from 4.18.2 to 4.19.2 ( #1918 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-31 15:23:31 -05:00
Ivan Kravets
bb491af421
[SYS] Use configured "packages_dir" ( #1917 )
2024-03-23 08:45:10 -05:00
dependabot[bot]
fb90fdcee2
Bump follow-redirects from 1.15.4 to 1.15.6 ( #1914 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 08:05:51 -05:00
h2zero
ffe88feddc
[SYS] Add Blufi support ( #1913 )
...
* First build with IDF, tested with esp32dev-ble only.
* Fix frameworks for non-esp32 boards
* Add blufi support.
* Adds an environment to use esp-idf and Arduino as a component to facilitate incorporating blufi for onboarding and configuration.
---------
Co-authored-by: h2zero <powellperalata@gmail.com >
2024-03-15 07:53:13 -05:00
Sami Salonen
e55431ad94
[SYS] Log Theengs props deserilization failures ( #1907 )
...
* Log Theengs props deserilization failures
Now we log failing theengs json props deserialization failures.
Note: the rest of the function implementation is kept as is, with
no null/data-validity checks, and it is likely to encounter a crash
later in the strcmp conditionals like in #1905 .
Related to #1905
Signed-off-by: Sami Salonen <ssalonen@gmail.com >
* formatting fix for logging
Signed-off-by: Sami Salonen <ssalonen@gmail.com >
---------
Signed-off-by: Sami Salonen <ssalonen@gmail.com >
2024-03-05 10:06:04 -06:00
Sami Salonen
5432016c29
ESP32 JSON buffer size fixed for RuuviTag_RAWV2 ( #1906 )
...
816 bytes is just enough for parsing RuuviTag_RAWV2
json properties.
Resolves #1905
Signed-off-by: Sami Salonen <ssalonen@gmail.com >
2024-03-04 12:46:49 -06:00
dependabot[bot]
cf81631026
Bump ip from 1.1.8 to 1.1.9 ( #1901 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29 14:53:46 -06:00
Die Peter Pan
46160c64d0
Fix HCSR501 not logging ( #1897 )
...
When we move HCSR501data["origin"] = subjectHCSR501toMQTT; to inside the if we must adjust the size check ;-)
2024-02-14 19:08:31 -06:00
Max Nowack
91b7d53cdd
[SOMFY] fix frequency in documentation ( #1898 )
2024-02-14 16:47:09 -06:00
Florian
7a3fae61e2
[DOCS] Optim first image size ( #1894 )
2024-02-07 19:52:38 -06:00
Florian
29ecda720b
[DOCS} Add alt texts to images on the first page ( #1893 )
2024-02-07 19:46:06 -06:00
Florian
a2d3951532
[DOCS] Optim config ( #1892 )
2024-02-07 16:48:06 -06:00
Florian
11b8990564
[DOCS] Optimize landing page loading ( #1890 )
2024-02-07 16:47:36 -06:00
Florian
95e1dd9c50
[CI] Add page speed measurement in the CI ( #1891 )
2024-02-07 16:47:13 -06:00
Florian
c70590fb02
[SYS] Avoid AP generation if no WiFi and config already entered ( #1888 )
...
For security reason do not generate an Access Point if the configuration has been entered and if the WiFi is not detected at start
2024-02-07 15:35:05 -06:00