y0sh1 / RTL-SDR-P2000Receiver-HA

Receive P2000 messages using RTL-SDR stick and post them to Home Assistant
MIT License
0 stars 0 forks source link

Remove code referencing home_assistant #8

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR removes all code referencing home_assistant in the p2000.py file. The 'home-assistant' section in the config file and the code in the Main class that sets up the home-assistant configuration and posts data to Home Assistant have been removed.

Summary of Changes

Please review and merge this PR to remove the unnecessary code referencing home_assistant.

Fixes #7.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/remove-home-assistant-code

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.