GithubHelp home page GithubHelp logo

Comments (9)

natekspencer avatar natekspencer commented on June 15, 2024

The biggest blocker for me on this is that I don't have a Vivint thermostat attached to my own system to be able to properly test and see the results that come back, tweak, and repeat. I follow @balansse's project and have looked at various pieces of code in it as well, but it's just a little more difficult in the testing process. I might be able to dig through it a little more and see if I can pull out some more code to make thermostats work better. Have you tried the thermostat control via this integration? I know I added minimal control, so I'm curious if you've tested that at all and found it doesn't work or just doesn't have the capabilities you want.

from hacs-vivint.

kksligh avatar kksligh commented on June 15, 2024

from hacs-vivint.

natekspencer avatar natekspencer commented on June 15, 2024

@kksligh I just released version 2021.9.2 which should have improved support for thermostats. If you wouldn't mind checking it out and seeing if this works for you

from hacs-vivint.

kksligh avatar kksligh commented on June 15, 2024

Testing now - the hvac temp controls seem to work. However, the fan controls are throwing errors and not working

Logger: homeassistant.components.websocket_api.http.connection
Source: components/climate/init.py:458
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 2:23:42 PM (13 occurrences)
Last logged: 5:33:12 PM

[281473136514864]
[281473136514864] Error handling message: Unknown error
[281473126360544]
[281472967260576]
[281472935781424]
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 185, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1492, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1527, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 213, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 658, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 843, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 695, in _handle_entity_call
await result
File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 462, in async_set_fan_mode
await self.hass.async_add_executor_job(self.set_fan_mode, fan_mode)
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/climate/init.py", line 458, in set_fan_mode
raise NotImplementedError()
NotImplementedError

from hacs-vivint.

natekspencer avatar natekspencer commented on June 15, 2024

Yeah, I need to add those next, hence the NotImplementedError. But a step at a time, haha

from hacs-vivint.

kksligh avatar kksligh commented on June 15, 2024

from hacs-vivint.

natekspencer avatar natekspencer commented on June 15, 2024

Alright, @kksligh one more for you with fan mode support

from hacs-vivint.

kksligh avatar kksligh commented on June 15, 2024

from hacs-vivint.

kksligh avatar kksligh commented on June 15, 2024

been testing for a while - I think we are good to go!

from hacs-vivint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.