Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sermux1344 opened this issue Oct 25, 2023 · 7 comments
Open

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

sermux1344 opened this issue Oct 25, 2023 · 7 comments

Comments

@sermux1344
Copy link

sermux1344 commented Oct 25, 2023

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
Copy link
Owner

English please.

@t288msd
Copy link

t288msd commented Oct 28, 2023

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
Copy link

bdovaz commented Dec 4, 2023

Same problem here

@jnsness
Copy link

jnsness commented Jan 4, 2024

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
Copy link

brano6 commented Mar 9, 2024

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
Copy link
Contributor

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
Copy link

bykidi commented Oct 29, 2024

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants