a question
you can do a reset of the Arduino with MyC. ??
reboot a Node when a watchdog is lost ???
a question
you can do a reset of the Arduino with MyC. ??
reboot a Node when a watchdog is lost ???
thanks for the "wait"
but I didn't keep everything, I'll leave you some
the result now is good
a copy of some part of the sketch
jkandasa and Thanks
(tomorrow I'm away from my computer until Sunday)
Hello
The returns of the day
1st part of the video : Arduino reset
2nd part of the video : non functional sorting column for the Nodes
the evening video ... good evening
Yes really nice, less violent for the view
Ps: I redid a total installation of MyController, so I know what I'm starting with.
Hello jkandasa
I realize that I give you a lot of work, I will try to reduce my requests.
But MyController has a big potential, the choice that you made to assemble different elements and the type of structure that forms MyC is great.
So Bravo for the launching of the themes step, I test in the day, I will make a report this evening or tomorrow (a video ? )
Thanks again
ps: message notification finally works
(it was my provider )
I expressed myself badly, I wanted to say the updates
but I found it on https://github.com/mycontroller-org
there is a text, a line that gives the info
example : "Updated 3 days ago"
for lack of number I would have a date
good day to you jkandasa
No, still no automatic notification.
I'll change my mailbox to see, maybe it's my provider.
question:
Is there a place on the forum where you can find the list of Mycontroller versions?
Number and date of arrival
Hello
yes the taking into account of the themes is important, the packaging of the product is important.
But my request is more for a visual comfort, I spend important hours on MyController
Thanks
yes to delete yaml files in
it's good, MyC is all clean
for influxDB nothing to delete ?
a question of cosmetic:
how to fade the background of the main page of MyC
the white color starts to hurt my eyes.
and I can't see the widgets frame
a value in a css file to modify ?
yes, thank you
I start again on a new version/base of MyC.
I delete the mycontroller directory in /opt/apps/
there is nothing hidden elsewhere ???
I leave with a blank database ?? is that it ?
it's good I could finally delete the old entries (Resources)
I had to reconnect a usb gateway for the action to take effect.
morality: delete the entries of the resources before disconnecting the gateway.
https://v1.casimages.com/v/2022/04/27//ydIJNb-MyC-Danger-alertTypeError-2022-04-27.mkv
physically nothing is connected to my controller anymore
not sure if this is the right place to post, but still create a new thread it might be a lot
tell me what to do ???? ;(
Hello jkandasa
Finally a nice scratch of MyController, Finally it was time.
Explanation:
after playing with adding and removing new gateway and node
(usb1 usb2 usb3 ...ectc)
a blocking of MyC happened
Image:https://nsm09.casimages.com/img/2022/04/27//22042702002423870817878495.png
the solution to get back in control is to quit the browser and reopen a new one.
But now it is impossible to delete the elements that existed
( GW Node Fields ...)
the total restart of the system does not give anything
how to make MyS find the Reason
Thank you
bravo for the explanation, you are a school teacher?
not yet tested but cella must be impeccable, I finish a part of my CAN bus for the Gateway
( yes still part in all the directions)
bybye
hello jkandasa
ah right, it's the browser caching for the settings.
as I regularly empty my cache (history and cookies) it's normal.
for the schedules, as an example.
Relay to ON in the morning 8am and OFF at 10am
then ON 2pm and OFF 4pm.
from Monday to Thursday, for an Arduino with MySensors
a return on manipulations, improvements can be ?
hello
in Field Details
metric values - Duration / Interval / Function - are not kept
they come back to their base value
it's a bit boring, how to preserve them ?
other questions : Add a Schedule
I'm going to test the schedule part of the programmed commands,
to test with a relay on an Arduino Node.
how to fill in the fields of Add to Schedule
thank you very much
yes I am back
yes yes I saw my mistake after posting
Setup ()
send(msg.set(CHILD_ID_RELAY_1?false:true), true);
or
send(msg.set(digitalRead(PIN_RELAY_1)==HIGH ? 1 : 0));
the 2 possibilities work
at reboot of the Arduino it is functional .
the status of my relay changes well
thanks
sorry for the inconvenience
hello jkandasa
The Relay Controls with MyC work well.
switch ON/OFF button perfect
I have added to my sketch the function to turn off the relays when the arduino is restarted.
"digitalWrite(PIN_RELAY_1, RELAY_OFF);"
and add also
"send(msg.set(CHILD_ID_RELAY_1==HIGH ? 1 : 0), true);"
to return the information to MyController
But in my widget the status remains ON, while the Relay is OFF
it's an error in my sketch and I have misconfigured my widget ?
Thanks
(I don't know where to put this info )
In the Dashboard widget editing mode.
You can place or modify several widgets, but if you click on a curve of the graphs by mistake, you will lose the operations performed.
the work has to be started again.
Can we deactivate the function that sends us hard "Field Details"?
a video texte du lien
Ouch, this is getting bigger
next time you'll have sound
my last words may be confusing
the picture idea texte du lien
a button that takes several color states
(an idea of how difficult it is, it's up to you, and there are surely more important things to do)
yes as you are in Widgets it is the right time to do it?