Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Acgua committed Mar 27, 2023
1 parent 3a0981e commit 7273abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ Once this ioBroker.fully-mqtt adapter is tested accordingly and runs stable, I w
### **WORK IN PROGRESS**

- (Acgua) **Breaking Change**: Using MQTT is required, and removed option to deactivate MQTT. Reasons: 1. requesting info thru REST API is redundant and simply not needed since MQTT is available, 2. It does not make sense to not use MQTT since it provides live updates of states.
- (Acgua) **Breaking Change**: Object 'mqttActivated' ('fully-mqtt.x.yyy.mqttActivated') is no longer used. Feel free to delete these objects if you update from a previous version as these will not be deleted automatically.
- (Acgua) Removed all REST API info requests, as MQTT use is now required
- (Acgua) Code improvements


### 0.0.12 (2023-03-26)

- (Acgua) Logging improved
Expand Down

0 comments on commit 7273abb

Please sign in to comment.