Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Hi Ovidiu,
yes, I understand your concern, and I suppose that I can only answer you that if one of the modules is damaged, then it has to be replaced.
I suppose that if I was in this situation, I would improvise a button with some switch available at home (a wall switch would do the job)
Another option would be to add the button to the relay node yourself. The source code for the sketch is available, and it should not be very difficult.
I see that your request makes sense, but I don’t have the resources (I don’t have the time) to add to the project all the individual desires requested by the users. If this requested feature awakens the attention of other users, then I will reconsider adding it.
Thank you very much for your suggestions, sorry that I can not satisfy your request.
Regards.
adminKeymasterHi, welcome to the forum!
Indeed, it would be possible to add a button to the relay node to act as the main switch for the heating system. But regrettably this feature is outside of the objectives of this project and would mean many changes in the way it is conceived. Besides that, having only a switch on the relay node is a very poor feature if you don’t have a way to set the desired temperature.
Sorry for the disappointment,
R. Campos.
adminKeymasterHola Miguel,
bueno ayer publiqué la versión, asi que ya es tarde para las pruebas. Si no has recibido la actualización, debes tenerla en la cola ;).
Asi que espero que haya suerte y vaya todo bien!
Un saludo!
adminKeymasterOne more thing. I suppose you already tried to register again the client app with the thermostat app, by reading the qr code?
adminKeymasterHi, welcome to this forum!
If the thermostat is working well, then the problem is only in the client app. May you tell me what android device you have (manufacturer and android version).
Probably it has to do with the energy savings policies that some manufacturers add to the devices.
Take a look in our faq section, to the question “Why is the client app not receiving data from the thermostat or vice versa?”:
Let me know if that solves the issue or not.
Thanks!
adminKeymasterHola Miguel,
para ese proyecto habia elegido el sistema operativo Android Things, que viene a ser una version reducida del sistema operativo Android que tenemos en nuestros telefonos.
Lo que ocurrió fue que en enero de 2019, Google cambió la politica detrás del sistema operativo, y decidió orientarlo solo a fabricantes de dispositivos, especialmente altavoces y “pantallas inteligentes”. Ademas de eso, los terminos de uso del dichoso sistema operativo te obligaban a firmar un contrato con google y realmente fabricar un cacharro y realmente productir tu cacharro en cantidades masivas y venderlo (es decir, fabricar termostatos en China o similar y venderlos en el mercado).
Todo ello muy alejado de mis intenciones y capacidades, asi que decidí darle carpetazo.
Se podria desarrollar de todas formas un software para la RPi que funcionase de termostato, pero decidí no hacerlo por cuestiones de falta tiempo.
Un saludo
adminKeymasterHola!
Bueno me alegra que haya salido bien. Y te agradezco por colaborar económicamente con el proyecto.
Tengo en el horno una versión con funciones extra para los usuarios premium pero aún no está cocinada del todo…
Ya os avisaré!
Un saludo
adminKeymasterHola Miguel,
al final no me queda claro si has podido poner a andar los nodos, o no.
En todo caso, porque los datos que pones, en primer esp32 funciona, pero parece que el sensor de temperatura no esta bien conectado. Revisa el cableado del sensor de temperatura, o prueba con otro sensor.
Respecto al segundo ESP32, a veces dan guerra para subir los sketchs. Normalmente deberia funcionar simplemente conectando el esp32 con el cable usb, seleccionando el puerto adecuado y dandole al boton de upload en el Arduino IDE, pero a veces no es asi.
En estos casos problematicos a mi me da buen resultado usar el boton “boot” del esp32. Este boton pone al esp32 en modo “upload” para poder transmitirle el sketch.
Lo que tienes que hacer es:
1.- conectas el esp32, asegurandote de que has elegido el puerto COM correcto en el arduino ide.
2.- pulsas en el esp32 el boton boot y mantienes pulsado el boton.
3.- en el arduino ide le das al boton de “enviar sketch”.
4.- Cuando veas en la consola del arduino ide que el sketch se esta enviando, puedes soltar el boton “boot” (¡pero no antes!).Ya me comentarás si esto te ha ayudado en algo.
Un saludo
adminKeymasterHola Miguel,
creo que el enlace de marras ya funciona correctamente. A ver si puedes continuar con la instalacion.
Un saludo
Roque
adminKeymasterDe hecho, ya tienen una incidencia abierta en github relativa a esto:
adminKeymasterHola Miguel,
he estado haciendo algunas pruebas, y efectivamente, tienes razón, el link funciona mal. Parece que les he caducado el certificado ssl justo hoy (es un certificado letsencrypt, que caduca cada 3 meses), y el script que tienen para renovarlo ha debido fallar.
Bueno en resumen, creo que es un error puntual de la web de espressif.com. Estoy convencido de que lo arreglarán, y cuando el link vuelva a funcionar sin error, podras descargarte las placas esp32. Se que pedirte paciencia con el esp32 esperando a montarlo es una faena, pero poco puedo hacer.
Les pondre un email para que le echen un vistazo. Si no lo arreglan, buscamos otra solucion.
Un saludo,
Roque.
adminKeymasterI´m glad it worked! Maybe I have to increase the timeout in the app, in the case the login takes a while.
If you need support with something else please ask.
R. Campos
adminKeymasterHi,
thank you for your feedback. I had already this problem a couple of months ago with an user of the spanish forum. Regrettably we were not able to find what the problem was, and somehow it started to work again.
Maybe we have more luck this time. May you contact me at the email account admin(AT)smart-thermostat.eu to discuss how to solve the problem with your login privately?
Thanks!
adminKeymasterHi Vincent,
don´t worry. Besides the graphs, I will provide a way to export the data as a CSV file. I’m working on it but please don’t expect this feature to be available shortly. It will take some time.
THank you for your suggestions, they are very appreciated.
Regards!
adminKeymasterHi and welcome to the forum.
The feature you are asking for is already in my to-do list. The app is already sending the environment stats to our server and the history of temps and so on is being stored. But I have not decided yet where and how to render the graphics with the info: in the Android app or maybe in a web app on this site.
I feel that a web app on this site would be more convenient because it will allow me to paint better graphics than on an small smartphone.
What kind of stats and graphs would you like to have? Any suggestions are welcome.
Regards!
-
AuthorPosts