xoseperez / espurna

Home automation firmware for ESP8266-based devices
http://tinkerman.cat
GNU General Public License v3.0
3k stars 638 forks source link

Support for NOUS A1T #2599

Open vreesie18 opened 11 months ago

vreesie18 commented 11 months ago

Description

Is there any change of getting support for the NOUS A1T in the near future or am I missing something and is there already support for this device ?

Kind regards, Andre

Solution

No response

Alternatives

No response

Additional context

No response

mcspr commented 10 months ago

/CF1_PIN. 5/ in our hardware .h shows various devices with almost* similar config based on a single relay and HLW8012 / HJL01 / BL0937. Seems to be this one?

HYKKER_SMART_HOME_POWER_PLUG https://github.com/xoseperez/espurna/blob/1e765d7e6826dbd2f7499adad609fa96fb20c2ca/code/espurna/config/hardware.h#L4868-L4910

ref. https://templates.blakadder.com/nous_A1T.html ref. https://nous.technology/product/a1t.html

vreesie18 commented 10 months ago

Looks like it, same pin layout :-) I will give it a try!

Homer-Sim commented 9 months ago

Hello,

I am using for the NUOS A1T this firmware: espurna-1.15.0-dev.git909949b5+github230112-avatto-power-plug-wifi

it is working but today I recognized that the Voltage value is quite high: grafik

230 is the expected value ...

I tried to go under sensors and added the 230V to voltage#0 and hit calculating/apply but it did not change something

Any ideas?

Homer-Sim commented 9 months ago

I am really searching for a solution because I do not like the Tasmota Firmware; I am so used to ESPurna on all my devices.

I tried for sure also this one: espurna-1.15.0-dev.gitb409dc27+github230330-hykker-smart-home-power-plug But I receive higher voltage values (~266V)

Please.

mcspr commented 9 months ago

I tried to go under sensors and added the 230V to voltage#0 and hit calculating/apply but it did not change something Any ideas?

Click 'Save' so settings are preserved?