I was in the living room, putting back the (black) cover on the couch, I thought “I could do with a bit more light”, so I went to the office, opened a shell, run mosquitto_pub with a bit of json, and then back to the living room to see the LED bars tur...
-
@fabrixxm @valhalla @GustavinoBevilacqua ma perché sulla TV del vicino? Mettilo sulla mia e al vicino metti un film di Neri Parenti.
-
-
@Zambunny @GustavinoBevilacqua @valhalla
ding "Ordino Cofanetto Neri Parenti e lo metto sulla tua carta" -
@GustavinoBevilacqua
Siete crudeli. Per questo vi amo.
-
@valhalla There is another way?
-
@fabrixxm @GustavinoBevilacqua ma del Dom Perignon non me ne faccio niente
e neanche del film sulla tv del vicino, tutto sommato
quindi non mi serve Alexa
-
@valhalla che cosa usi? Per ora io uso HA, ma sono ancora un bambino: ho bisogno di fango, di toccare la terra. HA non ha molto valore aggiunto per il mio setup (ma usano yaml)
-
@cate la maggior parte dei miei device sono degli ESP32-C3-DevKit-Lipo con attaccati dei sensori, che mandano i valori via mqtt in modo abbastanza grezzo e vengono letti da uno script python tenuto assieme con la duct tape che li salva in un rrd e genera dei grafici (visualizzati in una pagina html statico).
poi c'è la barra a LED RGB + W¹, controllata da un altro ESP32-C3-DevKit-Lipo che riceve comandi in un json custom, e ho intenzione di metterne in giro almeno un altra
poi abbiamo due (2) prese smart che inviano i dati di consumo in un formato compatibile con HA, ma ancora non ho avuto tempo di leggerli e farci cose, e una non è ancora neanche stata attaccata (sono state comprate per decidere quale sia il primo frigo da cambiare, poi non so se le useremo ancora)
prima o poi ho intenzione di cambiare il modo in cui gli ESP32-C3-DevKit-Lipo mandano i dati, per renderlo compatibile con HA e tutto il resto del mondo, e di scrivere qualcosa per leggerli che abbia un po' meno duct tape.
¹ nel senso che sono una striscia RGB e una strisca W comprate separatamente, incollate sulla stessa base di alluminio e controllate dallo stesso device
-
@cm having found the time to prepare some device that make this easier to do directly from the living room would be nice :D
the fact that I don't have a smartphone that is usually turned on (because its battery wouldn't last the whole day, so I usually turn it on when I leave the house and need it) makes this a more interesting exercise :D
-
@valhalla I have found the time and built up an ESP with a display and some buttons, that does get a bunch of data via MQTT to display, and the buttons send messages out. These days, I'd probably use a CYD and esphome. But I'm not switching lights, just my heating.
-
@cm I have an inkplate² that displays data (retreived via http from a local server¹, where it's saved by the same script that reads data from mqtt, so that it can only wake up every few minutes to update), but it has no buttons, so it's not really useful to control things
I also have a 2.8" display + touchscreen connected through some dupont cables to an ESP that I had started to play around and see if I could use it with micropython and maybe lvgl, and that looks promising, but I haven't had the time to make it work yet :D
¹ not a rasperry, but an olimex olinuxino, but the same category of device
² ESP + epaper display