I need a 800mVdc to 900mVdc relay-- Normally open...but can handle at least 14Vdc...
Application i need it to trigger when my 900mV led blinks to trigger the 12v-13.8v circuit which powers a 12v led light connected to another pw source.....
so its a garage door opener converted with a 3vdc converter to power it then i use a momentary switch with that has a 12vdc led ring that I want to flash when the button is pressed .. there is also a 2nd momentary switch for programming ... the reason why i use the switch is the remote part is inside a fairing and is not accessible thus the need to make the 12vdv led work.. hope this clarifies..
With 900mV you'll need a transistor driver for the relay. As far as I know there are no relays (electro-mechanical or solid state) that operate at less than 1V.
Most LED operate with more than 900mV and with "regular" LEDs there is usually a current limiting resistor and maybe you can tap-into the higher-voltage side of the resistor?
There are DC solid state relays but they are (usually) not interchangeable with AC solid state relays. AC relays are usually built-around TRIACs and a TRIAC latches-on until current falls to zero, which is the next AC zero-crossing. With DC they just latch-on forever until power is removed.
I don't want to say an Arduino would make this super simple...but an Arduino would make this super simple, using a relay such as DaveX linked to. If you ever make the switch to DC to AC relay, don't forget that it's hot you switch, not neutral, for safety reasons. I use these all the time and it's about as easy as Arduino gets.