algirdasc / hass-floureon

Floureon (Broadlink based) thermostat integration for Home Assistant
32 stars 18 forks source link

error: 'NoneType' object has no attribute 'auth' #34

Open sermux1344 opened 1 year ago

sermux1344 commented 1 year ago

I have an issue. Yesterday it stop working at all. log from home assitant : Logger: custom_components.floureon Source: custom_components/floureon/init.py:53 Integration: floureon (documentation, issues) First occurred: 16:44:48 (2152 occurrences) Last logged: 21:12:49

Thermostat 192.168.2.6 network error: [Errno -4000] Network timeout: No response received within 3s Thermostat 192.168.2.4 network error: [Errno -4000] Network timeout: No response received within 3s Thermostat 192.168.2.5 network error: [Errno -4000] Network timeout: No response received within 3s Thermostat 192.168.2.3 network error: [Errno -4000] Network timeout: No response received within 3s Thermostat 192.168.2.9 network error: [Errno -4000] Network timeout: No response received within 3s and the second one. Logger: custom_components.floureon Source: custom_components/floureon/init.py:78 Integration: floureon (documentation, issues) First occurred: 16:20:02 (24 occurrences) Last logged: 16:22:02

Thermostat 192.168.2.8 read_status() error: 'NoneType' object has no attribute 'auth' Thermostat 192.168.2.9 read_status() error: 'NoneType' object has no attribute 'auth' Thermostat 192.168.2.5 read_status() error: 'NoneType' object has no attribute 'auth' Thermostat 192.168.2.7 read_status() error: 'NoneType' object has no attribute 'auth' Thermostat 192.168.2.10 read_status() error: 'NoneType' object has no attribute 'auth'

algirdasc commented 1 year ago

English please.

t288msd commented 1 year ago

I have the same. The logs show:

Logger: homeassistant.util.async Source: util/async.py:137 First occurred: 15:31:03 (46 occurrences) Last logged: 22:57:40

Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author for floureon doing blocking calls at custom_components/floureon/init.py, line 46: time.sleep(0.1)

bdovaz commented 11 months ago

Same problem here

jnsness commented 10 months ago

Same here

Logger: custom_components.floureon Source: custom_components/floureon/init.py:78 Integration: floureon (documentation, issues) First occurred: 09:45:43 (6 occurrences) Last logged: 09:50:43

Thermostat 192.168.1.64 read_status() error: 'NoneType' object has no attribute 'auth'

brano6 commented 8 months ago

Hi someone solve this problem ? I have same but I find out that my thermostats disconnecting randomly from my wifi I cannot find it in my list of devices in router and also i cannot ping it. Only restart thermostat connect again.

litinoveweedle commented 1 month ago

Hello, this is NOT a issue of the integration. This is problem of the Thermostat itself, which seems to time too time forgot all the setting including wi-fi pairing. So the solution is, that you need to switch thermostat into pairing mode (exact procedure depends on your device type, please consult manual) and then to use mobile application to pair thermostat back to your network.

bykidi commented 1 week ago

anyone figured out how to 'pair' it with hass? i can ping mine, can see everything from the tuya app but can't link it with HASS...