-
I have an error that seems to be related to a report modification in the outgoing_routing module. I am running the latest version in Odoo 16.0. I'm not sure exactly how this was produced, but I am see…
-
This is more a question rather than an issue but:
Would it be possible to control climate devices created by Smart IR hubs?
For example in my Tuya app i have a Smart IR hub which i setup to contr…
-
Three is no GPU(Nvidia card) in x86 Linux/Ubuntu, I installed latest exo . It can't work with LLVM backend. With below command.
DEBUG=9 LLVM=1 exo run llama-3.1-8b --prompt "hello, who are you?" --…
-
저희 팀에서 Requirement and Specification을 작성 중인데, 구현할 optimization pass마다 IR program예시를 3개를 작성하는 것은
(1) 5페이지를 초과한다는 문제와
(2) 일부 optimization에 경우에 다룰 수 있는 case가 1개 또는 2개 존재한다는 문제가 있었습니다.
페이지 초과문제는 opti…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Add multi data set from other devices that’s already setup, like load the tv volume button to the …
-
module: web_ir_actions_act_multi
version: 14.0
**Steps to reproduce**
- uninstalling module
**Current behavior**
damages database, after several tries of uninstallation it removes several sys…
-
### Description of the feature you're suggesting.
A fuzzer for the IR blaster. I noticed unrelated devices being activated during the universal remote sequences and thought a fuzzer might be a useful…
-
opening this to track some ideas and issues we have for a refactor of the IR.
- #665 reminds me that maybe we should make the IR a SSA IR this time
- #661 the new IR should has its own metaclass/d…
-
Hi! I have an RGB Led strip controller, the same as in https://www.elektroda.com/rtvforum/topic3905652.html but with revision 1.1. At first I had a problem with the fact that after flashing the firmwa…
-
### 📝 Overall Description
### For the following demo
`Service.java`
```java
public interface Service {
void doSomething();
}
```
`ServiceImpl.java`
```java
public class ServiceIm…