Navigation

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

    Topics created by peerv

    • peerv

      sendBatteryLevel not showing up in HA dasboard
      Home Assistant • • peerv  

      15
      0
      Votes
      15
      Posts
      2548
      Views

      peerv

      @mvader Thanks, got it working. Your explanation and the right indentions ( ) did it!
    • peerv

      hassio saving database size
      Home Assistant • • peerv  

      1
      0
      Votes
      1
      Posts
      774
      Views

      No one has replied

    • peerv

      New 2.2.0 Signal report function
      Hardware • • peerv  

      14
      1
      Votes
      14
      Posts
      4562
      Views

      jumping

      thanks, next time I will use the github search function
    • peerv

      Serial gateway and NRF24 and repeater mode
      Troubleshooting • • peerv  

      3
      0
      Votes
      3
      Posts
      905
      Views

      peerv

      @mfalkvidd Thanks for confirming about the BC message being normal protocol. I have used the log parser (great!) and the trouble shooting flowchart (great!). I am currently powering thru USB but as the comms problem is intermittend I need some further investigation.
    • peerv

      Invalid configuration on hassio
      Home Assistant • • peerv  

      13
      0
      Votes
      13
      Posts
      7637
      Views

      peerv

      HASSIO 0.70 on RPi with serial gateway attached still having configuration check problem with mysensors when executing hassio ha check This is what I did to try to solve: Deleted the configuration.yaml and the mysensors.json Restarted the RPi and hassio installed the default configuration.yaml Added the following mysensors configuration to the default configuration.yaml mysensors: gateways: - device: '/dev/ttyUSB0' persistence_file: 'mysensors.json' persistence: true retain: true version: '2.2' Restarted the Rpi and checked that hassio had installed the mysensors.json in the /config directory All my sensors were added to the mysensors.json The whole system seems to work OK! However when I run "hassio ha check" on the RPi I get the following error: core-ssh:~# hassio ha check ERROR Testing configuration at /config Failed config mysensors: - Invalid config for [mysensors]: /config directory does not exist or is not writeable for dictionary value @ data['mysensors']['gateways'][0]['persistence_ file']. Got 'mysensors.json' not a valid value for dictionary value @ data['mysensors']['gateways'][0]['devic e']. Got '/dev/ttyUSB0'. (See /config/configuration.yaml, line 59). Please check the docs at https://home-assistant.io/components/mysensors/ - config: ? frontend: ? javascript_version: auto group: ? history: ? exclude: ? include: ? use_include_order: False http: ? introduction: ? logbook: ? logger: [source /config/configuration.yaml:52] default: info logs: [source /config/configuration.yaml:54] homeassistant.components.mysensors: debug mysensors: debug mysensors: [source /config/configuration.yaml:59] gateways: [source /config/configuration.yaml:60] - device: /dev/ttyUSB0 persistence_file: mysensors.json persistence: True retain: True version: 2.2 script: ? updater: ? include_used_components: False reporting: True Successful config (partial) mysensors There are no errors in the system log! According to the log the system is reading and writing fine to and from the mysensors.json The secondary annoyance from this problem is the fact that I cannot reload the configuration file after a change. The only way to reload the configuration file is by powering off/on the RPi I added an issue on github: https://github.com/home-assistant/hassio/issues/478 Any help appreciated
    • peerv

      Removing sensors from mysensors.json
      Home Assistant • • peerv  

      2
      0
      Votes
      2
      Posts
      1459
      Views

      grz007

      Hello, I'm using hassbian, and to edit .json, prior to that, I just stop homassistant , edit file, save file and start homeassistant service again... all working..
    • peerv

      Newbie PCB and battery on RAW Voltage measurement
      Hardware • • peerv  

      7
      0
      Votes
      7
      Posts
      1365
      Views

      sundberg84

      @peerv - 40uA is what I aim with a Pro Mini 3.3v, sensor, radio and EasyPCB. Should last you a long time! GOod work.!
    • peerv

      hassio "sendBatteryLevel" value not on user interface
      Home Assistant • • peerv  

      1
      0
      Votes
      1
      Posts
      895
      Views

      No one has replied

    • peerv

      Serial.print and battery powered pro mini
      Hardware • • peerv  

      5
      0
      Votes
      5
      Posts
      928
      Views

      manutremo

      @peerv I don't use one of those "red" adapters but mine does the same and it seems to be no problem. Just test it, at worst case there might be some communication problem but that's all and I don't think it should even actually happen.
    • peerv

      "Related Content" not showing up in Firefox
      General Discussion • • peerv  

      2
      0
      Votes
      2
      Posts
      473
      Views

      hek

      It is served by google. You probably have an ad-blocker enabled in your firefox.
    • peerv

      How to power 5V sensor?
      Hardware • • peerv  

      12
      0
      Votes
      12
      Posts
      2830
      Views

      zboblamont

      @sundberg84 The details and methods to release additional pins are all in the documentation, so not a problem, however my original idea was to have capability to swap over devices, hence my reluctance to do surgery. Low energy use info is plentiful on the 5v pro-mini, the booster is the PIA for low energy, so that will probably be relay controlled in any instance... A steep but interesting learning experience...
    • peerv

      help needed for getting started with arduino based sensor and Domoticz
      Development • • peerv  

      4
      0
      Votes
      4
      Posts
      1195
      Views

      peerv

      Thanks guys, that makes it clear for me...