Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Lee Groom
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Lee Groom

    @Lee Groom

    2
    Reputation
    12
    Posts
    524
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Lee Groom Follow

    Best posts made by Lee Groom

    • RE: Sending Battery level with sensor data.

      that i can do 🙂

      perfect,,

      thank you..

      posted in Home Assistant
      Lee Groom
      Lee Groom
    • RE: Sensor pins

      @HarryDutch OMG your a genius, I do have LEDs on....I thought that only applied to gateways for some reason...

      Don't know why I didn't think of that 🙂

      Lee

      posted in Hardware
      Lee Groom
      Lee Groom

    Latest posts made by Lee Groom

    • DC-DC Step Up Boost Module 3v3

      Silly question,

      I have a 3v pro mini running on 2x1.5v batteries......this works perfectly well.. however i have tried to add in a "DC-DC Step Up Boost Module 3v3" if i add this to the circuit the pro-mini does seem to turn on but the D13 Led keeps flashing on and off and it does not seem to initialise the radio with a lot of fail messages in the serial monitor.

      I do come from a programming background and lets just say im not the best at the electronics side, but im getting there...At the moment i just added the boost module on its own,,,,do i need capacitors?

      Many Thanks in advance
      Lee

      posted in Hardware
      Lee Groom
      Lee Groom
    • RE: Sending Battery level with sensor data.

      that i can do 🙂

      perfect,,

      thank you..

      posted in Home Assistant
      Lee Groom
      Lee Groom
    • Sending Battery level with sensor data.

      in HASS there is a field within each sensor for battery life, how do i put data in there?? I do not want to make a new sensor purely for battery level..

      {
      "V_STATUS": "off",
      "assumed_state": true,
      "battery_level": 0, <------ want to put data here....
      "child_id": 1,
      "device": "/dev/ttyUSB0",
      "friendly_name": "Test 1 1",
      "node_id": 1
      }

      thanks in advance.

      Lee

      posted in Home Assistant
      Lee Groom
      Lee Groom
    • PCB, mains power

      I have a relay actuator and was thinking it tidying it up be putting on a FR4 pcb with a hilink HLK-PM01 220v to 5v.

      Am I ok to put 220v on an FR4 proto board??

      posted in Hardware
      Lee Groom
      Lee Groom
    • RE: Sensor pins

      @HarryDutch OMG your a genius, I do have LEDs on....I thought that only applied to gateways for some reason...

      Don't know why I didn't think of that 🙂

      Lee

      posted in Hardware
      Lee Groom
      Lee Groom
    • RE: Sensor pins

      Its on a nano........ Basically I have 2 relays and 2 buttons on the following pins.

      D3 - Realy1
      D4 Button1
      D5 Relay2
      D6 Button2

      on startup D5-6 seem to go high/low a couple of times. and it randomly thinks I am pressing the button on D6. it I move to use D7/8 it all works perfectly....It could be a dodgy board but I don't have an extra spare at the moment.

      posted in Hardware
      Lee Groom
      Lee Groom
    • Sensor pins

      Is there any reason that i cannot seem to use pins D5 and D6. when i try and use these pins i seem to get very random results, if i use D7 and D8 it all works fine. I noticed that there is a white circle around the D5 and D6 pinds on the connecting diagram, does this have any meaning ??

      https://www.mysensors.org/build/connect_radio

      Thanks in advance.
      Lee

      posted in Hardware
      Lee Groom
      Lee Groom
    • RE: Windows and configuration.yaml

      I am using mysensors/home assistant on windows.....its working fine....here is my conf...

      mysensors:
      gateways:
      - port: 'COM4'
      baud_rate: 115200
      debug: true
      version: '1.5'
      optimistic: 'true'

      Hope this helps...
      Lee

      posted in Home Assistant
      Lee Groom
      Lee Groom
    • RE: MQTT gateway on an Arduino Yun

      interesting.....thanks for the link 🙂

      posted in Hardware
      Lee Groom
      Lee Groom
    • RE: MQTT gateway on an Arduino Yun

      Sorry, I should clarify....

      Can I get the mysensors gateway running on a Yun?? i.e. will it use the inbuild network card to get to internet??

      I didn't think about running the MQTT server directly on the Yun at the same time....I might give that a go...

      Thanks
      Lee

      posted in Hardware
      Lee Groom
      Lee Groom