Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 | 4 
kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #2305440 24-Aug-2019 18:12
Send private message

With the goldair 2000w pt heater this one )

Will it burn a toddler if they go up and touch it?

I thought a wall based fan heater might be safer for a babyroom.

I can't seem to find any really nice wall based fan heaters, the room is small double size. There is a lot more space on the walls higher up than at ground level.




HTPC / Home automation (home assistant) enthusiast.




phrozenpenguin
868 posts

Ultimate Geek
+1 received by user: 90


  #2305854 25-Aug-2019 20:56
Send private message

kiwijunglist: With the goldair 2000w pt heater this one )

Will it burn a toddler if they go up and touch it?

I thought a wall based fan heater might be safer for a babyroom.

I can't seem to find any really nice wall based fan heaters, the room is small double size. There is a lot more space on the walls higher up than at ground level.

 

We had the 1kw version before we got rid of it and it got pretty hot. We replaced it with a (much more expensive but much better) Dimplex heater which does not get anywhere near as hot. We have mounted it on the wall in the nursery and are happy with it.


kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #2307938 29-Aug-2019 17:03
Send private message

I grabbed one of these heaters for $185 on special (2000W version).

 

I'm running home assistant in docker on ubuntu.

 

Unfortunately I've updated the firmware to the latest version already before reading all of this thread.

 

1. What is the recommended current method for setting this up with home assistant?

 

2. Will the instructions here: https://github.com/nikrolls/homeassistant-goldair-climate work with the latest firmware?

 

3. To find out the UUID / Device ID on android do I use "Tuya Smart" or "Smart Life - Smart Living" or "Jinvoo Smart" App? (android instructions)

 

4. Because I'm on the latest firmware do I need to install this python tuya updated protocol and then following the instructions in this post here?

 

 





HTPC / Home automation (home assistant) enthusiast.




kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #2307979 29-Aug-2019 18:17
Send private message

Thanks for writing the custom component, I'm using home assistant docker.

 

I got stuck at this point here -> https://github.com/nikrolls/homeassistant-goldair-climate/issues/20





HTPC / Home automation (home assistant) enthusiast.


kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #2307980 29-Aug-2019 18:19
Send private message

minigopher17:

 

Thanks for making the code available. I'm trying out Home Assistant via a Docker container ...

 

The only issue I had was that my Docker version of Home Assistant couldn't install Python dependencies properly so it couldn't find 'pytuya', but after a manual 'pip' installation, it works fine.

 

 

Can you please explain how you did this?  I'm using docker compose.





HTPC / Home automation (home assistant) enthusiast.


kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #2324189 24-Sep-2019 20:20
Send private message

netd:

 

I contacted support, the 13 degree limit was because normal mode was set to 17. Eco is limited to 4 degrees below normal mode (bit strange, but oh well).

 

A fork of python-tuya has been updated to include the new protocol.  Pretty simple to update the Home-Assistant module to use it.

 

Install https://github.com/belzedaar/python-tuya in your home assistant python environment.

 

Edit custom_components/goldair_heater/__init__.py

 

Modify the REQUIREMENTS line to 
REQUIREMENTS = ['pytuya==7.0.4']

 

Find the line (line 134 in mine):
self._api = pytuya.Device(dev_id, address, local_key, 'device')

 

and add on the next line (remember that python cares about spaces - space it out to the same indent level):
self._api.set_version(3.3)

 

Restart Home-Assistant and it should start working again

 

 

 

 

I can add REQUIREMENTS = ['pytuya==7.0.4'] inside goldair_heater/goldair.py ; but it wont work inside goldair_heater/__init__.py

 

If I add REQUIREMENTS = ['pytuya==7.0.4'] to __init__.py I get error that pytuya version 7.0.4 not available.

 

I am importing pytuya by using the following code

 

 

 

        import custom_components.pytuya as pytuya
        self._name = name
        self._api = pytuya.Device(dev_id, address, local_key, 'device')
        self._api.set_version(3.3)

 

 





HTPC / Home automation (home assistant) enthusiast.


 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Free setup code: R587125ERQ6VE. Note that to use Quic Broadband you must be comfortable with configuring your own router.
netd
21 posts

Geek


  #2325649 26-Sep-2019 23:56
Send private message

You did get that specific PyTuya release? It is not the official one - although that has now been updated to support the new protocol, I have not tried it so do not know if the same changes will work.


kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #2325650 27-Sep-2019 00:05
Send private message

I tried both releases.
I got it going, but I get intermittent unavailable errors. Both pytua versions, using both 3.1 and 3.3 protocol.




HTPC / Home automation (home assistant) enthusiast.


joemate
59 posts

Master Geek
+1 received by user: 22

ID Verified

  #2328627 2-Oct-2019 18:57
Send private message

I'm having issues with these heaters, two of them. I can control them only if I'm connected to my home wifi. In case I'm trying to control them via mobile network or some other wireless network, I'm getting the "No Lan connection or device is occupied"

 

I think this is the reason I'm unable to control it via HA as well.

 

 

 

Question: now that Tuya Convert 2 is out, did anyone manage to flash tasmota and control these heaters?


kiwijunglist
2983 posts

Uber Geek
+1 received by user: 135

ID Verified

  #2328669 2-Oct-2019 21:42
Send private message

I don't think there is a tuya convert setup for flashing the heater, they have lots of other devices, but no template for the heater, they mostly just have lights and switches, heater has more options. At least that's what I noted on their GitHub and wiki.




HTPC / Home automation (home assistant) enthusiast.


1 | 2 | 3 | 4 
View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.