Álvaro Fernández Rojas

Results 17 issues of Álvaro Fernández Rojas

## Proposed change Add QNAP QSW binary sensors for each port. These binary sensors are disabled by default, but the intention is to provide the user the ability to track...

cla-signed
new-feature
has-tests
by-code-owner
integration: qnap_qsw

## Proposed change Add QNAP QSW port sensors. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ]...

cla-signed
new-feature
has-tests
by-code-owner
integration: qnap_qsw

Ethernet needs a couple of scripts on firmware 1.4.7_0065 to automatically start on boot and properly disable wifi. Signed-off-by: Álvaro Fernández Rojas

TP-Link Archer C7 v2 using OpenWrt master (4.19.108) and ath10k-ct 8df0a7f8 with HTT firmware. ``` [255398.211104] ath10k_pci 0000:00:00.0: firmware crashed! (guid n/a) [255398.217451] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id...

## Breaking change The daily data for the current day wasn't available after midday and now it will be. Automations relying on day[0] for checking next day forecast will have...

breaking-change
cla-signed
small-pr
integration: aemet
has-tests
by-code-owner
Quality Scale: No score

Fix warnings found with "--warnings more": ``` /home/runner/Arduino/libraries/SmartRC-CC1101-Driver-Lib/ELECHOUSE_CC1101_SRC_DRV.cpp: In member function 'void ELECHOUSE_CC1101::Reset()': /home/runner/Arduino/libraries/SmartRC-CC1101-Driver-Lib/ELECHOUSE_CC1101_SRC_DRV.cpp:149:3: error: this 'while' clause does not guard... [-Werror=misleading-indentation] while(digitalRead(MISO_PIN)); ^~~~~ /home/runner/Arduino/libraries/SmartRC-CC1101-Driver-Lib/ELECHOUSE_CC1101_SRC_DRV.cpp:150:2: note: ...this statement, but the...

64 bit build fails: ``` [ 22%] Building C object interface/mmal/vc/CMakeFiles/mmal_vc_client.dir/mmal_vc_client.c.o In file included from /home/noltari/workspace/openwrt/build_dir/target-aarch64_cortex-a72_musl/bcm27xx-userland-ad8ef597bdcf23032064c5036a9154b6b8beb649/build/inc/interface/vcos/vcos.h:114, from /home/noltari/workspace/openwrt/build_dir/target-aarch64_cortex-a72_musl/bcm27xx-userland-ad8ef597bdcf23032064c5036a9154b6b8beb649/interface/mmal/mmal_common.h:40, from /home/noltari/workspace/openwrt/build_dir/target-aarch64_cortex-a72_musl/bcm27xx-userland-ad8ef597bdcf23032064c5036a9154b6b8beb649/interface/mmal/mmal.h:355, from /home/noltari/workspace/openwrt/build_dir/target-aarch64_cortex-a72_musl/bcm27xx-userland-ad8ef597bdcf23032064c5036a9154b6b8beb649/interface/mmal/vc/mmal_vc_client.c:29: /home/noltari/workspace/openwrt/build_dir/target-aarch64_cortex-a72_musl/bcm27xx-userland-ad8ef597bdcf23032064c5036a9154b6b8beb649/build/inc/interface/vcos/vcos_assert.h:303:69: error: size of array 'vcos_static_assert' is negative...

Until now, only SoCs with bcm6368-enetsw driver could enable the external switches. This enables external BCM5325E switch on Huawei HG556a (BCM6358). However, there's still work to do to get this...

RFC
target/bmips

Add black to Github CI.

## Proposed change Add Airzone master zone mode select. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [...

cla-signed
new-feature
has-tests
by-code-owner
integration: airzone
Quality Scale: No score