dependabot[bot]
f8f96a0383
Bump cipher-base from 1.0.4 to 1.0.6 ( #2235 )
...
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base ) from 1.0.4 to 1.0.6.
- [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/cipher-base/compare/v1.0.4...v1.0.6 )
---
updated-dependencies:
- dependency-name: cipher-base
dependency-version: 1.0.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-06 08:42:16 -05:00
Florian
e495b61216
[SYS] Fix ESP8266 local builds ( #2234 )
...
Following #2232
Co-authored-by: Florian <1technophile@users.noreply.github.com >
2025-08-20 06:16:47 -05:00
Florian
32174e37a5
[SYS] Reduce Logs flash footprint ( #2232 )
...
By building only the log level required into LOG_LEVEL
Co-authored-by: Florian <1technophile@users.noreply.github.com >
2025-08-19 09:15:41 -05:00
Florian
6e6b54b05e
[DISC] Ram usage and flash size optimization ( #2223 )
...
Fix duplicate W and keep units and classes in flash
Use macro for discovery classes and units
[BREAKING] change gateway sensor unique id
module - parameter
Standardize the use of createDiscoveryFromList
Co-authored-by: Florian <1technophile@users.noreply.github.com >
2025-08-17 06:27:42 -05:00
DigiH
51bdc2d080
[BT] Victron decryption adjustments ( #2228 )
2025-08-16 15:43:54 +02:00
DigiH
14ceba5bee
[BT] Consistent checking for BLEDecryptor as a Boolean ( #2230 )
...
Consistent checking for BLEDecryptor as a Boolean, not just as a Define, so that
…
…
also behaves correctly when set to false.
2025-08-16 15:03:19 +02:00
DigiH
5add388fbc
[BT] Typo fix to actually have Victron devices decrypted ( #2226 )
2025-08-13 14:34:00 +02:00
Florian
6d7e4fd8f1
[BOARD] Remove Theengs Bridge self test ( #2225 )
...
Not needed for web or OTA update. It will enable to save flash
Co-authored-by: Florian <1technophile@users.noreply.github.com >
2025-08-13 07:14:30 -05:00
Peter Lambrechtsen
75b3a3657e
Add RSSI as diagnostic entity_category ( #2224 )
2025-08-12 07:11:42 -05:00
Peter Lambrechtsen
6d1b7935c4
[DISC] Replace Home Assistant Auto Discovery MQTT keys with shortened abbreviations ( #2221 )
2025-08-10 10:34:17 -05:00
Peter Lambrechtsen
ddb9cc67cc
[DISC] Fix cosmetic issue in Home Assistant where devices don't link to gateway ( #2220 )
...
* Fix cosmetic issue in HA where devices don't link to gateway
* Update via_device to use getMacAddress() to get the OMG device mac address
2025-08-07 06:52:38 -05:00
Peter Lambrechtsen
2d29ee4524
[BLE] Add support for decrypting PVVX, BTHome v2 and Victron BLE frames ( #2219 )
...
* Changing WebUI to include display device name, and change it to select drop down rather than checkbox
* Fix mqttDiscovery to require WebUI and ESP32 for displayDeviceName
* Fix mqttDiscovery to require WebUI and ESP32 and ESP8266 for displayDeviceName and ForceDeviceName
* Changing WebUI to include display device name, and change it to select drop down rather than checkbox
* Fixes for WebUI and BT for supporting custom setting Display name
* Fixes for WebUI and BT for supporting custom setting Display name
* Move DISPLAY_DEVICE_NAME to User_config.h
* Update docs to include change for Display temperature
* Update docs to include change for Display temperature
* Fix minor cosmetic bug where devices were not linking in HA to the gateway using via_device as it should be the gateway mac address not name
* Add support for decrypting BTHome v2 frames
* Add support for decrypting BTHome v2 frames
* Add support for decrypting BTHome v2 frames
* BTHome fix issue with theengs-plug
* BTHome fix issue with theengs-plug
* Adding support for all BLE encrypted methods, support in UI and gatewayBT for specific MACAddress AES Keys
* Fix lint
* Fix build issue with theengs-bridge-v11 and esp32dev-all-test and revert the documentation to Units of measurement displayed
* Revert docs
* Revert displayDeviceName and Units of measurement
* Revert displayDeviceName and Units of measurement
* Revert displayDeviceName and Units of measurement
* Revert minor typo
* Revert minor typo
* Revert minor typo
* Bug in Victron as nonce should be 16 bytes
* Shortened the client side javascript for BLE key validation that is commented out due to image constrains on theengs-bridge-v11
2025-08-06 19:59:33 -05:00
Ryan Powell
a0d5b7d181
[BLE] Fix crash if BLE stack is not initialized when setting advertising. ( #2212 )
2025-08-05 07:08:03 -05:00
dependabot[bot]
4166d2ab68
[CI] Bump on-headers and compression ( #2214 )
...
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-05 07:07:16 -05:00
Ryan Powell
27a6ec592b
[BLE] Add status to Blufi advertising. ( #2198 )
...
* blufi status
* Make the manufacturer ID configurable at build time.
* fix missing break.
* Update blufi gateway state when changed
---------
Co-authored-by: h2zero <powellperalata@gmail.com >
2025-07-07 22:54:52 +02:00
peshovec
162a4d3ae9
[RF] RF2, Pilight : fixups to RF2 transmit when using CC1100; fixups to Pilight when raw enabled ( #2207 )
2025-06-28 14:51:15 -05:00
Tom Roush
b8b427555a
[BOARD] Support lilygo-t3-s3 ( #2160 )
...
* Support lilygo-t3-s3
* Add to CI list
* Use espressif32@6.10 .0 platform
2025-06-28 14:42:12 -05:00
Ryan Powell
3f569b9de3
[BLE] Update NimBLE-Arduino to 2.3.2 ( #2201 )
2025-06-28 14:40:10 -05:00
dependabot[bot]
fff05ee2e4
Bump pbkdf2 from 3.1.2 to 3.1.3 ( #2206 )
...
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2 ) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3 )
---
updated-dependencies:
- dependency-name: pbkdf2
dependency-version: 3.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 14:39:42 -05:00
jaal2001
f634f1f204
[DOCS] Update binaries.md for the use with Mac ( #2203 )
...
The baud rate seems to a common problem, so this may be a nice hint to Apple users.
2025-06-22 06:25:39 -05:00
PLCHome
9b6e835afb
[RF] An FSK version for esp32dev-rtl_433 has been added ( #2195 )
...
* An FSK version for esp32dev-rtl_433 has been added to handle the Bresser 5-in-1 weather station with a standard 868 MHz c1101
* Change platform and DGateway_Name
2025-05-23 19:29:14 -05:00
DigiH
e47c145bad
[RF] Fix discovery for negative Ids ( #2194 ) ( #2196 )
2025-05-23 19:27:34 -05:00
DigiH
a4ba937553
[DOCS] image optimisation ( #2192 )
2025-05-21 16:30:29 +02:00
DigiH
828f0a226e
[DISC] device class added and Units sorted ( #2189 )
...
device class added and Units sorted alphabetically for easier lookup and adding missing units
2025-05-18 20:35:44 +02:00
Ryan Powell
301b3eecd8
[SYS] Misc bug fixes with strict compilation ( #2188 )
2025-05-17 17:36:07 -05:00
DigiH
6175e03bc8
[DISC] Additional device classes ( #2185 )
2025-05-17 01:42:40 +02:00
DigiH
f0491e188c
[BT] MQTT corruption fix ( #2183 )
...
Storing a copy of the ID instead of a pointer to a local variable to avoid MQTT publishing id topic and id property corruption.
2025-05-16 22:15:57 +02:00
Ryan Powell
585df9a420
[SYS] Update arduino core to 3.1.1 + refactor ino to cpp ( #2177 )
...
* Update arduino core to 3.1.1
* Fix Blufi build
* Update arduinojson, fix build errors with idf
* Fix narrowing
* fix RF builds
* WIP-Convert ino files to cpp
* Fix pilight build
* Fix Somfy actuator build.
* Update esp32dev-rf partition
* Fix Weatherstation build
* Fix GFSunInverter build
* Fix esp32dev-ir build
* Fix ble-aws build
* Fix eth builds
* Fix m5Stack missing pins_arduino.h
* Fix build errors for M5 stack/tough, others are upstream issues.
* Fix RTL 433 build - remaining errors are from radolib
* Fix nodemcu build
* fix 2g builds
* Fix serial build
* Fix actuator on off builds
* Fix SSD1306 build - remaining errors are from radiolib
* Fix multiple definition of OTAserver_cert
* Fix nodemcu rf2 build
* Fix ADC builds
* Fix sensor builds
* Fix LORA builds
* Fix multi-receiver builds - remaining errors are in radiolib
* Fix fastled builds
* Fix theegns board builds
* Fix broker builds
* Update fastled - old version failed all-test build
* Fix RN8209 builds
* Fix max temp actuator builds
* Fix PWM builds
* Fix C37 sensor builds
* Fix HTU21 builds
* Fix INA266 builds
* Fix undefined variables in mqtt discovery
* Fix webui build
* Fix fastled invalid pin error
* Fix wifi manual setup builds
* Fix onewire/all-test build - bin too big error remaining
* Fix theengs plug build
* Fix rfbridge builds
* Fix blufi builds
* Fix undefined functions in serial
* Fix preprocessor definition checks
* Set IDF log level to erre
* Add delay in loop to prevent watchdog timeout
* Use xTaskCreateUniveral to support single core processors
* Remove old HTTPUpdate files - upsteam fixed.
* Cleanup and move common declarations to header file
* Use custom partiton table to fix builds where bin is too large
* Update M5StickC - fixs esp32-m5stick-c-ble build
* Revert to Arduino core 2.x for builds with incompatible libs
* Remove "Z" from file names and rename omg_common to TheengsCommon
* Fix gateway name when using MAC with new Arduino core
* Update IDF config to reduce loop task stack use
* Update esp-nimble-cpp version, corrects BLE uppercase ID's
* Update wifi manager to fix watchdog timeout error
2025-05-06 19:35:50 -05:00
DigiH
6e77efb11b
"ohdiscovery" back in obsoleteEntities
2025-04-28 17:14:40 +02:00
Florian
bb135aa0bf
[DOCS] Remove hits ( #2175 )
2025-04-09 05:36:23 -05:00
dependabot[bot]
037ee88528
[CI] Bump prismjs from 1.29.0 to 1.30.0 ( #2169 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 07:28:47 -05:00
peshovec
7f542c8347
[RF] ZgatewatPilight: toggle RawEnabled only if Pilight is active receiver ( #2159 )
2025-03-07 16:48:15 -06:00
Alessandro Staniscia
e683fbbd18
[RF] Proposal fix for issue #2139 + Extra documentation ( #2157 )
...
* Refactor announceDeviceTrigger function to improve parameter handling and documentation for optional device information
Fix null pointer references in RFtoMQTTdiscovery and update logging levels for RF signal handling
Refactor RF to MQTT discovery functions for improved clarity and parameter handling
* Update documentation for RF auto discovery and MQTT integration, correcting terminology and enhancing clarity
* Refactor enableRFReceive function to accept parameters for frequency and GPIOs, enhancing flexibility
2025-03-07 16:47:33 -06:00
dependabot[bot]
e6443143bb
[CI] Bump elliptic from 6.6.0 to 6.6.1 ( #2167 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.6.0 to 6.6.1.
- [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 16:42:37 -06:00
peshovec
e2ada763ec
[RF2] fix json formatted sending, when the active receiver is not RF2 ( #2158 )
2025-02-04 07:39:26 -06:00
Ryan Powell
d03795d0bf
[BT] Update NimBLE-Arduino to 2.2.1 ( #2140 )
...
* Update NimBLE-Arduino to 2.2.1
* Add BLE OTA update capability.
2025-02-01 12:21:40 -06:00
DigiH
4bf43f5695
[DISC] Removal of openHAB specific MQTT discovery patch ( #2153 )
...
Removal of openHAB specific MQTT discovery patch "ohdisc", as it is no longer required with openHAB 4.3 and later, and with openHAB before 4.3 MQTT discovery never was fully implemented anyway.
2025-01-25 14:14:22 -06:00
peshovec
d837dfd32a
[RF] HA: RF modules as sensors. Subscribe topic, according valueAsATopic ( #2134 )
2025-01-25 12:53:24 -06:00
Florian
cd35520bb0
[BT] Increase again procBLEtask stack size ( #2152 )
...
Co-authored-by: Florian <1technophile@users.noreply.github.com >
2025-01-14 07:23:57 -06:00
Florian
5b6cf44662
[CI] Update python version to 3.11 ( #2151 )
...
Co-authored-by: Florian <1technophile@users.noreply.github.com >
2025-01-14 07:23:41 -06:00
Florian
bead01347e
[BT] Increase procBLEtask stack size to avoid reset when adapting the scan parameters ( #2148 )
...
Co-authored-by: Florian <1technophile@users.noreply.github.com >
2025-01-10 13:47:34 -06:00
DigiH
d8c0f0f9c5
[BT] Small typo fix ( #2147 )
2025-01-07 17:14:49 +01:00
DanEmord
4d6e7f4afa
[RF] Allow configuration of CC1101 SPI pins ( #2141 )
...
If all CC1101 SPI pins are defined, use them to create the SPI device. Otherwise, default to the platform's SPI.
2025-01-03 09:29:26 -06:00
DigiH
5e1860abd9
[DISC] rtl_433 UV amendments ( #2144 )
2025-01-02 14:56:18 +01:00
Northern Man
3db54b4266
Update to rtl_433_esp - for testing of the integrated package ( #2125 )
2024-12-18 07:55:14 -06:00
benzok
312b4bcf17
[DISC] Whitelist immediate change ( #2133 )
...
* When updating a device from UNKNOWN force a new scan
* update the sensorModel_id and handle if white-list is updated
* Restore unduly deleted documentation
2024-12-18 07:53:32 -06:00
melyux
7fa00dd593
Pilight: Handle when 'value' is not a string ( #2129 )
2024-12-13 16:42:39 -06:00
DigiH
1b50c8ec02
[WEBUI] Fix for TH1 external probe in display routine ( #2127 )
...
Fix for TH1 external probe in display routine only actually showing when connected.
2024-12-05 15:33:28 +01:00
DigiH
2cce06ed4e
[DISC] Defined boolean values ( #2126 )
...
Defined boolean values in discovery message for cross platform discovery in HA and OH for binary_sensors.
2024-12-04 01:04:56 +01:00
DigiH
9bb7751b8d
[BT] Decoder development link ( #2120 )
2024-11-24 13:13:57 +01:00