[-] [email protected] 2 points 1 month ago

Since it just a remix, can't you put original 3mf/stl file and add your version to the download section? If that's work, just add to 3d model file title "by xxx" To give credit to original designer so they are no confusion between your files and the original designer.

[-] [email protected] 2 points 3 months ago

Ici le gars au trouble anxieux (entre autres). Ça doit faire dans les 15 ans qu'on m'en prescrit mais je m'auto-régule depuis très longtemps car les médocs, on s'y habitue trop vite et la surenchère médicamenteuse, c'est pas pour moi (fût un temps, j'étais un vrai zombie à cause de dose de cheval de différents médocs par un psy complètement allumé et qui ne captait rien à mes problèmes) Pareil pour le somnifère, je n'en prends qu'après avoir fait au moins 1-2 semaine de très mauvaise nuit (entre 2 et 4h max/nuit sachant que si j'arrive à 4h, c'est en fait deux sommeils de 2h espacé d'environ 4-5h). Les somnifères sont efficaces pendant 1 à 3 nuits (sauf que les matins, c'est pas la joie) puis l'effet diminue si je continue. donc j'arrête et retrouver le sommeil après ces prises est particulièrement compliqué à moins de passer par un substitut illégal (cannabis) pendant 2 jours (ancien fumeur régulier, j'ai arrêté il y a quelques années et je n'en prends qu'en cas de nécessité ou je devrais plutôt dire "quand j'en peux plus de mes troubles du sommeil".) En revanche, probablement entre autre car je suis un neuro atypique, je n'ai pas le même effet des drogues sur mon cerveau par rapport à un non atypique, exemple le plus flagrant peut être, c'est la ritaline, ça calme mon cerveau alors que ce sera un excitant pour un non atypique. Un autre exemple que je pourrais citer, ce sont les antidouleurs, très peu efficace chez moi à moins d'avoir des doses importantes. J'évoque cela car de mon point de vue, cela ne colle pas avec ton deuxième paragraphe, de plus quiz de ce qui fera la plus de dégât au cerveau entre un cerveau toujours ultra anxieux et avec peu voir très peu de sommeil et la prise régulière de médicaments type benzo... (tout cela est bien entendu, un avis très personnel non scientifique à ne pas prendre comme exemple à suivre)

Dans les bonnes solutions qui existent (cette fois, on peut trouver des documents scientifique dessus), c'est le passage par la méditation de pleine conscience, manque de chance pour moi, mes troubles de l'attention me rendent la vie dure pour une pratique seul régulière et efficace. Une autre solution (dans mon cas) c'est la TCC (thérapie cognitive et comportementale), c'est ce qui m'a fait le plus de bien, mais là encore manque de chance... Le psychiatre que j'avais trouvé est parti en retraite et seul des psychologues à proximité le pratique sauf que je ne peux pas me permettre financièrement cette dépense). Sauf erreur, la TCC fait partie d'un monde plus vaste qu'est la neuroplasticité qui j'espère se développera plus en France dans les années à venir.

[-] [email protected] 1 points 1 year ago

I have nvme setup on my pi 4 (I know it's overkill for that purpose but already had pi setup like this prior to klipper), that being said I will definitely look at getting one with communication control even if power never goes down for more than a couple of seconds

[-] [email protected] 1 points 2 years ago

Damn, if I had more electronics knowledge I would have build one. Does it actually integrate with home assistant?

[-] [email protected] 1 points 2 years ago

Many reason to prefer ZigBee, can handle more devices than WiFi, better security as it is separated from WiFi devices, mesh system, response quicker than WiFi, low energy, built for smart home (unlike wifi), and a few other reasons I don't have in mind at the moment.

[-] [email protected] 1 points 2 years ago

Is the base hollow? If yes, you can put a ZigBee module

[-] [email protected] 1 points 2 years ago* (last edited 2 years ago)

thanks for helping, I'm running a VM with HA OS (proxmox), i just realised that z2m crash when trying to pair those devices and watch dog isn't starting z2m back. I might load a backup when i was using my raspberry with conbee 2 and replace sonoff dongle by conbee 2 to see if same thing is happening which would indicate it has something to do with my proxmox VM

here are the logs when i try to pair:

Zigbee2MQTT:info 2023-11-28 16:13:42: Zigbee2MQTT started! Zigbee2MQTT:info 2023-11-28 16:13:48: Zigbee: allowing new devices to join. Zigbee2MQTT:info 2023-11-28 16:13:48: MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254,"value":true},"status":"ok","transaction":"fh35x-1"}' Zigbee2MQTT:info 2023-11-28 16:13:52: Device '0xa4c138d5784acca7' joined Zigbee2MQTT:info 2023-11-28 16:13:52: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xa4c138d5784acca7","ieee_address":"0xa4c138d5784acca7"},"type":"device_joined"}' Zigbee2MQTT:info 2023-11-28 16:13:52: Starting interview of '0xa4c138d5784acca7' Zigbee2MQTT:info 2023-11-28 16:13:52: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xa4c138d5784acca7","ieee_address":"0xa4c138d5784acca7","status":"started"},"type":"device_interview"}' Zigbee2MQTT:info 2023-11-28 16:13:53: MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0xa4c138d5784acca7","ieee_address":"0xa4c138d5784acca7"},"type":"device_announce"}' Error: Unhandled error. (TypeError: Cannot destructure property 'vendor' of 'data.device.definition' as it is null. at EventEmitter. (/app/data/extension/miboxer-fut089z-controls-exposer.js:151:21) at EventEmitter.emit (node:events:525:35) at EventBus.emitDeviceMessage (/app/lib/eventBus.ts:102:22) at Controller. (/app/lib/zigbee.ts:108:27) at Controller.emit (node:events:513:28) at Controller.selfAndDeviceEmit (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:527:14) at Controller.onZclOrRawData (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:738:18) at ZStackAdapter. (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:144:70) at ZStackAdapter.emit (node:events:513:28) at ZStackAdapter.onZnpRecieved (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:823:30)) at new NodeError (node:internal/errors:387:5) at ZStackAdapter.emit (node:events:502:17) at emitUnhandledRejectionOrErr (node:events:394:10) at processTicksAndRejections (node:internal/process/task_queues:85:21)`

here are the devices that failed to pair: https://www.zigbee2mqtt.io/devices/WSDCGQ11LM.html (i have 3 of those and one is failing to pair)

https://www.zigbee2mqtt.io/devices/TH02Z.html#tuya-th02z (did a mistake as i have 2 of them and none are pairing)

couple more devices that fails since i started thi post: https://www.zigbee2mqtt.io/devices/AB3257001NJ.html#osram-ab3257001nj

https://www.zigbee2mqtt.io/devices/ERS-10TZBVK-AA.html#tuya-ers-10tzbvk-aa

Edit: HA fail to load my backup file, saying it needs a .tar file (but i did point to a .tar file), will do a fresh install and load my backup to see if same is happening

Edit2: issue with backup file was due to firefox, works in chrome

Edit3: using my backup and conbee, everything works fine (at one exception, a zigbee remote which i remember was a pain to setup. remote is paired but not working yet... https://www.zigbee2mqtt.io/devices/FUT089Z.html

[-] [email protected] 1 points 2 years ago* (last edited 2 years ago)

i'm pretty sure i have the P version, and i did flash latest firmware for P version, i did a complete Z2M setup as i also swapped my raspberry for a mini pc at the same time but i haven't tried with an usb extender, will try that in a few hours and will update my comment. Is there a way to check visually if i have the P version ? Thanks for your answer

Edit: can confirm i have P version, model: ZBDongle-P Edit2: just tried to pair them again with an usb extender but still same

[-] [email protected] 1 points 2 years ago

Thanks for the head up

view more: ‹ prev next ›

paf

0 post score
0 comment score
joined 2 years ago