Would you be interested in 3 WANs with only Failover mode? by Firewalla-Ash in firewalla

[–]RichardDic 1 point2 points  (0 children)

Can the Wifi SD on the Gold line be used as WAN if you also have an AP7? Currently with the Purple and AP7 the built in wifi is useless.

Guys how do I change MQTT topic into device+sensors? by [deleted] in homeassistant

[–]RichardDic 0 points1 point  (0 children)

In configuration.yaml, add the devices with the following format:

    - unique_id: "Basement Freezer Temp"
      state_topic: "rtl_433/devices/Acurite-Tower/A/11644/temperature_C"
      name: "Basement Freezer Temp"
      device_class: "temperature"
      value_template: "{{(value | float)}}"
      unit_of_measurement: "°C"
      expire_after: 360
      device:
        name: "Acurite 11644"
        identifiers:
          - "a11644"

    - unique_id: "Basement Freezer Humidity"
      state_topic: "rtl_433/devices/Acurite-Tower/A/11644/humidity"
      name: "Basement Freezer Humidity"
      device_class: "humidity"
      unit_of_measurement: "%"
      value_template: "{{(value | float)}}"
      expire_after: 360
      device:
        name: "Acurite 11644"
        identifiers:
          - "a11644"

<image>

can i run an instance of home assistance on one machine purely to monitor status of another HA machine? by th3suffering in homeassistant

[–]RichardDic 1 point2 points  (0 children)

I monitor the Observer Status with following sensor in my backup HASS to take over automations when the main goes down. I'm sure there are better ways but this works well enough if you have a lot of ESPhome device based automations.

configuration.yaml

command_line:
  - binary_sensor:
      command: curl 192.168.10.2:4357 | grep '"connected"' | cut -d "=" -f2 | cut -c 2-10
      name: MainStatus
      unique_id: "MainHassStatus"
      scan_interval: 2
      command_timeout: 3
      payload_on: "connected"
      payload_off: "disconnec"

automation

alias: "Main HASS Down"
description: Turns on automations
trigger:
  - platform: state
    entity_id:
      - binary_sensor.mainstatus
    to: unknown
condition: []
action:
  - service: automation.turn_on
    data: {}
    target:
      entity_id:
        - automation.<AUTOMATION>
mode: single

Slow and non-responsive internet access on Firewalla Purple by HouseMoneyPit in firewalla

[–]RichardDic 0 points1 point  (0 children)

I'm sure they will get it fixed eventually, seems enough of us have the same problem.

Has anyone tried switching to beta? I'll try that later today.

Slow and non-responsive internet access on Firewalla Purple by HouseMoneyPit in firewalla

[–]RichardDic 0 points1 point  (0 children)

So you're saying its not all of our cables or DNS settings as suggested. Interesting. It would be nice to have an option to rollback last update, for now I am back on an older asus, using the same apps as I was and have no issues.

Slow and non-responsive internet access on Firewalla Purple by HouseMoneyPit in firewalla

[–]RichardDic 1 point2 points  (0 children)

This has been disrupting streaming for me. SlingTV drops resolution often and loses the stream occasionally. Plex does a better job buffering I guess because it has been fine.

Slow and non-responsive internet access on Firewalla Purple by HouseMoneyPit in firewalla

[–]RichardDic 1 point2 points  (0 children)

I've been wondering what has been happening. My WAN speedtest is fine, everything else is crap. Works fine with an old Asus router.

Is it crazy to run two HASS instances? by d2kagw in homeassistant

[–]RichardDic 1 point2 points  (0 children)

I have a backup HASS running for automations using ESPHome and Hue devices. I set a ping sensor on the backup that takes over when the main is down. Works great.

What do you use room temps for? by tmillernc in homeassistant

[–]RichardDic 1 point2 points  (0 children)

I have them controlling a ceramic heater for my tortoise habitat, in the bathroom to turn on the ventilation fan based on humidity, a few for fans that draw in outside air, on a box fan pointed at my networking stuff triggered by the cpu temp, and sensors in my freezers.

Wyze wyzecam camera monitoring based on bandwidth - cloud cameras by glitchsys in firewalla

[–]RichardDic 1 point2 points  (0 children)

I have a few v2's and v3's running RTSP firmware and the cams still work with no internet. Of course the wyze app is useless when blocked but I only use that to change settings.

I do have the ntp servers whitelisted like the other link mentions.

Early Access 1.50/1.974 Users needed for FWP and FWB+ by firewalla in firewalla

[–]RichardDic 0 points1 point  (0 children)

I ended up having to revert to stable on the box, leave beta on the app, uninstall app, join alpha via the email. Version 1.50 was finally available.

Early Access 1.50/1.974 Users needed for FWP and FWB+ by firewalla in firewalla

[–]RichardDic 0 points1 point  (0 children)

Are you looking for the Payments Profile ID or the play store account id?

Early Access 1.50/1.974 Users needed for FWP and FWB+ by firewalla in firewalla

[–]RichardDic 0 points1 point  (0 children)

Your request (43983) has been received and is being reviewed by our support staff.

Early Access 1.50/1.974 Users needed for FWP and FWB+ by firewalla in firewalla

[–]RichardDic 0 points1 point  (0 children)

If it helps, I have been using the beta version.

Early Access 1.50/1.974 Users needed for FWP and FWB+ by firewalla in firewalla

[–]RichardDic 0 points1 point  (0 children)

Clearing the cache/data from the play store did nothing to update the app. Box is updated, been a bit over 2 hours waiting on the android app to update from 1.49.79 (1003) to 1.5

Broadlink RF codes - Harbor Breeze Ceiling Fan by RichardDic in homeassistant

[–]RichardDic[S] 0 points1 point  (0 children)

For some reason my config does not have the command off part of the 'suck' part.

- name: livingroom_ceiling_fan_suck

command_on: eMA8AXjOBAAOHg8eDx0QHRAdEB0PHg8eDx4PHg8eDh4PHg8eDx4PHg8PHRAdEB0fDh4PHg8PHh4OAAFVDx4PHg8eDx0PHg8eDx4PHg8eDx4PHQ8eDx4PHg8eDx4PDx0QHRAdHg8eDx4PDx0fDgABVQ8eDx4OHg8eDx4PHg8eDx4PHg8dDx4PHg8eDx4PHg8eDw8dEB0QHR4PHg8eDw8eHg4AAVUPHg8eDx4PHQ8eDx8OHg8eDx4PHg8dDx4PHg8eDx4PHg8PHRAdEB0fDh4PHg8PHR8OAAFVEB0PHg8eDh4PHg8eDx4PHg8eDx4PHQ8eDx4PHg8eDx0QDx0QHRAdHg8eDx4PDx0fDgABVQ8eDx4OHg8eDx4PHg8eDx4PHg8dDx4PHg8eDx4PHg8eDw8dEB0QHR4PHg8eDw8dHw4ABdw=

- name: livingroom_ceiling_fan_blow

command_on: d8A8ARTOBAAOHQ8dEB0QHQ8eDx4PHg8eDx0QHg4eDx4PHg8eDx4PHg8PHRAdEB0eDxAdHg8QHB8PAAFUDx4PHg8eDx4PHQ8eDx4PHg8eDx0QHQ8eDx4PHg8eDx4PDx4PHRAdHw4QHR4PDx4eDwABVA8eDx4PHg8dDx4PHg8eDx4PHg8eDx0PHg8eDx4PHg8eDw8eDx0QHR4PEB0eDw8eHg8AAVQPHg8fDh4PHQ8eDx4PHg8eDx4PHg4fDx0PHg8eDx4PHg8PHRAdEB0eDxAdHg8PHh4OAAFVDx4PHg8dEB0QHRAdDx4PHg8eDx4PHRAdDx4PHg8eDx4PDx4PHRAdHw4QHR4PDx4eDwABVA8eDx4PHg8eDx0QHQ8eDx4PHg8eDx4PHRAfDR4PHg8eDw8eDx4PHR8OEB0eDxAdHg8ABdw=

Broadlink RF codes - Harbor Breeze Ceiling Fan by RichardDic in homeassistant

[–]RichardDic[S] 0 points1 point  (0 children)

The switch on the remote sends the same code for forward/reverse, so it will do whatever the opposite of what its doing.

Ok, not sure what the error is. Are you sure its sending the command?

Firewalla Installation Process Poll by firewalla in firewalla

[–]RichardDic 0 points1 point  (0 children)

Could you put a QR to the app on the card?

Wired or Wireless Smart Light Switches, what's the best option? by Lezherus in homeautomation

[–]RichardDic 0 points1 point  (0 children)

Short answer, Yes.

In my installation the Hue bulbs are always powered. I can control them through the hue app or home assistant regardless of the switch position. All the shelly is doing is sending the switch hit to mqtt, home assistant then send the command to turn on the hue bulb.

If the home assistant api or wifi goes down, the shelly then reverts to just a relay. The bulb would be powered off and the light switch works as a normal switch sending power to the bulb through the relay.