04-26-2025, 08:34 PM
Hello
I am building a temperature controller from the g1. My intention is to use this controller both as a controller that works alone with internal automations, and also to connect it to a home assistant.
After several tests I have performed, I have discovered several problems.
1. When connecting sensor 5 to gpio number 5, there is no response from the sensor.
2. Today I am only connecting 6 temperatures, I would be happy if there was a possibility to use all gpio, 4,5,6,7,13,14,15,16,17,40 and add them to the table.
3. I discovered a serious problem in interfacing to ha mqtt, when the controller is connected everything works fine.
But if the controller is disconnected from the power supply, the values still continue to appear as available in Home Assistant for an unlimited time, and this is really wrong. The system should report that the controller is no longer available, otherwise there is no real indication between the controller and the entire system. I also checked the issue with an mqtt broker without Home Assistant. It behaves the same way. This situation should not happen. This controller is supposed to be super reliable, especially since it is a temperature system for refrigerators with messaging and cellular communication.
4. There are measurement differences of 2 degrees between the temperature sensors even though they are in exactly the same place next to each other (if this can be made precise, it would be great).
I am building a temperature controller from the g1. My intention is to use this controller both as a controller that works alone with internal automations, and also to connect it to a home assistant.
After several tests I have performed, I have discovered several problems.
1. When connecting sensor 5 to gpio number 5, there is no response from the sensor.
2. Today I am only connecting 6 temperatures, I would be happy if there was a possibility to use all gpio, 4,5,6,7,13,14,15,16,17,40 and add them to the table.
3. I discovered a serious problem in interfacing to ha mqtt, when the controller is connected everything works fine.
But if the controller is disconnected from the power supply, the values still continue to appear as available in Home Assistant for an unlimited time, and this is really wrong. The system should report that the controller is no longer available, otherwise there is no real indication between the controller and the entire system. I also checked the issue with an mqtt broker without Home Assistant. It behaves the same way. This situation should not happen. This controller is supposed to be super reliable, especially since it is a temperature system for refrigerators with messaging and cellular communication.
4. There are measurement differences of 2 degrees between the temperature sensors even though they are in exactly the same place next to each other (if this can be made precise, it would be great).

