home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.14k stars 29.81k forks source link

Refoos Integration: Does not find find P-11 switches #107092

Closed MatthiasBehrend closed 7 months ago

MatthiasBehrend commented 8 months ago

Checklist

Describe the issue you are experiencing

I had two Refoss Switches (P11) already in use, using the tasmota integration. With the new Refoss Integration, I tried to find the switches, but the integration does not find them.

Describe the behavior you expected

I thought the Integration would find my switches.

Steps to reproduce the issue

  1. Add Integration
  2. Start Search
  3. ...

What version of Home Assistant Core has the issue?

2024.1.0

What was the last working version of Home Assistant Core?

2024.1.0

In which browser are you experiencing the issue with?

Safari 17.2.1

Which operating system are you using to run this browser?

Ventura 13.6.3

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

home-assistant[bot] commented 8 months ago

Hey there @ashionky, mind taking a look at this issue as it has been labeled with an integration (refoss) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `refoss` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign refoss` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


refoss documentation refoss source (message by IssueLinks)

Ninja1283 commented 8 months ago

The Tasmota version of the P11 switches are flashed with Tasmota, and can't be used with any of the Refoss ecosystem (phone app, HA Integration, etc.)

From the product page:

  • Tasmota pre-installed plug utilizing ESP8266 as the chip solution.
  • Pre-installed with Tasmota, requiring no further setup. Simply integrate it into your smart home platform.
  • Doesn't support usage on the Refoss app. Control it via the web interface.
  • Integrates with multiple home automation solutions, such as Home Assistant, Domoticz, Alexa, Homebridge (HomeKit), openHAB, IOBroker, SmartThings, Homematic IP, and more.
  • Fully local control with quick setup and updates, no need for an app or cloud service support. Control via MQTT, Web UI, HTTP, or serial.

@ashionky, I'm also getting the "No devices found on the network" error when trying to add an EM06 power monitor. Is this device supported in the HA Integration? I've tried on every HA release from 2024.1.0 to 2024.1.2, in several different browsers, but no luck so far. It's reporting correctly in the Refoss app.

Ninja1283 commented 8 months ago

After communicating with a Refoss PM, apparently the HA Integration currently only supports the R10 Smart Relay Switch at this time. It would be very good to update the documentation to reflect this information to avoid any future confusion.

The P11 uses the Tasmota firmware and integration, and will not be supported through the Refoss Integration.

The EM06 is slated for a firmware upgrade in ~2months and will be able to be adopted through the Refoss Integration at that time.

jbouwh commented 7 months ago

Closing as the issue seems be an external one.